SAP ABAP Class /BOFU/CL_GBI_DATA_PROVIDER (Runtime Data Provider Class - GBI)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-GBI (Application Component) Gateway BOPF Integration
⤷
/BOFU/GBI_MAIN (Package) /BOFU/GBI_MAIN
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_ABS_DATA | Abstract Business Data Provider | 20130304 |
Properties
| Class | /BOFU/CL_GBI_DATA_PROVIDER | |
| Short Description | Runtime Data Provider Class - GBI | |
| Super Class | /IWBEP/CL_MGW_ABS_DATA | Abstract Business Data Provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /BOFU/CX_GBI | |
| Program status | ||
| Category | 0 | |
| Package | /BOFU/GBI_MAIN | /BOFU/GBI_MAIN |
| Created | 20120817 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_GBI_DATA_PROVIDER has no forward declaration.
Interfaces
Class /BOFU/CL_GBI_DATA_PROVIDER has no interface implemented.
Friends
Class /BOFU/CL_GBI_DATA_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | STRING | 'Collection' | Collection | 20130304 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | STRING | 'internal_service_name' | Internal Service Name | 20130304 | ||
| 3 | Static Attribute | Protected | Type reference (TYPE) | STRING | Service Name | 20130304 |
Methods
Class /BOFU/CL_GBI_DATA_PROVIDER has no method.
Events
Class /BOFU/CL_GBI_DATA_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_PARAMETER | Public | See coding | 20130304 | begin of ty_s_parameter,
name type string,
value type ref to data,
end of ty_s_parameter
|
||
| 2 | TY_T_PARAMETER | Public | See coding | 20130304 | ty_t_parameter type HASHED TABLE OF ty_s_parameter with unique key name
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 747 |