Menu

SAP Function Module AUC_SETTLEMENT_AMOUNTS_CREATE

Aufbauen der Summentabelle aus AiB-Belastungen

The Function Module AUC_SETTLEMENT_AMOUNTS_CREATE (Aufbauen der Summentabelle aus AiB-Belastungen) is a standard Function Module in SAP ERP and is part of the function group KO72 within the package KABR.

Technical Information

Function Module AUC_SETTLEMENT_AMOUNTS_CREATE
Short Text Aufbauen der Summentabelle aus AiB-Belastungen
Function Group KO72
Package KABR
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_ANLN1 LIKE AUAA-ANLN1 Asset number
I_ANLN2 LIKE AUAA-ANLN2 subnumber
I_AUAK LIKE AUAK Settlement document header
I_BUKRS LIKE AUAA-BUKRS Company code
I_GSBER LIKE AUAA-GSBER Business area

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AUAK LIKE AUAK Settlement document header

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_BELA LIKE BELA debits to be settled

Exceptions

This function module does not define any Exceptions.