cancel
Showing results for 
Search instead for 
Did you mean: 

Reading error message of an order

Former Member
0 Kudos

hi ,

i want to read the error messages of a order .

one probable solution is reading application log but i don't know how to read the application log of a order.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can use the function model "APPL_LOG_READ_DB".

For the log of the order header you need the parameters:

OBJECT: CRM_DOCUMENT

SUBOBJECT: SINGLE

EXTERNAL_NUMBER: #HEADER_GUID#

regards

Norbert

Former Member
0 Kudos

Hi,

Please read the following link for your information:

http://help.sap.com/saphelp_crm50/helpdata/en/85/44e03b861eeb66e10000000a11402f/content.htm

Best Regards,

Johnny.

Reward if it helps.