Menu

SAP Function Module WB2_CROSS_OTF_GET_REASSO_DATA

N2M: Ermittlung der Assoziationspartner

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.

Technical Information

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

Importing Parameters

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

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.