Menu

SAP Function Module OUTBOUND_CALL_00503107_E

Userexit Erlösrealisierung: Kto.ermittlung - Nicht fakt.Fordrg. (Faktura)

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module OUTBOUND_CALL_00503107_E (Userexit Erlösrealisierung: Kto.ermittlung - Nicht fakt.Fordrg. (Faktura)) is a standard Function Module in SAP ERP and is part of the function group BFFM2 within the package FIML.

Technical Information

Function Module OUTBOUND_CALL_00503107_E
Short Text Userexit Erlösrealisierung: Kto.ermittlung - Nicht fakt.Fordrg. (Faktura)
Function Group BFFM2
Package FIML
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIF_AUART LIKE VBAK-AUART Sales document type
FIF_POSNR LIKE VBAP-POSNR Sales document item
FIF_VBELN LIKE VBAK-VBELN Sales document
FIF_VBTYP LIKE VBAK-VBTYP SD document category

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FBF_UR_ACCOUNT LIKE VBREVK-SAKRR Unbilled receivable account

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIT_XACCCR LIKE ACCCR FI-Interface: Current items/currency
FIT_XACCHD LIKE ACCHD FI-Interface: Current header
FIT_XACCIT LIKE ACCIT FI-Interface: Current items

Exceptions

This function module does not define any Exceptions.