The Function Module TB_DEAL_FIX_REVE (Anstoß des Stornos von fixierten Bwg. zu einem Geschäft) is a standard Function Module in SAP ERP and is part of the function group TB32NEU within the package FTA.
Function Module | TB_DEAL_FIX_REVE |
Short Text | Anstoß des Stornos von fixierten Bwg. zu einem Geschäft |
Function Group | TB32NEU |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANYCODE | TYPE | BUKRS | a1) Buchungskreis | |
DATE_OF_REVERSAL | TYPE | BUDAT | Buchungsdatum des Stornobelegs | |
DOCUMENT | TYPE | BELNR_D | a2) Belegnummer | |
DOCUMENT2 | TYPE | BELNR_D | a3) Belegnummer 2, falls vorhanden | |
FLOW_IN | LIKE | VTBFHAPO | c) zu stornierende Bewegung (VTBFHAPO) | |
OBJ_KEY | TYPE | AWKEY | b) Referenzschlüssel (AWKEY) | |
PERIOD_OF_REVERSAL | TYPE | MONAT | Buchungsperiode des Stornobelegs | |
REASON_FOR_REVERSAL | TYPE | STGRD | Stornogrund | |
SIMULATION | TYPE | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ') |
YEAR | TYPE | GJAHR | a4) Geschäftsjahr |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Storno nicht möglich |