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
Explain the disadvantages of logical databases?
what is diff between ECC 5.0 AND ECC 6.0
What is a view in sap? : abap data dictionary
What is Buffering Concept? When should a Table be buffered?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
Mention the various databases integrities?
How to define selection screen?
Can multiple abap systems connect to abap database?
What are the fields in the memory table ‘screen’?
Mention some important events in abap programming.
What is sapnet?
What is the purpose of sum statement?
Difference between function group and function module?
Are you familiar with all steps for setting up a workflow?
What functions does a data dictionary perform ?