SAP ABAP Function Module CRM_PME_GET_DECOMP_ITEM_DEPS (Reads the Dependencies of a Decomposition Item)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-PME (Application Component) Product Modeling Environment
⤷
CRM_PME (Package) CRM Specific Parts Product Modelling Engine (PME)
⤷
⤷
Basic Data
| Function Module | CRM_PME_GET_DECOMP_ITEM_DEPS | Reads the Dependencies of a Decomposition Item |
| Function Group | CRM_PME_RFC | PME Function Modules |
| Program Name | SAPLCRM_PME_RFC | |
| INCLUDE Name | LCRM_PME_RFCU98 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_DEPS_HEADER | TYPE | CRMT_PME_DEPS_HEADER | Table of Dependencies with Details | |||
| |
EV_RETURN_CODE | TYPE | CRM_PME_RETURN_CODE | CRM PME Return Code | |||
| |
ET_MESSAGES | TYPE | CRMT_PME_MESSAGES | Table of Messages | |||
| |
IS_KB_KEY | TYPE | CRMS_PME_KB_KEY | Key for a Knowledge Base Runtime Object | |||
| |
IS_DECOMP_ITEM_KEY | TYPE | CRMS_PME_DECOMP_ITEMS | Decomposition Items | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20060502 |
| SAP Release Created in | 510 |