Menu

SAP Function Module AIPL_GET_SETTLEMENT_VALUES

Abrechnungen von Maßnahmen an Anlagen ermitteln

The Function Module AIPL_GET_SETTLEMENT_VALUES (Abrechnungen von Maßnahmen an Anlagen ermitteln) is a standard Function Module in SAP ERP and is part of the function group AIPL within the package AIP.

Technical Information

Function Module AIPL_GET_SETTLEMENT_VALUES
Short Text Abrechnungen von Maßnahmen an Anlagen ermitteln
Function Group AIPL
Package AIP
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 ANIB-AFABE '01' Bewertungsbereich
I_BASIC_VERSION LIKE COSP-VERSN Version
I_DATE LIKE SY-DATLO SY-DATLO Berichtsdatum
I_DELTA_VERSION LIKE COSP-VERSN Version
I_GJAHR LIKE ANEK-GJAHR ab Geschäftsjahr

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
ET_ANIA_SETL LIKE RAIPS_CTRL Auf Anlagen abgerechtnete Ist-Werte
ET_ANIA_SETL_STAT LIKE RAIPS_CTRL statistisch auf Maßnahmen fortgeschriebenen Werte
IT_OBJ LIKE RAIP_OBJ3 Objektnummern der Maßnahmen

Exceptions

This function module does not define any Exceptions.