Answer Posted / guest
We can create a internal table like 'bsgmcgcoll'. All the
messages will go to internal table. We can get errors in
this internal table.
Below messages are go to internal table. when you run the
call transaction.
- Message type
- Message id
- Message Number
- Variable1
- Variable2
- Variable3
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Difference between call by value and call by reference? : abap data dictionary
Explain pai and pbo.
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What are the different window types in sapscript?
How to combine multiple billing into one RV document ( Step by Step)?
What are indexes? : abap hr
What are the differences between a database index and a match code?
What are the basic functions of database utility? : abap data dictionary
Is it possible to pass data to and from include programs explicitly?
What are the advantages of logical databases : abap hr
What are the two statements which are required in an abap program to output an icon using a write statement?