Answer Posted / venkateswarlu
before using the Forallentries we should follow the these
conditions
IF NOT ITAB[] is INITIAL.
ENDIF.
AT least one primary key filed in the where class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does an exec sql statement do in abap?
Explain what are the events used in interactive reports?
What are the techniques involved in using sap supplied programs?
What is bdc programming? : abap bdc
when do you need to create an internal table with header line ? and with out a header line?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
What is a database view? : abap data dictionary
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
What are two methods of modifying sap standard tables? : abap data dictionary
How to add a column to a table control while using alphanumerical layout editor ?
What is repository info. Systems? : abap data dictionary
How many types of views are there? : abap data dictionary
What are the fields in a bdc_tab table? : abap bdc
What is a transaction variant and why are they used?