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.
Function Module | FERC_COST_ELEMENT_CHECK |
Short Text | Determine the cost element type |
Function Group | FE01 |
Package | FERC |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.