Register Login

Issues related to User exits in MV45AFZB and MV45AFZZ be Resolved?

Updated May 18, 2018

Hello Experts,

How can the issues related to User exits in MV45AFZB and MV45AFZZ be resolved?


Comments

  • 06 May 2016 5:37 pm Rohit Mahajan Best Answer

    When it is required to make changes at a function module interface or at the other sections of the source code which is used for the processing of sales document in a user exit, the call of the function module and the existing /ASP/ relevant source code in the user exit get shifted into an Include program which needs to be created and replaced by its corresponding Include statement, along with the other required changes. Because of this, the user exit does not need to be adjusted anymore. The user exit is a SAP object and can also include not/ASP/ relevant modifications in the case of more changes to the function module interface. But it is important that all changes should be carried out at objects of the /ASP/ development namespace.

    In releases higher than 2.1, all calls of /ASP/ functions present in the user exits for the processing of the sales document and possibly more /ASP/ relevant source code are moved to Include programs and are replaced by their corresponding Include statements.

    All the user exits which are yet not adjusted in Release 2.1 needs to get adjusted correspondingly, for an upgrade from Release 2.1 to a higher release.   


×