SAP ABAP Interface IF_CMX_XS_PERSISTENT (XSteps: Persistent Class)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA (Application Component) Process Management
     CMX_XS (Package) XSteps: Run Time Environment
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CMX_XS_INSTRUCTION XSteps: Process Instruction 20030121
2 Interface composition (i COMPRISING i_ref)  IF_CMX_XS_ROOT XSteps: Step Root 20100322
3 Interface composition (i COMPRISING i_ref)  IF_CMX_XS_STEP XSteps: Step 20030212
Properties
Interface IF_CMX_XS_PERSISTENT  
Short Description XSteps: Persistent Class    
General Data
Package CMX_XS   XSteps: Run Time Environment 
Created 20021001   SAP 
Last changed 20040127   SAP 
Unicode checks active    
Forward declarations
Interface IF_CMX_XS_PERSISTENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CMX_XS_NODE XSteps: Node 20021201
Friends
Interface IF_CMX_XS_PERSISTENT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHANGE_STATE_DELETE Constant Public Type reference (TYPE) CMX_XS_CHANGE_STATE 'D' Deleted 20030331
2 CO_CHANGE_STATE_NEW Constant Public Type reference (TYPE) CMX_XS_CHANGE_STATE 'N' New 20030331
3 CO_CHANGE_STATE_NONE Constant Public Type reference (TYPE) CMX_XS_CHANGE_STATE SPACE Not Changed 20030331
4 CO_CHANGE_STATE_UPDATE Constant Public Type reference (TYPE) CMX_XS_CHANGE_STATE 'U' Changed 20030331
5 CO_STATE_ARCHIVED Constant Public Type reference (TYPE) CHAR1 'A' Single-Character Indicator 20030919
6 CO_STATE_CHANGED Constant Public Type reference (TYPE) CHAR1 'C' Single-Character Indicator 20030919
7 CO_STATE_DELETED Constant Public Type reference (TYPE) CHAR1 'D' Single-Character Indicator 20030919
8 CO_STATE_INVALID Constant Public Type reference (TYPE) CHAR1 'I' Single-Character Indicator 20030919
9 CO_STATE_LOADED Constant Public Type reference (TYPE) CHAR1 'L' Single-Character Indicator 20030919
10 CO_STATE_NEW Constant Public Type reference (TYPE) CHAR1 'N' Single-Character Indicator 20030919
11 CO_STATE_PREPARED Constant Public Type reference (TYPE) CHAR1 'P' Single-Character Indicator 20031002
12 CO_STATE_TRANSIENT Constant Public Type reference (TYPE) CHAR1 'T' Single-Character Indicator 20030919
13 NID Instance attribute Public Attribute reference (LIKE) 20021201
14 NTYPE Instance attribute Public Attribute reference (LIKE) 20030425
15 OID Instance attribute Public Type reference (TYPE) CMX_XS_OBJECT_GUID GUID of the Persistent Object 20021201
16 STATE Instance attribute Public Type reference (TYPE) CHAR1 Status of a Persistent Object 20031002
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method 20021201
2 CALL_VISITOR Instance method Public Method 20030121
3 DO_COMMAND Instance method Public Method 20021201
4 FIND_POSITION Instance method Public Method 20030121
5 GET_ANCESTOR Instance method Public Method 20030121
6 GET_CHANGE_INFO Instance method Public Method Administration Data 20030507
7 GET_CHANGE_OBJECT Instance method Public Method Returns the Change Object 20030610
8 GET_CHILDREN Instance method Public Method 20021201
9 GET_COPY Instance method Public Method 20021201
10 GET_DESCRIPTION Instance method Public Method 20030121
11 GET_DETAILS Instance method Public Method 20030121
12 GET_LIST Instance method Public Method 20030516
13 GET_META Instance method Public Method 20030121
14 GET_PARENT Instance method Public Method 20021201
15 INSERT_CHILD Instance method Public Method 20021201
16 IS_VALID Instance method Public Method Check whether the Node is Valid 20030508
17 LOAD Instance method Public Method Loads the Complete Subtree 20030711
18 NOTIFY_CHANGED Instance method Public Method Confirm Change to a Child Node 20030515
19 NOTIFY_CHANGING Instance method Public Method Register a Change to a Child 20021220
20 QUERY_INTERFACE Instance method Public Method 20030121
21 REMOVE_CHILD Instance method Public Method 20021201
22 SET_META Instance method Public Method 20030516
Events
# Event Type Visibility Description Created on
1 FREE Instance Event
(0)
Public
(2)
20030207
Types
Interface IF_CMX_XS_PERSISTENT has no local type.
Method Signatures

