SAP ABAP Class CL_CCM_CONFIGURATION (CCM: 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_AS_MAINTND_CONFIG | CCM: As-Maintained Configuration | 20010626 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_TARGET_CONFIG | CCM: Target Configuration | 20010626 |
Properties
Class | CL_CCM_CONFIGURATION | |
Short Description | CCM: Configuration | |
Super Class | ||
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 | 20010626 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CCM_CONFIGURATION has no forward declaration.
Interfaces
Class CL_CCM_CONFIGURATION has no interface implemented.
Friends
Class CL_CCM_CONFIGURATION has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20010626 | |
2 | ![]() |
Instance method | Public | Constructor | 20010810 | |
3 | ![]() |
Instance method | Public | Method | 20010628 | |
4 | ![]() |
Instance method | Public | Method | 20010801 | |
5 | ![]() |
Instance method | Public | Method | 20010810 | |
6 | ![]() |
Instance method | Public | Method | 20010717 | |
7 | ![]() |
Instance method | Protected | Method | 20030528 | |
8 | ![]() |
Instance method | Public | Method | 20010713 | |
9 | ![]() |
Instance method | Public | Method | 20011001 | |
10 | ![]() |
Instance method | Public | Method | 20011001 | |
11 | ![]() |
Instance method | Public | Method | 20011001 | |
12 | ![]() |
Instance method | Public | Method | 20011001 | |
13 | ![]() |
Instance method | Public | Method | 20010810 | |
14 | ![]() |
Instance method | Public | Method | 20010628 |
Events
Class CL_CCM_CONFIGURATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_OBJECTS | Protected | See coding | 20070111 | BEGIN OF t_objects,
equnr TYPE equnr,
equi_obj TYPE REF TO cl_ccm_equipment,
tplnr TYPE tplnr,
floc_obj TYPE REF TO cl_ccm_funcloc,
hlguid TYPE ccm_hlguid,
hole_obj TYPE REF TO cl_ccm_hole,
END OF t_objects
|
Method Signatures
Method ADD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20010626 |
Method ADD_OBJECT on class CL_CCM_CONFIGURATION has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IDENTIFIER | Call by reference | Type reference (TYPE) | CHAR40 | Identifier | 20010810 |
Method CONSTRUCTOR on class CL_CCM_CONFIGURATION has no exception.
Method DELETE Signature
Method DELETE on class CL_CCM_CONFIGURATION has no parameter.
Method DELETE on class CL_CCM_CONFIGURATION has no exception.
Method DELETE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20010801 |
Method DELETE_OBJECT on class CL_CCM_CONFIGURATION has no exception.
Method GET_LOAD_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_LOAD_COMPLETE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20010810 |
Method GET_LOAD_COMPLETE on class CL_CCM_CONFIGURATION has no exception.
Method GET_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ELEMENTS | Value transfer | Type reference (TYPE) | TT_CCM_MAINTENANCE_ELEMENT | Table type for Class "Maintenance Element" | 20010717 |
Method GET_OBJECTS on class CL_CCM_CONFIGURATION has no exception.
Method GET_SUB_ELEMENTS_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUB_ELEMENTS | Value transfer | Type reference (TYPE) | TT_CCM_MAINTENANCE_ELEMENT | 20030528 | |||
2 | ![]() |
IV_PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20030528 |
Method GET_SUB_ELEMENTS_ALL on class CL_CCM_CONFIGURATION has no exception.
Method GET_TOP_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TOP_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20010713 |
Method GET_TOP_ELEMENT on class CL_CCM_CONFIGURATION has no exception.
Method LOAD_SUB_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20011001 | ||
2 | ![]() |
RT_ELEMENT | Value transfer | Type reference (TYPE) | TT_CCM_ELEMENT_NODE_STRUCTURE | CCM_ELEMENT_NODE_STRUCTURE | 20011001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Element Not Found | 20011001 |
Method LOAD_SUB_ELEMENTS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ELEMENTS_SUB | Call by reference | Type reference (TYPE) | TT_CCM_ELEMENT_NODE_STRUCTURE | CCM_ELEMENT_NODE_STRUCTURE | 20011001 | ||
2 | ![]() |
IV_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20011001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
element not found | 20011001 |
Method LOAD_SUPERIOR_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20011001 | ||
2 | ![]() |
RV_SUPERIOR_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20011001 |
Method LOAD_SUPERIOR_ELEMENT on class CL_CCM_CONFIGURATION has no exception.
Method LOAD_SUPERIOR_ELEMENTS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ELEMENTS_SUPERIOR | Call by reference | Type reference (TYPE) | TT_CCM_MAINTENANCE_ELEMENT | Table Type for Class "Maintenance Element" | 20011001 | ||
2 | ![]() |
IV_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20011001 |
Method LOAD_SUPERIOR_ELEMENTS_TREE on class CL_CCM_CONFIGURATION has no exception.
Method SET_LOAD_COMPLETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOAD_COMPLETE | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20010810 |
Method SET_LOAD_COMPLETE on class CL_CCM_CONFIGURATION has no exception.
Method SET_TOP_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TOP_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20010628 |
Method SET_TOP_ELEMENT on class CL_CCM_CONFIGURATION has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 46C2 |