Answer Posted / krishna
there are six messages. that are
I ---> information
S ---> status
W ---> warning
A ---> aband
E ---> error
X ---> exit with abap dump
Is This Answer Correct ? | 30 Yes | 17 No |
Post New Answer View All Answers
What is the difference between tables and structures?
What are the two levels in defining a match code? : abap data dictionary
What is hotspot?
What is the use of 'table index'?
How memory management happens for internal tables and work areas in abap?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
How can you find the field/data underlying a transaction?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is interactive reporting?
What is an abap dictionary? : abap data dictionary
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What are the system fields? Explain?
Can you show multiple alvs on a single screen?
How to write a code for multiple transactions? : abap bdc
What is a bsp application? : sap abap hr