Menu

SAP Function Module COBL_EX_SEND_FULL_SCREEN

Senden eines vollen Dynpros für externe Anwendungen (nicht FI/CO)

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ICOBLF LIKE COBLF Steuertabelle
T_COPADATA LIKE COPADATA Zusätzliche Felder für CO-PA Objekt

Exceptions

This function module does not define any Exceptions.