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
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
Explain different types of locks?
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
Badi concepts
What are the disadvantages of abap query tool?
Why lsmw does not support call transaction method? : abap bdc
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What is the disadvantage of a call by reference?
What is the collect statement?
What are the classifications of the sap abap data classes?
Explain what are standard layouts sets in the sap script?
What is the procedure you followed to upload the data?
What are secondary indexes. How can we know which index is being used in a select query?