SAP ABAP Class CL_UMC_PS_TREE_MODEL_CUST (Project System: Model for Design)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMC_PROJECT (Package) Project
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_PS_TREE_MODEL | Project System: Model | 20020527 |
Properties
| Class | CL_UMC_PS_TREE_MODEL_CUST | |
| Short Description | Project System: Model for Design | |
| Super Class | CL_UMC_PS_TREE_MODEL | Project System: Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMC_PROJECT | Project |
| Created | 20020527 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMC_PS_TREE_MODEL_CUST has no forward declaration.
Interfaces
Class CL_UMC_PS_TREE_MODEL_CUST has no interface implemented.
Friends
Class CL_UMC_PS_TREE_MODEL_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | Character Field Length 1 | 20020528 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Character Field Length 1 | 20020528 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | 'N' | Character Field Length 1 | 20020528 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | YT_WBS_ELEMENT_CHANGES | 20020528 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | UMC_YT_PS_WBS_HIERARCHY | Project System: Hierarchy of PLM Elements | 20020528 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20020528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks for Changed Data | 20020528 | |
| 2 | Instance method | Public | Method | Delivers Changed or Newly Created Objects | 20020612 | |
| 3 | Instance method | Public | Method | Changes Project Attributes | 20020528 | |
| 4 | Instance method | Public | Method | Creates New project | 20020528 | |
| 5 | Instance method | Public | Method | Inserts new PLM Element in Project Structure | 20020528 | |
| 6 | Instance method | Public | Method | Changes Attributes of PLM Element | 20020528 | |
| 7 | Instance method | Public | Method | Deletes PLM Element from Project Structure | 20020528 |
Events
Class CL_UMC_PS_TREE_MODEL_CUST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_WBS_ELEMENT_CHANGES | Private | See coding | 20020528 | |
||
| 2 | YT_WBS_ELEMENT_CHANGES | Private | See coding | 20020528 | |
Method Signatures
Method CHECK_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGED_DATA | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020528 |
Method CHECK_CHANGED_DATA on class CL_UMC_PS_TREE_MODEL_CUST has no exception.
Method GET_CHANGED_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROJECT | Call by reference | Type reference (TYPE) | UMC_YS_PS_PROJECT | Projektsystem: Projektdefinition | 20020612 | |||
| 2 | ET_CHANGED_WBS_ELEMENTS | Call by reference | Type reference (TYPE) | UMC_YT_PS_WBS_ELEMENT | Projektsystem: PLM Element | 20020612 | |||
| 3 | ET_NEW_WBS_ELEMENTS | Call by reference | Type reference (TYPE) | UMC_YT_PS_WBS_ELEMENT | Projektsystem: PLM Element | 20020612 | |||
| 4 | E_PROJECT_DATA_STATUS | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20020612 |
Method GET_CHANGED_OBJECTS on class CL_UMC_PS_TREE_MODEL_CUST has no exception.
Method PROJECT_ATTR_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROJECT | Call by reference | Type reference (TYPE) | UMC_YS_PS_PROJECT | Projektsystem: Projektdefinition | 20020528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020528 |
Method PROJECT_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROJECT | Call by reference | Type reference (TYPE) | UMC_YS_PS_PROJECT | Projektsystem: Projektdefinition | 20020528 | |||
| 2 | IS_WBS_ELEMENT | Call by reference | Type reference (TYPE) | UMC_YS_PS_WBS_ELEMENT | Projektsystem: PLM Element | 20020528 |
Method PROJECT_CREATE on class CL_UMC_PS_TREE_MODEL_CUST has no exception.
Method WBS_ELEMENT_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WBS_ELEMENT | Call by reference | Type reference (TYPE) | UMC_YS_PS_WBS_ELEMENT | Projektsystem: PLM Element | 20020528 | |||
| 2 | I_PARENT_WBS_ELEMENT | Call by reference | Type reference (TYPE) | PS_POSID | Projektstrukturplanelement (PSP-Element) | 20020528 | |||
| 3 | I_PREVIOUS_WBS_ELEMENT | Call by reference | Type reference (TYPE) | PS_POSID | Projektstrukturplanelement (PSP-Element) | 20020528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020528 | |||
| 2 | 20020528 | |||
| 3 | 20020528 | |||
| 4 | 20020528 |
Method WBS_ELEMENT_ATTR_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_WBS_ELEMENT | Call by reference | Type reference (TYPE) | UMC_YS_PS_WBS_ELEMENT | Projektsystem: PLM Element | 20020528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020528 |
Method WBS_ELEMENT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WBS_ELEMENT | Call by reference | Type reference (TYPE) | PS_POSID | Projektstrukturplanelement (PSP-Element) | 20020528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020528 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |