Answer Posted / sukhbir
IN addition to above:
The BDCMSGCOLL does not have the messages text. It has only
the message type, number and message parameters.
You have to read the message text from the database table
T100 that stores all the messages.
After reading consider only error message.
--------------------------------------------------------
" Read the dictionary table T100 FOR ALL ENTRIES in
BDCMSGCOLL."
you can use the function module
WRITE_MESSAGES to read the messages.
see function module for the list of parameters.
refer FORMAT_MESSAGES function module also.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are plan versions used for? : sap abap hr
What are system variable in abap?
when does a list get sent to the screen on the presentation layer?
How do you backup Sapscript layout sets? Can you download and upload? How?
What does the extract statement do in extract datasets?
What are the components of selection table?
How to create a link between modified form and modified print program?
Which one is better joins or views and why?
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
Mention some important events in abap programming.
What are system fields for secondary lists?
How collect statement is different from append?
What is luw or data base transaction ?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
What kind of financial periods exist in sap? What is the relavent table for that?