SAP ABAP Class CL_CCM_TARGET_CONFIG (CCM: Target Configuration)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-EQM-CC (Application Component) Configuration Control
⤷
DI_CCM (Package) Configuration Control
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_CONFIGURATION | CCM: Configuration | 20010626 |
Properties
| Class | CL_CCM_TARGET_CONFIG | |
| Short Description | CCM: Target Configuration | |
| Super Class | CL_CCM_CONFIGURATION | CCM: Configuration |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DI_CCM | Configuration Control |
| Created | 20010626 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CCM_TARGET_CONFIG has no interface implemented.
Friends
Class CL_CCM_TARGET_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CCM_APPLICATION_LOG | Class to Create Application Log | 20010822 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CCM_TARGET_CONFIG_DETAIL | 20010716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20010720 | ||
| 2 | Instance method | Private | Method | 20010720 | ||
| 3 | Instance method | Public | Method | Find MPL node | 20010717 | |
| 4 | Instance method | Public | Method | Get all iPPE product classes used in the MPL explosion | 20021106 | |
| 5 | Instance method | Public | Method | Load config | 20010711 |
Events
Class CL_CCM_TARGET_CONFIG has no event.
Types
Class CL_CCM_TARGET_CONFIG has no local type.
Method Signatures
Method CREATE_MPL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PNODID | Call by reference | Type reference (TYPE) | PPET_PNODID_LI | Attributes of iPPE node | 20010824 | |||
| 2 | IS_PNODTX | Call by reference | Type reference (TYPE) | PPET_PNODTX_LI | Text attributes of iPPE node | 20010824 | |||
| 3 | IT_ALL_PARTS | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Table of Material details for a given PVS Node | 20010821 | |||
| 4 | IT_VALID_PARTS | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Table of Material details for a given PVS Node | 20010720 | |||
| 5 | IV_CUOBJ | Call by reference | Type reference (TYPE) | CUOBJ | Configuration (internal object number) | 20050712 | |||
| 6 | IV_PNAME | Call by reference | Type reference (TYPE) | PVS_PNODE | iPPE Node Description | 20010720 | |||
| 7 | IV_PNGUID | Call by reference | Type reference (TYPE) | PVS_PNGUID | Internal Number of iPPE Node | 20010720 | |||
| 8 | IV_PNTEXT | Call by reference | Type reference (TYPE) | PVS_EXTERN_KEY | External Key for a PVS Node (for BAPIs) | 20010828 | |||
| 9 | IV_SUPFID | Call by reference | Type reference (TYPE) | CCC_FUNCID | Übergeordnetes FKz (Funktionskennzeichen) | 20080418 | |||
| 10 | IV_TECHS | Call by reference | Type reference (TYPE) | TECHS | Parameter Variant/Standard Variant | 20050712 | |||
| 11 | R_MPL_NODE | Value transfer | Object reference (TYPE REF TO) | CL_CCM_MPL_NODE | ConfigMgmt MPL node | 20010720 |
Method CREATE_MPL_NODE on class CL_CCM_TARGET_CONFIG has no exception.
Method CREATE_SUB_ELEMENTS_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALL_PARTS | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Table of Material details for a given PVS Node | 20010821 | |||
| 2 | IT_MPL_TREE_STRUCTURE | Call by reference | Type reference (TYPE) | TAB_MPL_TREE_STRUCTURE | Table representing the MPL tree structure | 20010720 | |||
| 3 | IT_PNODID | Call by reference | Type reference (TYPE) | PPET_PNODID_LI_TAB | Attributes of iPPE nodes | 20010824 | |||
| 4 | IT_PNODTX | Call by reference | Type reference (TYPE) | PPET_PNODTX_LI_TAB | Text attributes of iPPE nodes | 20010824 | |||
| 5 | IT_VALID_PARTS | Call by reference | Type reference (TYPE) | TAB_MPL_MATERIALS_FOR_NODE | Table of Material details for a given PVS Node | 20010720 |
Method CREATE_SUB_ELEMENTS_TREE on class CL_CCM_TARGET_CONFIG has no exception.
Method FIND_MPL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PNGUID | Call by reference | Type reference (TYPE) | PVS_PNGUID | Internal Number of iPPE Node | 20010717 | |||
| 2 | R_MPL_NODE | Value transfer | Object reference (TYPE REF TO) | CL_CCM_MPL_NODE | ConfigMgmt MPL node | 20010717 |
Method FIND_MPL_NODE on class CL_CCM_TARGET_CONFIG has no exception.
Method GET_PRODUCT_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLINT | Call by reference | Type reference (TYPE) | TT_CCM_CLINT | Table of iPPE product classes used in the MPL explosion | 20021106 |
Method GET_PRODUCT_CLASS on class CL_CCM_TARGET_CONFIG has no exception.
Method LOAD_TARGET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TARGET_CONFIG_DETAIL | Call by reference | Type reference (TYPE) | CCM_TARGET_CONFIG_DETAIL | CCM: detail data for MPL explosion | 20010716 | |||
| 2 | IT_TARGET_CONFIG_DETAIL | Call by reference | Type reference (TYPE) | TT_CCM_TARGET_CONFIG_DETAIL | CCM: Configuration data for MPL explosion | 20010820 | |||
| 3 | IV_PARTIAL_CHECK | Call by reference | Type reference (TYPE) | XFELD | Checkbox: stop explosion by class change | 20020114 |
Method LOAD_TARGET_CONFIGURATION on class CL_CCM_TARGET_CONFIG has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C2 |