The Function Module WB2_DL_SET_ITEM_SCREEN (Global Trade: setzen des Positionsscreens GT) is a standard Function Module in SAP ERP and is part of the function group WB2_DL_PLUGIN_LAYOUT within the package WB2B_CORE.
Function Module | WB2_DL_SET_ITEM_SCREEN |
Short Text | Global Trade: setzen des Positionsscreens GT |
Function Group | WB2_DL_PLUGIN_LAYOUT |
Package | WB2B_CORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LIKP | TYPE | LIKP | Vertriebsbeleg: Lieferung: Kopfdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CAPTION | TYPE | CHAR40 | Character 40-Stellen | |
E_POSITION | TYPE | INT4 | Natürliche Zahl | |
E_PROGRAM | TYPE | REPID | Abap-Reportname | |
E_SCREEN | TYPE | DYNNR | Nummer des folgenden Bildschirmbildes |
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.