The Function Module COBL_EX_SEND_FULL_SCREEN (Senden eines vollen Dynpros für externe Anwendungen (nicht FI/CO)) is a standard Function Module in SAP ERP and is part of the function group KACB within the package GKNTCORE.
Function Module | COBL_EX_SEND_FULL_SCREEN |
Short Text | Senden eines vollen Dynpros für externe Anwendungen (nicht FI/CO) |
Function Group | KACB |
Package | GKNTCORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_ALWAYS | TYPE | DKACB-XFELD | SPACE | COBL immer verproben |
EXTERNAL_CALL | TYPE | DKACB-XFELD | 'X' | ' ': Interne Verwendung |
ICOBL | TYPE | COBL_EX | Kontierungsblock | |
ICOBL_INT | TYPE | COBL | Kontierungsblock für interne Verwendung |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ICOBLF | LIKE | COBLF | Steuertabelle | |
T_COPADATA | LIKE | COPADATA | Zusätzliche Felder für CO-PA Objekt |
This function module does not define any Exceptions.