The Function Module SELECT_COSTELEMENTS (nicht mehr verwenden! => statt dessen K_COSTELEMS_SELECT_C) is a standard Function Module in SAP ERP and is part of the function group RKMA within the package KBAS.
Function Module | SELECT_COSTELEMENTS |
Short Text | nicht mehr verwenden! => statt dessen K_COSTELEMS_SELECT_C |
Function Group | RKMA |
Package | KBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CE_FROM | LIKE | CSKB-KSTAR | '0000000000' | From cost element |
CE_TO | LIKE | CSKB-KSTAR | 'ZZZZZZZZZZ' | To cost element |
COMPL_FLAG | LIKE | 'X' | Muß Kostenart jede Periode komplett überdecken? | |
KOKRS | LIKE | CSKB-KOKRS | Controlling area | |
KTOPL | LIKE | T004-KTOPL | SPACE | Chart of accounts |
NO_BUFFER | LIKE | SPACE | Indicator: No buffer update | |
TEXT_FLAG | LIKE | SPACE | Indicator: Select texts |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_CSKAF | LIKE | CSKAF | Indicator table | |
IT_CSKAU | LIKE | CSKAU | Unambiguity table for indicators | |
PERIOD | LIKE | PERIODS | Period table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
KOKRS_NOT_FOUND | Controlling area not defined |
NO_RECORD_FOUND | No record exists |