when we use the SELECT statement along with FOR ALL
ENTRIES then what type of validations we have do before
executing this statement
Answer Posted / tamseel hashmi
1. check Primary table should not be blank.
If not itab1[] is initial.
...
endif.
2. for all entries select statment should have all primary
kyes in where clause.
3. it is good for small data but for larg data it is not
good to use.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the arithmetic operators in the sap abap?
What is an internal table?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What functions does a data dictionary perform? : abap data dictionary
What are the different modules of sap? : sap abap hr
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
How to upload more than 2GB file from External Source to SAP?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What are the basic functions of database utility? : abap data dictionary
What are the difference between call screen and leave screen?
What are the 3 types of tables in sap? : abap data dictionary
what are the two methods of modifying sap standard tables? : abap data dictionary
Write the bdc table structure? : abap bdc
Explain different types of attributes of function module?