Menu

SAP Function Module SAMPLE_INTERFACE_00503111

Userexit Erlösrealisierung: Buchungsdatum und Belegart ändern

The Function Module SAMPLE_INTERFACE_00503111 (Userexit Erlösrealisierung: Buchungsdatum und Belegart ändern) is a standard Function Module in SAP ERP and is part of the function group BFFMSMPL2 within the package FIML.

Technical Information

Function Module SAMPLE_INTERFACE_00503111
Short Text Userexit Erlösrealisierung: Buchungsdatum und Belegart ändern
Function Group BFFMSMPL2
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
FIS_ACCCR LIKE ACCCR Interface structure SD/FI - Currency dates
FIS_ACCHD LIKE ACCHD Interface structure SD/FI - Header dates
FIS_ACCIT LIKE ACCIT Interface structure SD/FI - Item dates
FIS_VBREVE LIKE VBREVEVB Revenue line

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_BLART LIKE ACCIT-BLART Interface field SD/FI: Document type
FBF_BUDAT LIKE ACCIT-BUDAT Interface field SD/FI: Posting date
FBF_ERDAT LIKE VBREVE-ERDAT Date on which the record was created
FBF_ERZET LIKE VBREVE-ERZET Entry time

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.