Skip to Content
0
Former Member
May 25, 2010 at 01:14 PM

Change ERPOrder genil handler (CL_CRM_ERP_IL) for a Z class

115 Views

Hi all,

I need to add a new parameter to the RFC SLS_LORD_MAINTAIN in the ERP that is called from the ERPOrder handler class (CL_CRM_ERP_I) in CRM 6.0.

My idea to solve this is to create my own class extending from the standard one and then update the relationship that binds the BOL with its handler class; in this case ERPOrder -> CL_CRM_ERP_I for ERPOrder -> ZCL_CRM_ERP_I.

Do you guys have any idea where I can do this change? I didnu2019t found any configuration point for this so I guess it is a configurable table.

Any help would be appreciated.

Thank you very much in advance.

Kind regards,

Alvaro

Edited by: Alvaro Guzman on May 25, 2010 3:34 PM