Menu

SAP Function Module K_LATYP_GET_FOR_PRZNR

Ermittle den LATYP für eine Kostenstelle/Leistungsart

The Function Module K_LATYP_GET_FOR_PRZNR (Ermittle den LATYP für eine Kostenstelle/Leistungsart) is a standard Function Module in SAP ERP and is part of the function group KPTL within the package KPLA.

Technical Information

Function Module K_LATYP_GET_FOR_PRZNR
Short Text Ermittle den LATYP für eine Kostenstelle/Leistungsart
Function Group KPTL
Package KPLA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_GJAHR LIKE CSSL-GJAHR Geschäftsjahr
ID_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
ID_PERIOD LIKE PERIODS-BUPER Periode - nur eine nötig
ID_PRZNR LIKE CBPR-PRZNR Geschäftsprozeß
ID_VERSN LIKE COKL-VERSN Version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_LATYP LIKE Leistungsartentyp

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.