The Function Module WB2_CROSS_OTF_GET_REASSO_DATA (N2M: Ermittlung der Assoziationspartner) 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_OTF_GET_REASSO_DATA |
Short Text | N2M: Ermittlung der Assoziationspartner |
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_ALL_ASSOCS | TYPE | BVAL | SPACE | Boolean |
I_LEADING_DATA | TYPE | WB2_ALV_N2M | Daten zur führenden Position |
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.