Menu

SAP Function Module K_ACTIVITY_PRICE_READ

Zugriff: Lesen Tarif für Kostenstelle/Leistungsart

The Function Module K_ACTIVITY_PRICE_READ (Zugriff: Lesen Tarif für Kostenstelle/Leistungsart) is a standard Function Module in SAP ERP and is part of the function group KALI within the package KBAS.

Technical Information

Function Module K_ACTIVITY_PRICE_READ
Short Text Zugriff: Lesen Tarif für Kostenstelle/Leistungsart
Function Group KALI
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCEPT_PRICE_ZERO LIKE SPACE Kz.: Preis 0 nehmen?
ANZBP LIKE T009-ANZBP '000' Number of posting periods - last period
GET_OBJNR LIKE SPACE Indciator: Find object number for CCtr/ATyp?
GJAHR LIKE CSSL-GJAHR Fiscal year
KOKRS LIKE CSSL-KOKRS Controlling area
KOSTL LIKE CSSL-KOSTL Cost center
LSTAR LIKE CSSL-LSTAR Activity type
LSTBTR LIKE COEPL-LSTBTR '0' Activity quantity
MEINH LIKE COEPL-MEINH SPACE Quantity unit for activity quantity
PERIO LIKE COEPT-PERIO '000' First period for activity type
PERIO_REDUCE LIKE SPACE Kz.: Preis der Vorperioden bei Preis 0?
PERIV LIKE T009-PERIV SPACE Period version/fiscal year version
PERKZ LIKE SPACE Indicator: Give activity price for first period?
READ_SWAER LIKE SPACE Indicator: Read sender cost center currency?
USE_FOR LIKE '01' Indicator: Use for plan (1) or actual (2)?
VALUATION_NOT_NECESSARY LIKE SPACE Indicator: Valuation required?
VERSN LIKE COKL-VERSN '000' Version
WRTTP LIKE COST-WRTTP '01' Value type (see report RKACOWTP)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLEW LIKE TKA00-ALLEW Indicator: All currencies active?
AUSEH LIKE CSSL-AUSEH Output unit
AUSFK LIKE CSSL-AUSFK Output factor
GJAHR_FOUND LIKE CSSL-GJAHR Tarif aus Gesjahr bei PERIO_REDUCE
LATYP LIKE CSSL-LATYP Activity type category
LATYPI LIKE CSSL-LATYPI Leistungsartentyp Ist
LEINH LIKE CSSL-LEINH Activity type unit
OBJNR LIKE CSSL-OBJNR CO object number
PERIO_FOUND LIKE COEPT-PERIO Tarif aus Periode bei PERIO_REDUCE
SWAER LIKE CSKS-WAERS Sender cost center currency key
TARKZ LIKE COKL-TARKZ Pay scale indicator
TKEBTR LIKE COEPT-TKEBTR Activity price unit in CO area currency
TKFBTR LIKE COEPT-TKFBTR Fixed activity price in CO area currency
TKGBTR LIKE COEPT-TKGBTR Total activity price in CO area currency
TOEBTR LIKE COEPT-TOEBTR Activity price unit in object currency
TOFBTR LIKE COEPT-TOFBTR Fixed activity price in object currency
TOGBTR LIKE COEPT-TOGBTR Total activity price in object currency
VKSTA LIKE COKL-VKSTA Allocation cost element
WKFBTR LIKE COEP-WKFBTR Fixed secondary costs in CO area currency
WKGBTR LIKE COEP-WKGBTR Total secondary costs in CO area currency
WOGBTR LIKE COEP-WOGBTR Total secondary costs in object currency

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERSION_NOT_FOUND See function module UNIT_CONVERSION_SIMPLE
COSTS_OVERFLOW Indicator: Overflow for quantity X activity price?
MAXPERIOD_NECESSARY Indicator: Maximum period necessary as import parameter?
MEAN_NOT_ALLOWED Indicator: Average values not allowed for application?
NOT_FOUND See function module K_COSTCENTER_ACTIVITY_READ
NOT_FOUND_IN_YEAR See function module K_COSTCENTER_ACTIVITY_READ
NOT_NORMAL See function module K_COSTCENTER_ACTIVITY_READ
OVERFLOW See function module UNIT_CONVERSION_SIMPLE
PERIOD_NECESSARY Indicator: Period necessary as import parameter?
PERIV_NECESSARY Indicator: Is period version required as import parameter?
PRICE_EQUAL_ZERO Indicator: Activity type executed without activity price planning?
PRICE_NOT_FOUND Indicator: No activity type planning carried out?
UNIT_IN_NOT_FOUND See function module UNIT_CONVERSION_SIMPLE
WRONG_WRTTP Indicator: Value type neither actual nor plan?