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 Help Members By Posting Answers For Below Questions

What are null values? : abap data dictionary

623


How do you find number of records present in internal table?

579


Define external layer?

637


How memory management happens for internal tables and work areas in abap?

732


hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1582






How the at-user command serves mainly in lists?

620


Explain the Importance of pa20? : abap hr

633


What is alv programming in abap? When is this grid used in abap? : abap hr

683


difference between Valuation type and valuation category?

2005


What are ranges?

595


What is table attribute? : abap data dictionary

573


Explain how do you get output from idoc?

616


How many types of views are there ?

647


What is the difference between sum and collect?

894


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

630