The Function Module CJ_ME_PSMERK_READ (Projektverdichtung: Merkmalssätze zu PS-Objekt lesen) is a standard Function Module in SAP ERP and is part of the function group CJME within the package CN_PSP_OPR.
Function Module | CJ_ME_PSMERK_READ |
Short Text | Projektverdichtung: Merkmalssätze zu PS-Objekt lesen |
Function Group | CJME |
Package | CN_PSP_OPR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
OBJNR_IMP | LIKE | OBJEKT_TAB | IMPORT: objects to look for in PSMERK | |
PSMERK_EXP | LIKE | PSMERK | EXPORT: found PSMERK entries for all OBJNR_IMP |
This function module does not define any Exceptions.