SAP Note 536872 - MRN1/MRN2: User exit enhancement: SAPLNIW1_001/SAPLNIWE_001

Component : Balance Sheet Valuation Procedures -

Solution : https://service.sap.com/sap/support/notes/536872 (SAP Service marketplace login required)

Summary :
User exits EXIT_SAPLNIW1_001 (>= Release 4.6B) and EXIT_SAPLNIWE_001 (<= Release 4.5B) are missing caller program information in their input parameters, affecting the function of calculating the lowest value procedures from RMNIWE10 and RMNIWE20 programs. This note suggests enhancing the interface by adding the import parameter I_NIWEX to capture necessary details. For Release >= 4.6B, add I_NIWEX with TYPE specification and a reference type MY_NIWEX. For Release <= 4.5B, include I_NIWEX with a reference to SNIWE_NIWEX. Subsequent modifications in the source code are required to implement these changes.

Key words :
terms balance sheet valuation, add import parameter i_niwex, component / function module exit_saplniw1_001, component / function module exit_saplniwe_001, program rmniwe10 determine lowest, program rmniwe20determine lowest, type specification type, reference type my_niwex, customer enhancement niwe0002, reference field sniwe_niwexto