SAP ABAP Class CL_RPM_ITEM_VER_CTRL (Object Link Handler)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_PROJECT (Package) RPM Application Object Project
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RPM_APPENDAGE | Appendage Interface | 20051007 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RPM_COMMON | Interface for All Application Objects | 20051007 |
Properties
| Class | CL_RPM_ITEM_VER_CTRL | |
| Short Description | Object Link Handler | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RPM_PROJECT | RPM Application Object Project |
| Created | 20051007 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RPM_ITEM_VER_CTRL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RPM_APPENDAGE | Appendage Interface | 20051007 | ||
| 2 | IF_RPM_COMMON | Interface for All Application Objects | 20051007 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RPM_FACTORY | 20051007 | Factory Class for Building Appl. Objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RPM_OBJECT_STATE | Object state | 20051007 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RPM_COMMON | Interface for all application objects | 20051007 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RPM_ITEM_VER_CTRL_ASSIGN | Object link handler assignment class | 20051007 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_TEXT_HEADERS | 20090611 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RPM_TT_GUIDS | Table of RPM guids | 20090610 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20051007 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20051007 |
Methods
Events
Class CL_RPM_ITEM_VER_CTRL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TEXT_HEADER | Private | See coding | 20090611 | BEGIN OF ty_text_header,
hdr_guid TYPE /rpm/tv_guid,
text_hdr TYPE thead,
END OF ty_text_header
|
||
| 2 | TY_TEXT_HEADERS | Private | See coding | 20090611 | ty_text_headers TYPE TABLE OF ty_text_header
|
Method Signatures
Method ADD_UPDATED_HEADER_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UPDATED_GUID | Call by reference | Type reference (TYPE) | RPM_TV_GUID | 20090610 |
Method ADD_UPDATED_HEADER_GUID on class CL_RPM_ITEM_VER_CTRL has no exception.
Method BUFFER_LONG_TEXT_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HEADER | Call by reference | Type reference (TYPE) | THEAD | SAPscript: Text Header | 20090611 | |||
| 2 | IV_VER_HDR_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Guid for application objects | 20090611 |
Method BUFFER_LONG_TEXT_HEADER on class CL_RPM_ITEM_VER_CTRL has no exception.
Method CAST_OBJECT_CHANGED Signature
Method CAST_OBJECT_CHANGED on class CL_RPM_ITEM_VER_CTRL has no parameter.
Method CAST_OBJECT_CHANGED on class CL_RPM_ITEM_VER_CTRL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TECHNICAL_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_RPM_ITEM_VER_CTRL_ASSIGN | Object link handler assignment class | 20051007 |
Method CONSTRUCTOR on class CL_RPM_ITEM_VER_CTRL has no exception.
Method DELETE_OBJECT Signature
Method DELETE_OBJECT on class CL_RPM_ITEM_VER_CTRL has no parameter.
Method DELETE_OBJECT on class CL_RPM_ITEM_VER_CTRL has no exception.
Method GET_API_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3 System, current language | 20051007 | |||
| 2 | RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | RPM_TS_OBJ_LINK_API | RPM: Link data externally visible | 20051007 |
Method GET_API_ATTRIBUTES on class CL_RPM_ITEM_VER_CTRL has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | /RPM/TS_ITEM_VER_CTRL_INT | Object link data storage | 20051007 | |||
| 2 | ES_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | /RPM/TS_ITEM_VER_CTRL_INT | Object link data storage | 20051007 |
Method GET_ATTRIBUTES on class CL_RPM_ITEM_VER_CTRL has no exception.
Method GET_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_COLLECTION | Value transfer | Object reference (TYPE REF TO) | CL_RPM_ITEM_VER_CTRLS | RPM: Relations collection | 20051007 |
Method GET_COLLECTION on class CL_RPM_ITEM_VER_CTRL has no exception.
Method GET_PARENT_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PROJECT | Value transfer | Object reference (TYPE REF TO) | CL_RPM_PROJECT | Main project definition | 20051007 |
Method GET_PARENT_PROJECT on class CL_RPM_ITEM_VER_CTRL has no exception.
Method GET_SHORT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | R/3 System, current language | 20051007 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | RPM_TV_SHARED_DESCRIPTION | Language-Dependent Short Text | 20051007 |
Method GET_SHORT_DESCRIPTION on class CL_RPM_ITEM_VER_CTRL has no exception.
Method ON_TECHNICAL_OBJECT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20051007 |
Method ON_TECHNICAL_OBJECT_CHANGED on class CL_RPM_ITEM_VER_CTRL has no exception.
Method ON_TECHNICAL_OBJECT_DELETED Signature
Method ON_TECHNICAL_OBJECT_DELETED on class CL_RPM_ITEM_VER_CTRL has no parameter.
Method ON_TECHNICAL_OBJECT_DELETED on class CL_RPM_ITEM_VER_CTRL has no exception.
Method PROCESS_BEFORE_OBJ_SAVE Signature
Method PROCESS_BEFORE_OBJ_SAVE on class CL_RPM_ITEM_VER_CTRL has no parameter.
Method PROCESS_BEFORE_OBJ_SAVE on class CL_RPM_ITEM_VER_CTRL has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | /RPM/TS_ITEM_VER_CTRL_INT | Object link attributes | 20051007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Update error | 20051007 |
Method SET_PARENT Signature
Method SET_PARENT on class CL_RPM_ITEM_VER_CTRL has no parameter.
Method SET_PARENT on class CL_RPM_ITEM_VER_CTRL has no exception.
Method SET_SHORT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Value transfer | Type reference (TYPE) | RPM_TV_SHARED_DESCRIPTION | Language-Dependent Short Text | 20051007 | |||
| 2 | IV_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | R/3 System, current language | 20051007 | |||
| 3 | RV_TEXT_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20051007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RPM: Update error | 20051007 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |