The Function Module CUSTOM_VENDOR_SAVE (Allows the user to act after the vendor save) is a standard Function Module in SAP ERP and is part of the function group MASS_MNT_USER_EXIT within the package WSTRMASSMAINT.
Function Module | CUSTOM_VENDOR_SAVE |
Short Text | Allows the user to act after the vendor save |
Function Group | MASS_MNT_USER_EXIT |
Package | WSTRMASSMAINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LFA1 | TYPE | LFA1 | Vendor Master (General Section) | |
I_LFM1 | TYPE | LFM1 | Vendor master record purchasing organization data | |
SAVE_LFM2 | TYPE | FLAG | Says if save should be done | |
T_X_LFM2 | TYPE | FLFM2_TAB | Change document structure, generated by RSSCD000 | |
T_Y_LFM2 | TYPE | FLFM2_TAB | Change document structure, generated by RSSCD000 | |
UPDATE_ME | TYPE | FLAG | Says if Infrec and MARC records should be updated |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERR_MSG | TYPE | MASS_BALMI_TAB | EHS: Application Log, Interface for APPL_LOG_WRITE_MESSAG | |
LFM2_ERR | TYPE | LFM2_TAB | Change document structure, generated by RSSCD000 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.