In an Internal table how do you suppress or add the leading
Zeroes for a particular field in your itab?
Answer Posted / student
We can use a function module 'CONVERSION_EXIT_ALPHA_INPUT'
to add the leading zeros.
example:
CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
EXPORTING
INPUT = P_KUNNR
IMPORTING
OUTPUT = P_KUNNR.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What are the different methods of bdc? : abap bdc
What is sapnet?
Define subtype ? : abap hr
What are pooled tables? : abap data dictionary
What is the difference between ABAP and HR ABAP
What is an authorization in sap?
What is sequence number
What is a size category? : abap data dictionary
Explain what is the purpose of sap script?
Why do we use dynamic where conditions?
What are the types of bdc s?
How do we handle multiple line items in BDC's.
Can a posting run be deleted? : sap abap hr
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
what is friend class