The Function Module FAGL_COFI_TRACE_SELECT_CODOC (Lesen des Trace für einen CO-Beleg) is a standard Function Module in SAP ERP and is part of the function group FAGL_COFI_TRACE_DB_SERV within the package FAGL_ONLINE_RECONCILIATION.
Function Module | FAGL_COFI_TRACE_SELECT_CODOC |
Short Text | Lesen des Trace für einen CO-Beleg |
Function Group | FAGL_COFI_TRACE_DB_SERV |
Package | FAGL_ONLINE_RECONCILIATION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IB_TESTRUN | TYPE | FB_FLAG_TESTRUN | Kennzeichen: Testlauf | |
ID_BELNR | TYPE | CO_BELNR | Belegnummer | |
ID_KOKRS | TYPE | KOKRS | Kostenrechnungskreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FAGLCOFITRACE | TYPE | FAGL_T_FAGLCOFITRACE | Protokoll der Online-Durchbuchung CO->FI |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Keine Daten gefunden |