SAP ABAP Interface IF_CXF_OBJECT (Object)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CXF_FRAMEWORK (Package) PLM XML Framework - Model
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CXM_EASYSPEC_ATTR | Attributes | 20001113 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_CXM_EASYSPEC_OBJECT | EasysSPEC base interface | 20001122 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CXF_OBJECT_BASE | Default Implementation Base | 20001107 |
Properties
| Interface | IF_CXF_OBJECT | |
| Short Description | Object |
General Data
| Package | CXF_FRAMEWORK | PLM XML Framework - Model |
| Created | 20001107 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface IF_CXF_OBJECT has no forward declaration.
Interfaces
Interface IF_CXF_OBJECT has no interface.
Friends
Interface IF_CXF_OBJECT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_APPEND | Constant | Public | Type reference (TYPE) | I | -1 | Default Position | 20001107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Destroy Object (Disconnect Relationships) | 20001107 | |
| 2 | Instance method | Public | Method | Disconnect Role | 20001107 | |
| 3 | Instance method | Public | Method | Get Attribute | 20001107 | |
| 4 | Instance method | Public | Method | Get All Attributes | 20001107 | |
| 5 | Instance method | Public | Method | Get Type | 20001107 | |
| 6 | Instance method | Public | Method | Get Relationships | 20001107 | |
| 7 | Instance method | Public | Method | Get Roles | 20001107 | |
| 8 | Instance method | Public | Method | Notify | 20001107 | |
| 9 | Instance method | Public | Method | Notify | 20001107 | |
| 10 | Instance method | Public | Method | Remove Attribute | 20001107 | |
| 11 | Instance method | Public | Method | Set Attribute | 20001107 |
Events
Interface IF_CXF_OBJECT has no event.
Types
Interface IF_CXF_OBJECT has no local type.
Method Signatures
Method DESTROY Signature
Method DESTROY on Interface IF_CXF_OBJECT has no parameter.
Method DESTROY on Interface IF_CXF_OBJECT has no exception.
Method DISCONNECT_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROLE | Call by reference | Type reference (TYPE) | CXF_TS_ROLE | Role | 20001107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No such role available... | 20001204 |
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20001107 | ||||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20001107 |
Method GET_ATTRIBUTE on Interface IF_CXF_OBJECT has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | CXF_TT_ATTRIBUTE | Attribute table | 20001107 |
Method GET_ATTRIBUTES on Interface IF_CXF_OBJECT has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TYPE | Value transfer | Object reference (TYPE REF TO) | IF_CXF_OBJECT_TYPE | Object type | 20001107 |
Method GET_OBJECT_TYPE on Interface IF_CXF_OBJECT has no exception.
Method GET_RLNSHIPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RLNSHIPS | Call by reference | Type reference (TYPE) | CXF_TT_RLNSHIP | Relationship table | 20001107 | |||
| 2 | IS_ROLE | Call by reference | Type reference (TYPE) | CXF_TS_ROLE | Role | 20001107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No such role available... | 20001204 |
Method GET_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ROLES | Call by reference | Type reference (TYPE) | CXF_TT_ROLE | Role table | 20001107 |
Method GET_ROLES on Interface IF_CXF_OBJECT has no exception.
Method NOTIFY_CONNECT_RLNSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_RLNSHIP | Call by reference | Object reference (TYPE REF TO) | IF_CXF_RLNSHIP | Relationship | 20001107 | |||
| 2 | I_POSITION | Call by reference | Type reference (TYPE) | I | C_APPEND | Position | 20001107 | ||
| 3 | I_ROLEID | Call by reference | Type reference (TYPE) | CXF_T_ROLEID | Role id | 20001107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No such role available... | 20001204 |
Method NOTIFY_DISCONNECT_RLNSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_RLNSHIP | Call by reference | Object reference (TYPE REF TO) | IF_CXF_RLNSHIP | Relationship | 20001107 | |||
| 2 | I_ROLEID | Call by reference | Type reference (TYPE) | CXF_T_ROLEID | Role id | 20001107 |
Method NOTIFY_DISCONNECT_RLNSHIP on Interface IF_CXF_OBJECT has no exception.
Method REMOVE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20001107 |
Method REMOVE_ATTRIBUTE on Interface IF_CXF_OBJECT has no exception.
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20001107 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20001107 |
Method SET_ATTRIBUTE on Interface IF_CXF_OBJECT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |