Answer Posted / maharudraswamy
sort itab by <field name> ascending.
sort itab by <field name> descending.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is the significance of the memory table ‘screen’?
What are the advantages of abap query tool?
what is difference between set screen and call screen ?
What is the relationship existing between the various data elements? : abap data dictionary
Why grouping of fields is required? What is the max no of modification groups for each field?
What are the organizational related Infotypes
What are the two methods for modifying sap standard tables?
How we can retrieve data using secondary index. Explain with simple example?
Define database layer? : abap data dictionary
Concepts of OO ABAP and why we are using it?
Explain the Types of Select statements?
Explain different types of attributes of function module?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What are the Control levels in internal tables?
Can we use flow logic control key words in abap/4 and vice-verse?