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
How do you display a data in a detail list?
What is the difference between Classic badi and Kernal badi ?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
how to modify the standard method as per your requirement
Explain about interactive report?
Explain open dataset in sap abap?
How to create a button in selection screen ?
What does the ‘suppress dialog’ do?
What is the abap program name to process the batch input session automatically? : abap bdc
What are the domains and data element?
Explain Catch Command in ABAP?
Explain the difference between open_form and close_form?
How will you find manager of an employee
What is the difference between a structure and a table? : abap data dictionary
Explain buffering concept usage?