Menu

SAP Function Module ABR_APPORTIONMENT_FACTOR_GET

Liefert pro AE-OBJNR beteiligte ME und Umlegungsgrößen

The Function Module ABR_APPORTIONMENT_FACTOR_GET (Liefert pro AE-OBJNR beteiligte ME und Umlegungsgrößen) is a standard Function Module in SAP ERP and is part of the function group FIAB within the package FVVI.

Technical Information

Function Module ABR_APPORTIONMENT_FACTOR_GET
Short Text Liefert pro AE-OBJNR beteiligte ME und Umlegungsgrößen
Function Group FIAB
Package FVVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJNR LIKE VIAK25-OBJNR Nebenkostensammlernummer
P_SABRG_ALTERNATIV LIKE VIAK03-SABRG SPACE Aufruf mit anderer Umlegungseinheit als in AE
TEXTE_AUSGEBEN TYPE C Texte gemäß sy-langu ausgeben

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SIM_SUBRC TYPE C Status Abrechnung: ok, keine Kosten, Fehler

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_AE_BEZGR LIKE VIAK13 Umlageergebnis für Listenauswertung (Nebenkostenabrechnung
PMESG LIKE MESG Protokolltabelle
T_ME_UE TYPE FVINK_T_ME_UE Ergebnistabelle mit ME und Umlgr pro AE

Exceptions

This function module does not define any Exceptions.