How can you remove leading zeros of a number in script?
Answer Posted / dushyanta kumar
SHIFT <Field> LEFT DELETING LEADING '0'
OR
&VARIABLE(Z)&
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
How do you set up background jobs in sap?
how can we enable hyperlink in screen painter?
Can a domain, assigned to a data element be changed?
How many detail lists can be created in interactive reporting?
What is the table buffer? Which type of tables used this buffer?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
how to create view in bdc..??
When will the current screen processing terminates?
how to modify the standard method as per your requirement
What is an internal table?
How do you Export a session ?
What are the components of sap scripts? : abap hr