how to use binary search in internal table?what is the use
of indexes and secondary indexes?
Answer Posted / malli.gontla
In binary search, the total records are divided in to two
parts. It will search the particular record in first half
and then in second half. Binary means, dividing in two
parts.
Indexs are used to get the data very fast.
Indexs are 2 types, primary and secondary.
Primary indexes are crated during the creation of table. By
defaultly primary indexes are created. But secondary
indexes are created by used according to user need.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain what is sequence of event triggered in report?
how do you transport lsmw data from one system to another?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What is read line in abap?
What will happen when we use fully buffered in abap?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What is roll area?
What are the different abap editors? What is the used of different editors in abap?
Why are insert and append statement used in sap abap?
What are standard layouts sets in the sap script?
Explain the sequences of event block?
What are different data types in abap/4?
– 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 problem we face during development( if we say v are in support(development)? what are the critical problems araises during LSMW updation and Smart form layout development for involce and po? very very important questions now a days commonly asking..plz plz reply me
Proxy Programming with ABAP - How to develop the Proxy identification through programming