Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9129

Re: How to add leading zeros

$
0
0

Hi,

 

You can use FM

 

CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'

  EXPORTING

    input         = value

IMPORTING

   OUTPUT        = value.

 

This will add leading zeros.

 

Regards,

Mayur Priyan. S


Viewing all articles
Browse latest Browse all 9129

Trending Articles