SAP ABAP Class CL_CXF_OBJECT_BASE (Default Implementation Base)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CXF_IMPLEMENTATION (Package) PLM XML Framework - Implementation Support
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CXF_OBJECT | Object | 20001107 |
Properties
| Class | CL_CXF_OBJECT_BASE | |
| Short Description | Default Implementation Base | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CXF_IMPLEMENTATION | PLM XML Framework - Implementation Support |
| Created | 20001107 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CXF_OBJECT | Object | 20001107 |
Friends
Class CL_CXF_OBJECT_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CXF_OBJECT_TYPE | Object Type | 20001107 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CXF_TT_ATTRIBUTE | Attribute Table | 20001107 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_ROLE | 20001107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20001107 | |
| 2 | Instance method | Public | Method | 20001121 | ||
| 3 | Instance method | Public | Method | 20001121 |
Events
Class CL_CXF_OBJECT_BASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ROLE | Private | See coding | 20001107 | |
||
| 2 | TT_ROLE | Private | See coding | 20001107 | |
Method Signatures
Method CONSTRUCTOR 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 CONSTRUCTOR on class CL_CXF_OBJECT_BASE has no exception.
Method READ_XML_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20001121 |
Method READ_XML_ATTRIBUTES on class CL_CXF_OBJECT_BASE has no exception.
Method WRITE_XML_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20001121 | |||
| 2 | IP_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20001121 |
Method WRITE_XML_ATTRIBUTES on class CL_CXF_OBJECT_BASE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 20A |