Answer Posted / darsh
MESSAGE TYPE R 6 TYPES---->
I----> INFORMATION
S----> STATUS
A----> ABORT
W----> WARNING
E----> ERROR
X----> EXIT WITH ABAP DUMP.
Is This Answer Correct ? | 82 Yes | 14 No |
Post New Answer View All Answers
5) How to rereive text elements in SF and script?
How can you find the field/data underlying a transaction?
What is buffering in abap?
What is an abap/4 query? : abap hr
What is the difference between RETURNING and CHANGING parameters for a method?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What are the dynamic actions and how to configure it? : sap abap hr
How to read 5th record from Hash Internal Table?
What is logo in sap script?
What is delivery class? : abap data dictionary
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What are the different functions used in sap script?
How do you activate a function exit?
Give examples of transparent table?
What will you code in start-of-selection & end-of-selecton & why?