cancel
Showing results for 
Search instead for 
Did you mean: 

How to read Order Error based on the GUID

Former Member
0 Kudos

Hi Friends,

Is there a Function Module in CRM which can read errors? I am creating a Sales Order and the order contains error. Programmatically I have to read the errors based on the GUID of the sales order? How can I do that? Is there any Function module?

I was using CRM_Collect_Messages but that dint know how to proceed from there?

Regards,

Hiranmayi

Accepted Solutions (0)

Answers (1)

Answers (1)

prasenjit_sharma
Active Contributor
0 Kudos

Hi,

Try using the Functions modules

CRM_MESSAGES_DISPLAY.

CRM_MESSAGES_GET_MSG_INFO

Regards

Prasenjit