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 sap abap data dictionary?
What are the different types of parameters?
What are the screen painter and menu painter?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
Mention some important events in abap programming.
What kind of BDC programs are written ?
What are interface/conversion programs in SAP?
Explain the uses of the simple maintenance interface? : sap abap hr
what is sap scriptview ?
State the system field for the current date?
What are the differences between table controls and step loops?
What is the difference between sy-tabix and sy-index? Where it is used?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
Difference between sap script and report?
How are the date abd time field values stored in sap?