‎2006 Jul 05 2:10 PM
Hi All
The return parameters of a material creation bapi is as follows :
TYPE E
ID MG
NUMBER 537
MESSAGE Messages for material 300005361:
log number 0000000000046726
LOG_NO 00000000000000069126
LOG_MSG_NO 000000
MESSAGE_V1 300005361
MESSAGE_V2 0000000000046726
MESSAGE_V3
MESSAGE_V4
Please advice how to find the further detailed description of the above error message.
Thanks
Ravindra Suvarna
‎2006 Jul 05 2:13 PM
You need to display the log using transaction SLG1.
Material related objects:
CKML_PRICES_SEND
GDS_MATERIAL_EXTRACT
MATU
-Kiran
*Please reward useful answers
Message was edited by: Kiran Raorane
‎2006 Jul 05 2:13 PM
You need to display the log using transaction SLG1.
Material related objects:
CKML_PRICES_SEND
GDS_MATERIAL_EXTRACT
MATU
-Kiran
*Please reward useful answers
Message was edited by: Kiran Raorane
‎2006 Jul 05 2:13 PM
You can use FM MESSAGE_PREPARE, this FM compose message error text.
Also you can go to TX SE91 with message class MG ans message number 537, to see error text.
Regards.
‎2006 Jul 05 2:14 PM
Hello Ravindra,
Declare on message table and equate to the ET_MESSATE_TABLE of the BAPI.
You will get the details of the BAPI run.
Reward points if it is helpful.
Regards,
Vasanth