The Function Module EINE_SAVE (vendor save) is a standard Function Module in SAP ERP and is part of the function group MASS_EINE_UTILITIES within the package WSTRMASSMAINT.
Function Module | EINE_SAVE |
Short Text | vendor save |
Function Group | MASS_EINE_UTILITIES |
Package | WSTRMASSMAINT |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
ERROR_MSG | TYPE | MASS_BALMI_TAB | Table of mass_balmi |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ALL_GT_EINE_FLAT | LIKE | MASS_EINE_D | mass maintenance structure for EINE data | |
P_ALL_GT_STYLE_FLAT | LIKE | MASS_STYLE_INFO_FLAT | flat structure for mas maintenance style info (for RFC use) | |
P_INV_GT_EINE_FLAT | LIKE | MASS_EINE_D | mass maintenance structure for EINE data | |
P_INV_GT_STYLE_FLAT | LIKE | MASS_STYLE_INFO_FLAT | flat structure for mas maintenance style info (for RFC use) | |
P_OLD_EINA | LIKE | EINA | Purchasing Info Record: General Data | |
P_OLD_EINE | LIKE | EINE | Purchasing Info Record: Purchasing Organization Data |
This function module does not define any Exceptions.