SAP ABAP Interface IF_CXF_OBJECT_TYPE (Object Type)
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_OBJECT_TYPE | EasysSPEC base type interface | 20001122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CXF_OBJECT_TYPE_BASE | Default Implementation Base | 20001107 |
Properties
| Interface | IF_CXF_OBJECT_TYPE | |
| Short Description | Object Type |
General Data
| Package | CXF_FRAMEWORK | PLM XML Framework - Model |
| Created | 20001107 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CXF_OBJECT_TYPE has no interface.
Friends
Interface IF_CXF_OBJECT_TYPE has no friend.
Attributes
Interface IF_CXF_OBJECT_TYPE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Role | 20001107 | |
| 2 | Instance method | Public | Method | Add Subtype | 20001107 | |
| 3 | Instance method | Public | Method | Get Exact Object World | 20001107 | |
| 4 | Instance method | Public | Method | Get Factory Object | 20001107 | |
| 5 | Instance method | Public | Method | Get ID | 20001107 | |
| 6 | Instance method | Public | Method | Get Object World | 20001107 | |
| 7 | Instance method | Public | Method | Get XML Writer | 20001110 | |
| 8 | Instance method | Public | Method | Get Roles | 20001107 | |
| 9 | Instance method | Public | Method | Get Subtypes | 20001107 | |
| 10 | Instance method | Public | Method | Get Superior Types | 20001107 | |
| 11 | Instance method | Public | Method | Check: Has Role | 20001204 |
Events
Interface IF_CXF_OBJECT_TYPE has no event.
Types
Interface IF_CXF_OBJECT_TYPE has no local type.
Method Signatures
Method ADD_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 |
Method ADD_ROLE on Interface IF_CXF_OBJECT_TYPE has no exception.
Method ADD_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_CXF_OBJECT_TYPE | Object type | 20001107 |
Method ADD_SUBTYPE on Interface IF_CXF_OBJECT_TYPE has no exception.
Method GET_EXACT_POPULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | CXF_TT_OBJECT | Object table | 20001107 |
Method GET_EXACT_POPULATION on Interface IF_CXF_OBJECT_TYPE has no exception.
Method GET_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_CXF_OBJECT_FACTORY | Object factory | 20001107 |
Method GET_FACTORY on Interface IF_CXF_OBJECT_TYPE has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | CXF_T_TYPEID | Object/relationship type id | 20001107 |
Method GET_ID on Interface IF_CXF_OBJECT_TYPE has no exception.
Method GET_POPULATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | CXF_TT_OBJECT | Object table | 20001107 |
Method GET_POPULATION on Interface IF_CXF_OBJECT_TYPE has no exception.
Method GET_RENDERER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RENDERER | Value transfer | Object reference (TYPE REF TO) | IF_CXF_XML_RENDERER | XML renderer | 20001110 |
Method GET_RENDERER on Interface IF_CXF_OBJECT_TYPE has no exception.
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_TYPE has no exception.
Method GET_SUBTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TYPES | Call by reference | Type reference (TYPE) | CXF_TT_OBJECT_TYPE | Object type table | 20001107 |
Method GET_SUBTYPES on Interface IF_CXF_OBJECT_TYPE has no exception.
Method GET_SUPERTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TYPES | Call by reference | Type reference (TYPE) | CXF_TT_OBJECT_TYPE | Object type table | 20001107 |
Method GET_SUPERTYPES on Interface IF_CXF_OBJECT_TYPE has no exception.
Method HAS_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 | 20001204 | |||
| 2 | R_HAS_ROLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20001204 |
Method HAS_ROLE on Interface IF_CXF_OBJECT_TYPE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |