The Function Module CACS00_DOC_REVERSE2 (Prov.: Storno eines Provisionsbeleges) is a standard Function Module in SAP ERP and is part of the function group CACS00_ACCT within the package CACSDO.
Function Module | CACS00_DOC_REVERSE2 |
Short Text | Prov.: Storno eines Provisionsbeleges |
Function Group | CACS00_ACCT |
Package | CACSDO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFLG_UPDATE_TASK | TYPE | BOOLEAN_FLG | ' ' | Ausführung im Verbuchungsmodus (X-true, space-false) |
I_NR_RANGE_NR | TYPE | INRI-NRRANGENR | '01' | Nummer des Belegnummernkreises |
I_REVERSAL_DOCHD | TYPE | CACS00_DOCHD | Kopf des neu zu buchenden Stornobeleges | |
I_REVERSED_DOCHD | TYPE | CACS00_DOCHD | Kopf des zu stornierenden Beleges |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.