Menu

SAP Function Module CACS00_DOC_REVERSE2

Prov.: Storno eines Provisionsbeleges

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.

Technical Information

Function Module CACS00_DOC_REVERSE2
Short Text Prov.: Storno eines Provisionsbeleges
Function Group CACS00_ACCT
Package CACSDO
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.