SAP ABAP Interface IF_RPM_OBL_PROXY (RPM: Object Link Proxy Interface)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
RPM_OBJECTLINK_PROXY (Package) RPM Object Link Proxies

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_RPM_OBL_PROXY | |
Short Description | RPM: Object Link Proxy Interface |
General Data
Package | RPM_OBJECTLINK_PROXY | RPM Object Link Proxies |
Created | 20020611 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface IF_RPM_OBL_PROXY has no forward declaration.
Interfaces
Interface IF_RPM_OBL_PROXY has no interface.
Friends
Interface IF_RPM_OBL_PROXY has no friend.
Attributes
Interface IF_RPM_OBL_PROXY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check object existence | 20030116 |
2 | ![]() |
Static method | Public | Method | Accessor of application URL | 20020613 |
3 | ![]() |
Static method | Public | Method | Accessor of object link data | 20020613 |
4 | ![]() |
Static method | Public | Method | Get description of object | 20020611 |
5 | ![]() |
Static method | Public | Method | Accessor of external identifier | 20020613 |
6 | ![]() |
Static method | Public | Method | 20020613 | |
7 | ![]() |
Static method | Public | Method | Accessor of object key | 20020613 |
8 | ![]() |
Static method | Public | Method | Check object is consistent | 20020613 |
9 | ![]() |
Static method | Public | Method | Search of objects with given criteria | 20020613 |
Events
Interface IF_RPM_OBL_PROXY has no event.
Types
Interface IF_RPM_OBL_PROXY has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IDENTIFIER | Call by reference | Type reference (TYPE) | RPM_TS_OBL_IDENTIFIER | RPM: Search result structure | 20030131 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20030131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RPM: Object link proxy class not found | 20030204 |
Method GET_APPLICATION_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | 20020615 | |||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20020613 | ||
3 | ![]() |
RV_APPLICATION_URL | Value transfer | Type reference (TYPE) | STRING | 20020613 |
Method GET_APPLICATION_URL on Interface IF_RPM_OBL_PROXY has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IDENTIFIER | Call by reference | Type reference (TYPE) | RPM_TS_OBL_IDENTIFIER | RPM: Search result structure | 20040309 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | current language | 20040309 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20020613 | ||
4 | ![]() |
RV_OBJECT_DATA | Value transfer | Type reference (TYPE) | RPM_TS_OBL_SEARCH_RESULT | Table Type for OLR3_TS_TAB_DATA | 20080626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RPM: Object link proxy class not found | 20040309 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IDENTIFIER | Call by reference | Type reference (TYPE) | RPM_TS_OBL_IDENTIFIER | RPM: Search result structure | 20040308 | ||
2 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | current language | 20040309 | ||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20020611 | ||
4 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | RPM: Object type description | 20020611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RPM: Object link proxy class not found | 20040308 |
Method GET_EXTERNAL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXTERNAL_ID | Value transfer | Type reference (TYPE) | STRING | 20030203 | |||
2 | ![]() |
IT_OBJECT_CRITERIA | Call by reference | Type reference (TYPE) | RPM_TT_OBL_SEARCH_CRITERIA | RPM: Table type for object link search criteria | 20030203 | ||
3 | ![]() |
IT_OBJECT_CRITERIA_DDIC | Call by reference | Type reference (TYPE) | DDFIELDS | DD Interface: Table Fields for DDIF_FIELDINFO_GET | 20030203 | ||
4 | ![]() |
IV_OBJECT_IDENTIFIER | Call by reference | Type reference (TYPE) | RPM_TS_OBL_IDENTIFIER | RPM: Search result structure | 20030203 | ||
5 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20020613 |
Method GET_EXTERNAL_ID on Interface IF_RPM_OBL_PROXY has no exception.
Method GET_IDENTIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20020613 | ||
2 | ![]() |
RS_IDENTIFIER | Value transfer | Type reference (TYPE) | RPM_TS_OBL_IDENTIFIER | RPM: Search result structure | 20020613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20020613 | ||
2 | ![]() |
RPM: Object link not accessible | 20020613 |
Method GET_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20020613 | ||
2 | ![]() |
RV_OBJECT_KEY | Value transfer | Type reference (TYPE) | STRING | 20020613 |
Method GET_OBJECT_KEY on Interface IF_RPM_OBL_PROXY has no exception.
Method IS_CONSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RPM_COMMON | Interface for all application objects | 20020613 | ||
2 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | STRING | 20020613 | |||
3 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20020613 | ||
4 | ![]() |
RV_CONSISTENT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20020613 |
Method IS_CONSISTENT on Interface IF_RPM_OBL_PROXY has no exception.
Method SEARCH_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SEARCH_RESULT | Value transfer | Type reference (TYPE) | RPM_TT_OBL_SEARCH_RESULTS | RPM: Table type for the search results | 20030203 | ||
2 | ![]() |
IT_SEARCH_CRITERIA | Call by reference | Type reference (TYPE) | RPM_TT_OBL_SEARCH_CRITERIA | RPM: Table type for object link search criteria | 20020613 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | current language | 20030214 | ||
4 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RPM_TV_OBL_TYPE | RPM: Type of linked object | 20020613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RPM: Object link proxy class not found | 20030412 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |