Menu

SAP Function Module FC_PRCTR_COCD_FROM_GLPCO

Bestimmung Kombination von PrCtr und CoCd aus Tabelle GLPCO

The Function Module FC_PRCTR_COCD_FROM_GLPCO (Bestimmung Kombination von PrCtr und CoCd aus Tabelle GLPCO) is a standard Function Module in SAP ERP and is part of the function group FCP1 within the package FCIN.

Technical Information

Function Module FC_PRCTR_COCD_FROM_GLPCO
Short Text Bestimmung Kombination von PrCtr und CoCd aus Tabelle GLPCO
Function Group FCP1
Package FCIN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATE LIKE SY-DATUM Gueltig 'Bis' Datum fuer Profit Center
E_KOKRS LIKE CEPC-KOKRS Kostenrechnungskreis

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_NUMBER_COCD LIKE SY-INDEX Anzahl der Buchungskreise
I_NUMBER_COMBINATIONS LIKE SY-INDEX Anzahl der gefundenen Kombinationen
I_NUMBER_PRCTR LIKE SY-INDEX Anzahl der gueltigen PrCtr fuer Kokrs

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
IT_PRCTR_COCD LIKE FCINPCA001 Tabelle fuer Kombinationen PrCtr & CoCd

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INCORRECT_COAREA Inkorrekter Kostenrechnungskreis
NO_RCOMP T001-BUKRS ohne RCOMP Zuordnung -> Fehler !!
ZERO_ENTRIES Eine von 3 Tabellen mit Null Treffern