The Function Module WB2_N2M_TEW_ASSO_INIT (Assoziation aus der TEW initialisieren) 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_N2M_TEW_ASSO_INIT |
Short Text | Assoziation aus der TEW initialisieren |
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_ERROR | CLASS | CL_WB2_ERROR | Error Log | |
I_MODE | TYPE | WB2_MODE | Modus des Schrittes eines Geschäftsprozesses | |
I_PRE_STEP | TYPE | WB2_PRE_STEP | Vorgängerschritt eines Geschäftsprozesses | |
I_STEP | TYPE | WB2_STEP | Schritt des Geschäftsprozesses | |
I_TEW_TYPE | TYPE | WB2_TEW_TYPE | Trading Execution Workbench Art |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VIEW | CLASS | CL_WB2_N2M_ASSO_VIEW | Assoziation und Assoziationsauszeichnung als Popup |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.