The Function Module FAGL_CODOC_TO_ACC_POST (Verbuchung von CO-Belegen im externen Rechnungswesen starten) is a standard Function Module in SAP ERP and is part of the function group FAGL_COFI_ONLREC within the package FAGL_ONLINE_RECONCILIATION.
Function Module | FAGL_CODOC_TO_ACC_POST |
Short Text | Verbuchung von CO-Belegen im externen Rechnungswesen starten |
Function Group | FAGL_COFI_ONLREC |
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_CHECK_AT_POST_EVENT | TYPE | FLAG | Zum POST-Zeitpunkt auch prüfen | |
IB_CREATE_WORKLIST | TYPE | FLAG | 'X' | Kennzeichen: Arbeitsvorrat erzeugen |
IB_TESTRUN | TYPE | FB_FLAG_TESTRUN | Kennzeichen: Testlauf | |
ID_POSTING_MODE | TYPE | FAGL_COFI_POSTING_MODE | 'O' | Modus des Buchens: Online-Buchen oder Nachbuchen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ACCHD_KEY | TYPE | FAGL_T_ACCHD_KEY | Schlüssel: RW-Belegköpfe |
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 |
---|---|---|---|---|
I_COBK | LIKE | COBK | CO-Objekt: Belegkopf | |
I_COEP | LIKE | COEP | CO-Objekt: Einzelposten periodenbezogen | |
I_COIOB | LIKE | COIOB | Umschlüsselung Objektnummer + Objektdaten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Ein Fehler ist aufgetreten |