Answer Posted / aruna
If the data in the Internal table is huge and
you are trying to read the data from the Internal table
then it is recommend to use binary search.
Read table <itab> with key <fieldname> binary search .
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the two levels in defining a match code ?
What is open sql vs native sql ?
What is a collect statement?
Explain the disadvantages of abap query tool?
How do you process errors in call transaction method? : abap bdc
wht is the diff. b/n initialization and lotus of event
What is the differences between abap and ooabap. In which situation we useooabap?
Explain the different types of screen keywords?
How to transfer the objects? Have to transferred any objects?
What two statements are required in an abap program to output an icon using a write statement?
Define alv programming in abap?
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
Mention what is alv programming in abap?
– 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
when are objects are passed from task to the change request?