The Function Module WB2_CROSS_LOCK_ASSO (N2M: Sperren von nicht gesperrten Assoziationskandidaten/-partnern) is a standard Function Module in SAP ERP and is part of the function group WB2_N2M_CROSS_ASSO_OTF within the package WB2BPOSTYPMNGT.
Function Module | WB2_CROSS_LOCK_ASSO |
Short Text | N2M: Sperren von nicht gesperrten Assoziationskandidaten/-partnern |
Function Group | WB2_N2M_CROSS_ASSO_OTF |
Package | WB2BPOSTYPMNGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ASSO_DATA_TAB | TYPE | WB2_ALV_N2M_IO_TAB | Tabelle mit den zu sperrenden Assoziationspartnern/-kandidaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETCODE | TYPE | SY-SUBRC | Returncode, ungleich 0 im Fehlerfall |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_EMSG | LIKE | WB2_N2M_ERROR | N2M Assoziations-Management: Fehlermeldungsstruktur |
This function module does not define any Exceptions.