Method APPEND_CHILD Signature

Method APPEND_CHILD on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method APPEND_CHILD on Interface IF_CMX_XS_PERSISTENT has no exception.

Method CALL_VISITOR Signature

Method CALL_VISITOR on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method CALL_VISITOR on Interface IF_CMX_XS_PERSISTENT has no exception.

Method DO_COMMAND Signature

Method DO_COMMAND on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method DO_COMMAND on Interface IF_CMX_XS_PERSISTENT has no exception.

Method FIND_POSITION Signature

Method FIND_POSITION on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method FIND_POSITION on Interface IF_CMX_XS_PERSISTENT has no exception.

Method GET_ANCESTOR Signature

Method GET_ANCESTOR on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method GET_ANCESTOR on Interface IF_CMX_XS_PERSISTENT has no exception.

Method GET_CHANGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CMX_XS_W_CHANGE_INFO XSteps: Verwaltungsdaten 20030507
# Exception Resumable Description Created on
1 CMX_XS_W_NODE_DESCRIPTION 20030508

Method GET_CHANGE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGE_OBJECT Value transfer Object reference (TYPE REF TO) IF_CMX_XS_CHANGE_OBJECT XSteps: Änderungsobjekt 20030610
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030610

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method GET_CHILDREN on Interface IF_CMX_XS_PERSISTENT has no exception.

Method GET_COPY Signature

Method GET_COPY on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method GET_COPY on Interface IF_CMX_XS_PERSISTENT has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method GET_DESCRIPTION on Interface IF_CMX_XS_PERSISTENT has no exception.

Method GET_DETAILS Signature

Method GET_DETAILS on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method GET_DETAILS on Interface IF_CMX_XS_PERSISTENT has no exception.

Method GET_LIST Signature

Method GET_LIST on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method GET_LIST on Interface IF_CMX_XS_PERSISTENT has no exception.

Method GET_META Signature

Method GET_META on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method GET_META on Interface IF_CMX_XS_PERSISTENT has no exception.

Method GET_PARENT Signature

Method GET_PARENT on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method GET_PARENT on Interface IF_CMX_XS_PERSISTENT has no exception.

Method INSERT_CHILD Signature

Method INSERT_CHILD on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method INSERT_CHILD on Interface IF_CMX_XS_PERSISTENT has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D 'X' = Knoten ist gültig 20030508
# Exception Resumable Description Created on
1 CMX_XS_W_NODE_DESCRIPTION 20030508

Method LOAD Signature

Method LOAD on Interface IF_CMX_XS_PERSISTENT has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030711

Method NOTIFY_CHANGED Signature

Method NOTIFY_CHANGED on Interface IF_CMX_XS_PERSISTENT has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20030519

Method NOTIFY_CHANGING Signature

Method NOTIFY_CHANGING on Interface IF_CMX_XS_PERSISTENT has no parameter.
# Exception Resumable Description Created on
1 CX_CMX_XS_EXCEPTION XSteps: Ausnahme 20021220

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method QUERY_INTERFACE on Interface IF_CMX_XS_PERSISTENT has no exception.

Method REMOVE_CHILD Signature

Method REMOVE_CHILD on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method REMOVE_CHILD on Interface IF_CMX_XS_PERSISTENT has no exception.

Method SET_META Signature

Method SET_META on Interface IF_CMX_XS_PERSISTENT has no parameter.
Method SET_META on Interface IF_CMX_XS_PERSISTENT has no exception.
Event Signatures

Event FREE Signature
Event FREE on Interface IF_CMX_XS_PERSISTENT has no parameter.
History
Last changed by/on SAP  20040127 
SAP Release Created in 200