SAP ABAP Class IF_CMX_XS_NODE_CONSTRAINT (XSteps: Change Control for the Application)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COCR_CMX_NODE_CONSTRAINT | Recall for Check of Changes to Tree | 20030409 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CPC_CMX_NODE_CON | Classes for Constrain Object (Processing Restriction) | 20030415 |
Properties
Class | IF_CMX_XS_NODE_CONSTRAINT | |
Short Description | XSteps: Change Control for the Application | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021126 | SAP |
Last change | 20040127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CMX_XS_NODE_CONSTRAINT has no forward declaration.
Interfaces
Class IF_CMX_XS_NODE_CONSTRAINT has no interface implemented.
Friends
Class IF_CMX_XS_NODE_CONSTRAINT has no friend class.
Attributes
Class IF_CMX_XS_NODE_CONSTRAINT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Recall Before Changing a Node in a Tree | 20030304 |
2 | ![]() |
Instance method | Public | Method | Recall Before Adding a Node to a Tree | 20030304 |
3 | ![]() |
Instance method | Public | Method | Recall Before Deleting a Node from a Tree | 20030304 |
Events
Class IF_CMX_XS_NODE_CONSTRAINT has no event.
Types
Class IF_CMX_XS_NODE_CONSTRAINT has no local type.
Method Signatures
Method ON_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSteps: Ausnahme | 20030304 |
Method ON_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030304 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSteps: Ausnahme | 20030304 |
Method ON_REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSteps: Ausnahme | 20030304 |
History
Last changed by/on | SAP | 20040127 |
SAP Release Created in |