Menu

SAP Function Module WB2_CROSS_LOCK_ASSO

N2M: Sperren von nicht gesperrten Assoziationskandidaten/-partnern

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.