Menu

SAP Function Module BETRAG_UEBERNEHMEN

Stellt Buchungsbetrag in die einzelnen Bereiche ein

The Function Module BETRAG_UEBERNEHMEN (Stellt Buchungsbetrag in die einzelnen Bereiche ein) is a standard Function Module in SAP ERP and is part of the function group AINT within the package AB.

Technical Information

Function Module BETRAG_UEBERNEHMEN
Short Text Stellt Buchungsbetrag in die einzelnen Bereiche ein
Function Group AINT
Package AB
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_AFABE LIKE ANEP-AFABE '00'
I_AFAPL LIKE T093-AFAPL
I_ANTS LIKE ANTS
I_AWTYP LIKE ANBZ-AWTYP ' '
I_BLDAT LIKE ANEP-BZDAT '00000000'
I_BUDAT LIKE ANEP-BZDAT '00000000'
I_BUKRS LIKE ANBZ-BUKRS
I_DMBE2 LIKE ANBZ-DMBTR 0
I_DMBE3 LIKE ANBZ-DMBTR 0
I_DMBTR LIKE ANBZ-DMBTR 0
I_LNRAN LIKE ANEP-LNRAN
I_WAERS LIKE ANBZ-WAERS
I_WRBTR LIKE ANBZ-WRBTR 0
I_WWERT LIKE ANBZ-WWERT
I_XEWRT LIKE ANEP-XAWBT 'X'

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ANEA LIKE ANEA
T_ANEP LIKE ANEP
T_ANEZ LIKE ANEZ

Exceptions

This function module does not define any Exceptions.