Menu

SAP Function Module K_EO_COSTCENTER_SELECT_SINGLE

Lesen Kostenstelle

The Function Module K_EO_COSTCENTER_SELECT_SINGLE (Lesen Kostenstelle) is a standard Function Module in SAP ERP and is part of the function group CMDT6 within the package KEO.

Technical Information

Function Module K_EO_COSTCENTER_SELECT_SINGLE
Short Text Lesen Kostenstelle
Function Group CMDT6
Package KEO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COST_CENTER TYPE KOSTL Kostenstelle
CO_AREA TYPE KOKRS Kostenrechnungskreis
INACTIVE_CC TYPE XFLAG SPACE SPACE-active, X-inactive
LANGU TYPE LANGU SPACE Sprachenschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CC_DATA TYPE CCTR_DATA_TAB Kostenstelle: Daten und Verbuchungsinformation
CC_TEXT TYPE CCTR_TEXT_TAB Kostenstelle: Texte und Verbuchungsinformation

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.