Between select .........endselect write one statement
executes the cursor goes to dump analysis?what is the
statement ?
Answer Posted / bhai
Statements like CALL SCREEN , CALL DIALOG , CALL
TRANSACTION or MESSAGE are not allowed within a SELECT ...
ENDSELECT loop.
regards,
bhai....
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to read files and process BDC's automatically ?
What is a 'z' report?
What is the difference between collect and sum?
What are indexes? : sap abap data dictionary
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is gui status? How to create /edit gui status?
How many default tab strips are there? How to insert more tabs in it?
How can I get ascii value of any letter? Is there any function?
What is the table buffer?
What will exactly the hide statement do?
What is the syntax for ‘call transaction’?
What is a fall back class?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What is the use of the statement leave to list-processing?
What is the difference between RETURNING and CHANGING parameters for a method?