when we use the SELECT statement along with FOR ALL
ENTRIES then what type of validations we have do before
executing this statement
Answers were Sorted based on User's Feedback
Answer / vijayesh
The table in which you are checking the entries, for SELECT
query, should not be initial. otherwise it will select all
the records.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
How to upload data using CATT ?
What is the use of program rsbdcsub? : abap bdc
Explain the differences between at selection-screen and at selection-screen output?
what connects smartform to it's driver program?
Report zabc. Top-of-page. Write : 'Hello'. End-of-page. What is the output of the program.
6 Answers Enteg Technologies, Myne,
how to debug the program based on the user
16) Is BSEG and BKPF transaparent tables?
Types of User exits ?
How to find the return code of an stmt in abap programs?
What are the advantages and disadvantages of ABAP query tool?
Why we do Version comparison?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc