Menu

SAP Function Module K_SETTLEMENT_KEY_VALUTYP_GET

CO-Abrechnung: Bewertungstyp zu einem KEY ermitteln

The Function Module K_SETTLEMENT_KEY_VALUTYP_GET (CO-Abrechnung: Bewertungstyp zu einem KEY ermitteln) is a standard Function Module in SAP ERP and is part of the function group KO76 within the package KABR.

Technical Information

Function Module K_SETTLEMENT_KEY_VALUTYP_GET
Short Text CO-Abrechnung: Bewertungstyp zu einem KEY ermitteln
Function Group KO76
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_BUKRS LIKE AUAA-BUKRS Buchungskreis des AbrSenders
I_DATEI LIKE AUAS-DATEI Dateiname
I_FIELDS LIKE ABR_FIELDS Felder des KEYs
I_KOKRS LIKE AUAK-KOKRS Kostenrechnungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VALUTYP LIKE V_TKA09_V-VALUTYP Werttyp des KEYs
E_VALUTYP_BASIC LIKE V_TKA09_V-VALUTYP Basic-Werttyp der Datei

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.