Menu

SAP Function Module ISPS_CALL_FB08

CALL FB08 ISPS US Federal version

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

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.

Technical Information

Function Module ISPS_CALL_FB08
Short Text CALL FB08 ISPS US Federal version
Function Group FMFG_TC
Package FMFG_E
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_POSSIBLE Reversal is not possible (even after FBRA)