SAP ABAP Class /BOBF/CL_SEA_BO_DATA_EXTRACT (Extractor for business object data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF (Application Component) Business Object Processing Framework
⤷
/BOBF/SEARCH (Package) BOPF Enterprise Search
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_SEA_BO_DATA_EXTRACT | Extraction of business object data | 20130123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_OBJECT_DATA_BY_ID | Object data by list of object ids | 20130123 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_OBJECT_ITERATOR | Object data iterator by last object id | 20130123 |
Properties
| Class | /BOBF/CL_SEA_BO_DATA_EXTRACT | |
| Short Description | Extractor for business object data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/SEARCH | BOPF Enterprise Search |
| Created | 20130123 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CL_SEA_BO_DATA_EXTRACT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOBF/IF_SEA_BO_DATA_EXTRACT | Extraction of business object data | 20130123 | ||
| 2 | IF_ESH_IF_OBJECT_DATA_BY_ID | Object data by list of object ids | 20130123 | ||
| 3 | IF_ESH_IF_OBJECT_ITERATOR | Object data iterator by last object id | 20130123 |
Friends
Class /BOBF/CL_SEA_BO_DATA_EXTRACT 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) | /BOBF/IF_FRW_CONFIGURATION | 20130128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130130 | ||
| 2 | Instance method | Protected | Method | Get subnode data | 20130130 |
Events
Class /BOBF/CL_SEA_BO_DATA_EXTRACT has no event.
Types
Class /BOBF/CL_SEA_BO_DATA_EXTRACT has no local type.
Method Signatures
Method GET_FIELDS_FOR_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FIELDS | Call by reference | Type reference (TYPE) | ESH_T_IF_FIELD_DETAILS | Extraction of one Node | 20130130 | |||
| 2 | RV_FIELDS | Value transfer | Type reference (TYPE) | STRING | 20130130 |
Method GET_FIELDS_FOR_SELECTION on class /BOBF/CL_SEA_BO_DATA_EXTRACT has no exception.
Method GET_SUBNODE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_S_IF_EXTRACT_NODE | Extraction of one Node | 20130130 | |||
| 2 | IT_FIELD_MAP | Call by reference | Type reference (TYPE) | /BOBF/T_CONFRO_MAPPING | Configuration: Field Name Mapping | 20130130 | |||
| 3 | IT_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20130130 |
Method GET_SUBNODE_DATA on class /BOBF/CL_SEA_BO_DATA_EXTRACT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 747 |