SAP ABAP Class CL_IFR_BOR_BUSINESS_OBJECT (IFR Internal: Extracted Business Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SDIR (Package) DD: Interface Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFR_BUSINESS_OBJECT | IFR Internal: Interface Description of a Business Object | 20000419 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFR_DOCUMENTABLE_OBJECT | IFR internal: Documentation can exist for this object | 20000419 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IFR_SHORTTEXTS | Access to the Short Text of an IFR Object | 20000721 |
Properties
| Class | CL_IFR_BOR_BUSINESS_OBJECT | |
| Short Description | IFR Internal: Extracted Business Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDIR | DD: Interface Repository |
| Created | 20000419 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IFR_BOR_BUSINESS_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IFR_BUSINESS_OBJECT | IFR Internal: Interface Description of a Business Object | 20000419 | ||
| 2 | IF_IFR_DOCUMENTABLE_OBJECT | IFR internal: Documentation can exist for this object | 20000419 | ||
| 3 | IF_IFR_SHORTTEXTS | Access to the Short Text of an IFR Object | 20000721 |
Friends
Class CL_IFR_BOR_BUSINESS_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SWO_VERBTP | 'K' | Verb Type of a Key Field | 20000419 | ||
| 2 | Constant | Private | Type reference (TYPE) | SWO_VERBTP | 'M' | Verb Type for a BAPI | 20000419 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | TOJTB | Information on object | 20000419 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TADIR-DEVCLASS | Package for Transport Organizer | 20000419 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20000419 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TEXT_TAB | Short Texts | 20000419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000419 | |
| 2 | Instance method | Public | Method | 20000419 | ||
| 3 | Static method | Public | Method | Determines List of Business Objects (Implementation) | 20000419 |
Events
Class CL_IFR_BOR_BUSINESS_OBJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TEXT_TAB | Protected | See coding | Table of BO Short Texts | 20000419 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTNAME | Value transfer | Type reference (TYPE) | SWC_OBJEDE | Objektname | 20000419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es sind keine Daten zu dem angegebenen Objekttyp vorhanden | 20000419 |
Method GET_DOCU_KEYS Signature
Method GET_DOCU_KEYS on class CL_IFR_BOR_BUSINESS_OBJECT has no parameter.
Method GET_DOCU_KEYS on class CL_IFR_BOR_BUSINESS_OBJECT has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUSINESS_OBJECTS | Value transfer | Type reference (TYPE) | IFR_OBJLST | intern IFR: Liste mit Daten zu extrahierten Business-Objekte | 20000419 | |||
| 2 | ONLY_OBJECTS_WITH_BAPIS | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20000419 |
Method GET_LIST on class CL_IFR_BOR_BUSINESS_OBJECT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |