SAP ABAP Class /RPM/CL_OBJECT_STATE (Object state)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
/RPM/OBJECTS (Package) xRPM Business Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_OBJECT_STATE_CHANGED | RPM Objektstatus Geändert | 20041124 |
2 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_OBJECT_STATE_CREATED | RPM Objektstatus Angelegt | 20041124 |
3 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_OBJECT_STATE_DELETED | RPM Objektstatus Gelöscht | 20041124 |
4 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_OBJECT_STATE_FREED | RPM Objektstatus Freigegeben | 20041124 |
5 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_OBJECT_STATE_LOADED | RPM Objektstatus Geladen | 20041124 |
Properties
Class | /RPM/CL_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/OBJECTS | xRPM Business Objects |
Created | 20041124 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /RPM/CL_OBJECT_STATE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /RPM/CL_OBJECT_STATES | 20041124 | Object states collection | |
2 | /RPM/IF_ASSIGNMENT | 20041124 | PPM: Interface for all assignments | |
3 | /RPM/IF_COMMON | 20041124 | Interface for all application objects |
Attributes
Class /RPM/CL_OBJECT_STATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20041124 | |
2 | ![]() |
Instance method | Protected | Method | 20041124 | |
3 | ![]() |
Instance method | Protected | Method | 20041124 | |
4 | ![]() |
Instance method | Protected | Method | 20041124 | |
5 | ![]() |
Instance method | Protected | Method | 20041124 | |
6 | ![]() |
Instance method | Protected | Method | 20041124 | |
7 | ![]() |
Instance method | Protected | Method | 20041124 | |
8 | ![]() |
Instance method | Protected | Method | 20041124 | |
9 | ![]() |
Instance method | Protected | Method | 20041124 | |
10 | ![]() |
Instance method | Protected | Method | 20041124 | |
11 | ![]() |
Instance method | Protected | Method | 20041124 |
Events
Class /RPM/CL_OBJECT_STATE has no event.
Types
Class /RPM/CL_OBJECT_STATE has no local type.
Method Signatures
Method FREE Signature
Method FREE on class /RPM/CL_OBJECT_STATE has no parameter.
Method FREE on class /RPM/CL_OBJECT_STATE has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATE | Value transfer | Type reference (TYPE) | RPM_TV_OBJECT_STATE | 20041124 |
Method GET_STATE on class /RPM/CL_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 | ![]() |
RR_SUCCESSOR | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_OBJECT_STATE | Objektstatus | 20041124 |
Method GET_SUCCESSOR_AT_CHANGE on class /RPM/CL_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 | ![]() |
RR_SUCCESSOR | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_OBJECT_STATE | 20041124 |
Method GET_SUCCESSOR_AT_DELETE on class /RPM/CL_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 | ![]() |
RR_SUCCESSOR | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_OBJECT_STATE | 20041124 |
Method GET_SUCCESSOR_AT_FREE on class /RPM/CL_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 | ![]() |
RR_SUCCESSOR | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_OBJECT_STATE | 20041124 |
Method GET_SUCCESSOR_AT_SAVE on class /RPM/CL_OBJECT_STATE has no exception.
Method HAS_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_CHANGES | Value transfer | Type reference (TYPE) | BOOLE_D | 20041124 |
Method HAS_CHANGES on class /RPM/CL_OBJECT_STATE has no exception.
Method IS_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_DELETED | Value transfer | Type reference (TYPE) | BOOLE_D | 20041124 |
Method IS_DELETED on class /RPM/CL_OBJECT_STATE has no exception.
Method IS_LOADED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_LOADED | Value transfer | Type reference (TYPE) | BOOLE_D | 20041124 |
Method IS_LOADED on class /RPM/CL_OBJECT_STATE has no exception.
Method IS_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_PERSISTENT | Value transfer | Type reference (TYPE) | BOOLE_D | 20041124 |
Method IS_PERSISTENT on class /RPM/CL_OBJECT_STATE has no exception.
Method IS_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | 20041124 |
Method IS_VALID on class /RPM/CL_OBJECT_STATE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |