Suppose u r using FOR ALL ENTRIES. What happens when there
is no data in the itab which is using all the entries?
Answer Posted / santhu23
when you are using for all enteries always check whether
IF ITAB NOT INITIAL.
Otherwise it will pick all the values form by second selected table based on "NULL VALUES".
So, We have to check ITAB Is Not Initial.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is client in the sap system? : sap abap hr
Table events aNd table maintains generation
Explain the difference between get and get late?
What is the difference between collect and append statements?
What is a multiple line field? : abap bdc
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
what are Hana Basics
What is the difference between a structure and an append structure?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
– 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
Define abap/4 layer?
How to Solve a Particular Ticket in Realtime ?
What is the structure of bdcmsgcoll? : abap bdc
What are the different types of laws. What are they?
Will 50,000 records be uploaded directly into APP's Server?