SAP Function Module FERC_COST_ELEMENT_CHECK

Determine the cost element type

The Function Module FERC_COST_ELEMENT_CHECK (Determine the cost element type) is a standard Function Module in SAP ERP and is part of the function group FE01 within the package FERC.

Technical Information

Function Module FERC_COST_ELEMENT_CHECK
Short Text Determine the cost element type
Function Group FE01
Package FERC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTROLLING_AREA LIKE CSKB-KOKRS
COST_ELEMENT LIKE CSKB-KSTAR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COST_ACCOUNTING_TYPE TYPE KOTYP Cost accounting type
COST_ELEMENT_TYPE TYPE KATYP Cost element category

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.