The Function Module PCA_READ_PROFIT_CENTER_JOB (EC-PCA: Einlesen und überprüfen einer RW-Berichtsgruppe für die PC-Rechn.) is a standard Function Module in SAP ERP and is part of the function group PC10 within the package KE1.
Function Module | PCA_READ_PROFIT_CENTER_JOB |
Short Text | EC-PCA: Einlesen und überprüfen einer RW-Berichtsgruppe für die PC-Rechn. |
Function Group | PC10 |
Package | KE1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RGJNR | LIKE | T803J-RGJNR | Berichtsgruppe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
JDATA | LIKE | TKKB1 | Informationen über die Berichtsgruppe | |
JTEXT | LIKE | T803T-JTEXT | Bezeichnung der Berichtsgruppe | |
SUBRC | LIKE | SY-SUBRC | Returncode (siehe Langtext) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.