The Function Module COBL_EX_SEND_PBO (Initialisieren des Kontierungsblocks 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_PBO |
Short Text | Initialisieren des Kontierungsblocks 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 |
FULL_ALWAYS | TYPE | DKACB-XFELD | SPACE | Immer leerer Subscreen u. Popup mit allen Kont. |
ICOBL | TYPE | COBL_EX | Kontierungsblock | |
ICOBL_INT | TYPE | COBL | Kontierungsblock für interne Verwendung | |
LARGE_SUBSCREENS | TYPE | DKACB-XFELD | SPACE | Auch grosse Subscreens (20 Zeilen) möglich |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DYNNR | LIKE | SY-DYNNR | Nummer des Subscreen-Dynpros | |
NO_SUITABLE_DYNPRO | LIKE | DKACB-XFELD | Kein passendes Dynpro gefunden | |
PROGN | LIKE | SY-CPROG | Programmname des Subscreen-Dynpros |
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.