SAP ABAP Class XO_OBJECT (General Extensible Object Definition)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
XO_MAIN (Package) Central XO Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20051208 |
Meta Relationship - Used By
Properties
| Class | XO_OBJECT | |
| Short Description | General Extensible Object Definition | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | XO_MAIN | Central XO Components |
| Created | 20051208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class XO_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XO_CONST_BOOLE | Constants: Boolean Values | 20051208 |
Friends
Class XO_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | XO_CONTROLLER | Controller for XO Framework | 20051208 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | XO_CUSTOMIZING | XO Customizing | 20051208 | |||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20051208 | |||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_XO_KEY_GENERATOR | Generation of Key for a Business Object Type | 20051221 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name of Business Object Type | 20051208 | |||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20051208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051208 | |
| 2 | Instance method | Public | Method | Returns Business Object Type of Object | 20051214 |
Events
Class XO_OBJECT has no event.
Types
Class XO_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BO_TYPE | Value transfer | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | 20051208 |
Method CONSTRUCTOR on class XO_OBJECT has no exception.
Method GET_MY_BO_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BO_TYPE | Value transfer | Type reference (TYPE) | XO_BUSINESS_OBJECT_TYPE | Name des Business Object Typs | 20051214 |
Method GET_MY_BO_TYPE on class XO_OBJECT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |