The Function Module CJHX_OBJECTS_OF_AREA (Kontierungsinformation zu PSP-Elementen eines Bukrs/Kokrs) is a standard Function Module in SAP ERP and is part of the function group CJHX within the package CN_PSP_OPR.
Function Module | CJHX_OBJECTS_OF_AREA |
Short Text | Kontierungsinformation zu PSP-Elementen eines Bukrs/Kokrs |
Function Group | CJHX |
Package | CN_PSP_OPR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUKRS | LIKE | T001-BUKRS | SPACE | Buchungskreis |
CHECK_PLAN_VALUES | LIKE | RCWBS-SEL01 | SPACE | Prüfen, ob Planwerte existieren |
GJAHR | LIKE | COSP-GJAHR | Geschäftsjahr der Planwerte | |
KOKRS | LIKE | TKA01-KOKRS | SPACE | Kostenrechnungskreis |
ONLY_PLINT | LIKE | PRPS-PLINT | SPACE | Nur planintegrierte PSP-Elemente selektieren |
VERSN | LIKE | COSP-VERSN | '000' | Version der Planwerte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLAN_VALUES_FOUND | LIKE | RCWBS-SEL01 | Planwerte vorhanden (nur wenn CHECK_PLAN_..-'X') |
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_COIOB | LIKE | COIOB | Objektnummer + Objektdaten |
This function module does not define any Exceptions.