SAP ABAP Class CL_RPM_OBJECT_STATE (Object state)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     RPM_SHARED (Package) RPM Shared Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RPM_OBJECT_STATE_CHANGED RPM Changed object state 20020520
2 Inheritance (c INHERITING FROM c_ref)  CL_RPM_OBJECT_STATE_CREATED RPM Created object state 20020520
3 Inheritance (c INHERITING FROM c_ref)  CL_RPM_OBJECT_STATE_DELETED RPM Deleted object state 20020530
4 Inheritance (c INHERITING FROM c_ref)  CL_RPM_OBJECT_STATE_FREED RPM Freed object state 20020520
5 Inheritance (c INHERITING FROM c_ref)  CL_RPM_OBJECT_STATE_LOADED RPM Loaded object state 20020520
Properties
Class CL_RPM_OBJECT_STATE  
Short Description Object state    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RPM_SHARED   RPM Shared Objects 
Created 20020520   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RPM_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RPM_OBJECT_STATES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RPM_OBJECT_STATE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RPM_OBJECT_STATES 20020522
2 IF_RPM_ASSIGNMENT 20020522 RPM: Interface for all assignments
3 IF_RPM_COMMON 20020522 Interface for All Application Objects
Attributes
Class CL_RPM_OBJECT_STATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Protected Method 20020530
2 GET_STATE Instance method Protected Method 20020530
3 GET_SUCCESSOR_AT_CHANGE Instance method Protected Method 20020522
4 GET_SUCCESSOR_AT_DELETE Instance method Protected Method 20020530
5 GET_SUCCESSOR_AT_FREE Instance method Protected Method 20020530
6 GET_SUCCESSOR_AT_SAVE Instance method Protected Method 20020530
7 HAS_CHANGES Instance method Protected Method 20020530
8 IS_DELETED Instance method Protected Method 20020530
9 IS_LOADED Instance method Protected Method 20020530
10 IS_PERSISTENT Instance method Protected Method 20020530
11 IS_VALID Instance method Protected Method 20020530
Events
Class CL_RPM_OBJECT_STATE has no event.
Types
Class CL_RPM_OBJECT_STATE has no local type.
Method Signatures

Method FREE Signature

Method FREE on class CL_RPM_OBJECT_STATE has no parameter.
Method FREE on class CL_RPM_OBJECT_STATE has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATE Value transfer Type reference (TYPE) RPM_TV_OBJECT_STATE 20020530

Method GET_STATE on class CL_RPM_OBJECT_STATE has no exception.

Method GET_SUCCESSOR_AT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SUCCESSOR Value transfer Object reference (TYPE REF TO) CL_RPM_OBJECT_STATE Objektstatus 20020522

Method GET_SUCCESSOR_AT_CHANGE on class CL_RPM_OBJECT_STATE has no exception.

Method GET_SUCCESSOR_AT_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SUCCESSOR Value transfer Object reference (TYPE REF TO) CL_RPM_OBJECT_STATE 20020530

Method GET_SUCCESSOR_AT_DELETE on class CL_RPM_OBJECT_STATE has no exception.

Method GET_SUCCESSOR_AT_FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SUCCESSOR Value transfer Object reference (TYPE REF TO) CL_RPM_OBJECT_STATE 20020530

Method GET_SUCCESSOR_AT_FREE on class CL_RPM_OBJECT_STATE has no exception.

Method GET_SUCCESSOR_AT_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SUCCESSOR Value transfer Object reference (TYPE REF TO) CL_RPM_OBJECT_STATE 20020530

Method GET_SUCCESSOR_AT_SAVE on class CL_RPM_OBJECT_STATE has no exception.

Method HAS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_CHANGES Value transfer Type reference (TYPE) BOOLE_D 20020530

Method HAS_CHANGES on class CL_RPM_OBJECT_STATE has no exception.

Method IS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_DELETED Value transfer Type reference (TYPE) BOOLE_D 20020530

Method IS_DELETED on class CL_RPM_OBJECT_STATE has no exception.

Method IS_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_LOADED Value transfer Type reference (TYPE) BOOLE_D 20020530

Method IS_LOADED on class CL_RPM_OBJECT_STATE has no exception.

Method IS_PERSISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_PERSISTENT Value transfer Type reference (TYPE) BOOLE_D 20020530

Method IS_PERSISTENT on class CL_RPM_OBJECT_STATE has no exception.

Method IS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D 20020530

Method IS_VALID on class CL_RPM_OBJECT_STATE has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200