When we append a record to a sorted internel table how it
is appended?
Answer Posted / bala
sort internal tables r used to sort the internal table from
left column to the right most colume in assending order
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
Proxy Programming with ABAP - How to develop the Proxy identification through programming
Can we use flow logic control key words in abap/4 and vice-verse?
What is the significance of the screen number ‘0’?
How do I find the output type of a table or a program?
What are the different software packets available in the market? : sap abap hr
When is the top-of-page event triggered? : abap data dictionary
What kind of BDC programs are written ?
What is the significance of delivery class? : abap data dictionary
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
How can a lock object be called in the transaction?
What is the difference between refresh and free statements?
wat is the default file name of BAPI trace?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
Can a domain, assigned to a data element be changed?
What is pass by value and what is pass by reference? Which is better?