Menu

SAP Function Module PROFITCENTER_SELECT

Selektion aller Daten zum Profit Center

The Function Module PROFITCENTER_SELECT (Selektion aller Daten zum Profit Center) is a standard Function Module in SAP ERP and is part of the function group RKPM within the package KE1.

Technical Information

Function Module PROFITCENTER_SELECT
Short Text Selektion aller Daten zum Profit Center
Function Group RKPM
Package KE1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CO_AREA TYPE KOKRS Kostenrechnungskreis
INACTIVE_VERSION TYPE BOOLE_D Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
PROFIT_CTR TYPE PRCTR Profit Center
TEXT_LANGUAGE TYPE SYLANGU SY-LANGU R/3-System, aktuelle Sprache
WITH_TEXT TYPE BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CEPCT LIKE CEPCT Profit-Center-Stammdaten Texte
ET_CEPC_BUKRS LIKE CEPC_BUKRS Buchungskreiszuordnung von Profit Centern
ET_PRCT2 LIKE PRCT2 Generierte Tabelle zum View V_CMDT_PC

Exceptions

This function module does not define any Exceptions.