The Function Module FC_PRCTR_COCD_FROM_CEPC (Bestimmung Kombination von PrCtr und CoCd aus Tabelle CEPC) is a standard Function Module in SAP ERP and is part of the function group FCP2 within the package FCIN.
Function Module | FC_PRCTR_COCD_FROM_CEPC |
Short Text | Bestimmung Kombination von PrCtr und CoCd aus Tabelle CEPC |
Function Group | FCP2 |
Package | FCIN |
Module Type | Normal Module |
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_FROM_DATE | TYPE | SY-DATUM | Von-Datum für Profitcenter | |
E_KOKRS | LIKE | CEPC-KOKRS | Kostenrechnungskreis |
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 in CEPC_BUKRS | |
I_NUMBER_COMBINATIONS | LIKE | SY-INDEX | Anzahl der gefundenen Kombinationen | |
I_NUMBER_PRCTR | LIKE | SY-INDEX | Anzahl der PrCtr fuer Kokrs in CEPC_BUKRS |
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_PRCTR_COCD | LIKE | FCINPCA001 | Tabelle fuer Kombinationen PrCtr & CoCd |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RCOMP | BUKRS ohne RCOMP Zuordnung (Fehlerfall) |
ZERO_ENTRIES | Zuordnungstabelle CEPC_BUKRS nicht gepflegt |