The Function Module ISPS_CALL_FB08 (CALL FB08 ISPS US Federal version) is a standard Function Module in SAP ERP and is part of the function group FMFG_TC within the package FMFG_E.
Function Module | ISPS_CALL_FB08 |
Short Text | CALL FB08 ISPS US Federal version |
Function Group | FMFG_TC |
Package | FMFG_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BELNR | LIKE | BKPF-BELNR | Document number | |
I_BLDAT | LIKE | BKPF-BLDAT | Reverse document date | |
I_BUDAT | LIKE | BKPF-BUDAT | Reverse posting date | |
I_BUKRS | LIKE | BKPF-BUKRS | Company code | |
I_BVORG | LIKE | BKPF-BVORG | SPACE | General transaction |
I_GJAHR | LIKE | BKPF-GJAHR | Fiscal year | |
I_MODE | LIKE | 'N' | Mode parameter for call transaction | |
I_MONAT | LIKE | BKPF-MONAT | Reverse posting period | |
I_UPDATE | LIKE | 'A' | Update parameter for call transaction | |
I_VOIDR | LIKE | PAYR-VOIDR | Void reason code | |
I_XSIMU | LIKE | SPACE | Indicator: Simulated reversal |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BLDAT | LIKE | BKPF-BLDAT | Document Date in Document | |
E_BUDAT | LIKE | BKPF-BUDAT | Reverse posting date (if I_BUDAT is blank) | |
E_XSOFO | LIKE | Reversal can be made immediately (without FBRA) |
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 |
---|---|
NOT_POSSIBLE | Reversal is not possible (even after FBRA) |