The Function Module CJDW_ARC_PRPS_GET (Lesen ARC_PRPS für eine OBJNR) is a standard Function Module in SAP ERP and is part of the function group CJDW within the package CN_PSP_OPR.
Function Module | CJDW_ARC_PRPS_GET |
Short Text | Lesen ARC_PRPS für eine OBJNR |
Function Group | CJDW |
Package | CN_PSP_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNR | LIKE | PRPS-OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ARC_PRPS | LIKE | PRPS | PSP-Element (Projektstrukturplanelement) Stammdaten |
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.