The Function Module FC_CONGR_CREATE (Erzeugung CG's bei Stammdatenübernahme aus FI und PCA) is a standard Function Module in SAP ERP and is part of the function group FCP2 within the package FCIN.
Function Module | FC_CONGR_CREATE |
Short Text | Erzeugung CG's bei Stammdatenübernahme aus FI und PCA |
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_DIMEN | TYPE | FC_DIMEN | ||
E_PERID | TYPE | FC_PERID | ||
E_RLDNR | TYPE | FC_RLDNR | ||
E_RVERS | TYPE | FC_RVERS | ||
E_RYEAR | TYPE | FC_RYEAR |
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 |
---|---|---|---|---|
T_PRCTR_COCD | LIKE | FCINPCA001 | ITAB mit Kombinationen PrCtr CoCd Comp |
This function module does not define any Exceptions.