In an Internal table how do you suppress or add the leading
Zeroes for a particular field in your itab?
Answer Posted / nirmalafredrick
to suppress u can use NO-ZERO
ex:
write stnumber no-zero.
here the field stnumber will be displayed without leading zeroes
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
please give the remaining answers.
Name some system global variables you can use in abap programs?
What is netweaver???what is the relationship with ABAP?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
What has to be done to the packed fields before submitting to a BDC session.
Persistent class
Explain sap abap 3-tier architecture?
What are Pull and Push Methods?
What are the organizational related infotypes? : abap hr
What is view? Different types of view. Explain?
Difference between select option and ranges ?
What is the difference between refresh and free statements?
How do you read files from the presentation server ? : abap bdc
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
What is difference between check table and value table ?