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 to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
How many types of data classes are there in sap abap? : abap data dictionary
What is the difference between abap and hr abap? : abap hr
what are Hana Basics
How do you find out who has transported a transport request?
How will you read from internal table records in a given value range (without using loop)
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?
What is the use of enqueue function module? : sap abap data dictionary
What is an abap?
What is the structure of the bdc table? : abap bdc
What are indexes? : abap hr
What is alv programming in abap? When is this grid used in abap? : abap hr
Can a constructor be redefined?
What is the structure of bdcmsgcoll? : abap bdc