SAP ABAP Class CL_CCM_MAINTENANCE_OBJECT (CCM: Maintenance Object)
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_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20010625 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_BOMITEM | CCM: Maintenance Object BOM Item | 20060206 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010625 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_HOLE | CCM: Maintenance Object "Structure Gap" | 20010625 |
Properties
Class | CL_CCM_MAINTENANCE_OBJECT | |
Short Description | CCM: Maintenance Object | |
Super Class | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | DI_CCM | Configuration Control |
Created | 20010625 | SAP |
Last change | 20010625 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CCM_MAINTENANCE_OBJECT has no interface implemented.
Friends
Class CL_CCM_MAINTENANCE_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_LOCATION | Location, where object is installed | 20010702 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CCM_TARGET_CONFIG_DETAIL | CCM: detail data for MPL explosion | 20010716 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010710 |
2 | ![]() |
Instance method | Public | Method | Get Location, where object is installed | 20010625 |
3 | ![]() |
Instance method | Public | Method | Get config data for explosion of target configuration | 20010716 |
4 | ![]() |
Instance method | Public | Method | Set Location, where object is installed (= install) | 20010702 |
5 | ![]() |
Instance method | Public | Method | Set config data for explosion of target configuration | 20010716 |
Events
Class CL_CCM_MAINTENANCE_OBJECT has no event.
Types
Class CL_CCM_MAINTENANCE_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CONFIGURATION | CCM: Configuration | 20010710 | ||
2 | ![]() |
IV_INSTALLED_AT_FLOC | Call by reference | Type reference (TYPE) | TPLNR | Functional Location | 20010710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Config ID missing | 20010710 |
Method GET_ASGD_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INSTALLED_AT_LOCATION | Value transfer | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_LOCATION | CCM: Maintenance Location | 20010823 |
Method GET_ASGD_LOCATION on class CL_CCM_MAINTENANCE_OBJECT has no exception.
Method GET_TARGET_CONFIG_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PNODE_DYNP | Call by reference | Type reference (TYPE) | PNODE_DYNP | Display of Node Attributes on the Interface | 20010820 | ||
2 | ![]() |
ES_TARGET_CONFIG_DETAIL | Value transfer | Type reference (TYPE) | CCM_TARGET_CONFIG_DETAIL | CCM: Configuration data for MPL explosion | 20010820 | ||
3 | ![]() |
IV_GET_PNODE_DYNP | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox: get additional text | 20010820 |
Method GET_TARGET_CONFIG_DETAIL on class CL_CCM_MAINTENANCE_OBJECT has no exception.
Method SET_ASGD_LOCATION Signature
Method SET_ASGD_LOCATION on class CL_CCM_MAINTENANCE_OBJECT has no parameter.
Method SET_ASGD_LOCATION on class CL_CCM_MAINTENANCE_OBJECT has no exception.
Method SET_TARGET_CONFIG_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TARGET_CONFIG_DETAIL | Call by reference | Type reference (TYPE) | CCM_TARGET_CONFIG_DETAIL | CCM: Configuration data for MPL explosion | 20010806 |
Method SET_TARGET_CONFIG_DETAIL on class CL_CCM_MAINTENANCE_OBJECT has no exception.
History
Last changed by/on | SAP | 20010625 |
SAP Release Created in | 46C2 |