The Function Module COBL_EX_RECEIVE (Rückgabe des Kontierungsblocks mit Daten für externe Anwend. (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_RECEIVE |
Short Text | Rückgabe des Kontierungsblocks mit Daten für externe Anwend. (nicht FI/CO) |
Function Group | KACB |
Package | GKNTCORE |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURSORFIELD | TYPE | DYNFNAM | Feldname | |
ECOBL | TYPE | COBL_EX | Rückgabe des Kontierungsblocks | |
ECOBL_INT | TYPE | COBL | Kontierungsblock für interne Anwendungen | |
ESC_USED | TYPE | DKACB-XFELD | Full Screen wurde abgebrochen (F12) | |
FCODE_USED | TYPE | DKACB-XFELD | Fcode wurde benutzt | |
PCOBL | TYPE | COBL_EX | COBL vor Aufruf des RWIN zur Verprobung | |
PCOBL_INT | TYPE | COBL | COBL vor Verprobung für interne Anwendungen |
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 |
This function module does not define any Exceptions.