The Function Module CACS00_POST_REV_DOCUMENTS (Verbuchungsfunktionsbaustein für Belege) is a standard Function Module in SAP ERP and is part of the function group CACS00_ACCT within the package CACSDO.
Function Module | CACS00_POST_REV_DOCUMENTS |
Short Text | Verbuchungsfunktionsbaustein für Belege |
Function Group | CACS00_ACCT |
Package | CACSDO |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCHD | LIKE | CACS00_DOCHD | Kopf Stornobeleg | |
I_DOC_REVHIST | TYPE | CACS_DOC_REVHIST | Provisionsbeleg: Storno-Historie | |
I_FLG_ALWAYS_WRI_RE | TYPE | FLAG | allgemeines flag | |
I_FLG_ALWAYS_WRI_VA | TYPE | FLAG | allgemeines flag | |
I_NR_RANGE_NR | LIKE | INRI-NRRANGENR | '01' | Nummernkreisnummer |
I_REVERSABLE_DOCHD | LIKE | CACS00_DOCHD | Header vom zu stornierenden Beleg | |
I_REVERSABLE_DOC_ID | LIKE | CACS00_DOCHD-DOC_ID | Identifikation des zu stornierenden Belegs | |
I_REVERSABLE_POST_YEAR | LIKE | CACS00_DOCHD-POST_YEAR | Zuordnungsjahr des zu stornierenden Belegs | |
I_REVERSE_DOCHD | LIKE | CACS00_DOCHD | Header vom Stornobeleg | |
I_REVERSE_DOCHD_POST | LIKE | CACS00_DOCHD | Kopf Stornobeleg | |
I_TIMESTAMP_NUMC | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
LT_DOCRE | LIKE | CACS00_DOCRE | Provisionsbeleg, Vergütung u. Haftung | |
LT_DOCSE | LIKE | CACS00_DOCSE | Provisionsbeleg, Fälligkeiten | |
LT_DOCVA | LIKE | CACS00_DOCVA | Provisionsbeleg, Bewertung |
This function module does not define any Exceptions.