Skip to Content
0
Former Member
May 14, 2010 at 11:09 PM

Action Processing Class Error

35 Views

Hi All,

We create a Z Action Processing Class ZCL_DOC_PROCESSING_CRM_ORDER and assigned it to our action definition in processing types. And then we assigned method Z_CRM_ORDER_EXEC_SMART to processing method, this method has some custom code.

The issue is while saving the transaction the system give a dump error that Z_CRM_ORDER_EXEC_SMART method dont exist in class CL_DOC_PROCESSING_CRM_ORDER. The action should have pointed to our Z class but its pointing to standard class. Can anyone provide some input on how to resolve this.

Note: Earlier standard class was assigned to this action and this was working fine, now we want to change this to a Zclass because of custom logic.

Regards,

Vikas