Hierarchy
⤷
⤷
Properties
| Class | /BOFU/CL_GBI_ADAPTER | |
| Short Description | Mapping Gateway - View/ View Instance | |
| Super Class | ||
| 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 | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /BOFU/CL_GBI_ADAPTER has no interface implemented.
Friends
Class /BOFU/CL_GBI_ADAPTER 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 | Private | Type reference (TYPE) | /BOFU/GBI_T_ASSOC_PREFIX | Association Prefix | 20130506 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | /BOBF/T_CONFRO_NODE | 20130304 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | INT4 | 0 | Natural Number | 20130506 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Associations | 20130506 | |
| 2 | Static method | Protected | Method | Add Fields to Entity | 20130506 | |
| 3 | Static method | Protected | Method | Add Properties to a given Entity | 20130304 | |
| 4 | Static method | Protected | Method | Append Selection Parameter | 20130304 | |
| 5 | Static method | Protected | Method | Check whether Technical Name Exist | 20130506 | |
| 6 | Static method | Public | Method | Create Entity | 20130304 | |
| 7 | Static method | Protected | Method | Define Actions | 20130304 | |
| 8 | Static method | Protected | Method | Define Action for Execution of Search Help | 20130304 | |
| 9 | Static method | Protected | Method | Define Associations | 20130304 | |
| 10 | Static method | Public | Method | Define Entity with Properties, Associations, Actions | 20130304 | |
| 11 | Static method | Public | Method | Define Entity for Result of Search Help | 20130304 | |
| 12 | Static method | Public | Method | Delete Entity | 20130304 | |
| 13 | Static method | Protected | Method | Get Cardinality of Association | 20130304 | |
| 14 | Static method | Public | Method | Execute Action | 20130304 | |
| 15 | Static method | Public | Method | Execute Search Help | 20130304 | |
| 16 | Static method | Protected | Method | Returns Association Name | 20130506 | |
| 17 | Static method | Public | Method | Return BO Hierarchy | 20130304 | |
| 18 | Static method | Protected | Method | Get the condensed name of a DO | 20130506 | |
| 19 | Static method | Protected | Method | Get Data for BO | 20130304 | |
| 20 | Static method | Protected | Method | Get Data for View | 20130304 | |
| 21 | Static method | Public | Method | Get the DO Name - Split DO name into prefix and node name | 20130304 | |
| 22 | Static method | Public | Method | Get Entity | 20130304 | |
| 23 | Static method | Public | Method | Get Entityset | 20130304 | |
| 24 | Static method | Protected | Method | Get Node from Condensed name | 20130506 | |
| 25 | Static method | Public | Method | Get View | 20130304 | |
| 26 | Static method | Public | Method | Get View Instance | 20130304 | |
| 27 | Static method | Protected | Method | Modify the entry for CRUD operation | 20130304 | |
| 28 | Static method | Protected | Method | Create Nodes of Related Views | 20130304 | |
| 29 | Static method | Protected | Method | Set Edm Type to Parameter | 20130506 | |
| 30 | Static method | Protected | Method | Sort Internal Table | 20130304 | |
| 31 | Static method | Public | Method | Update Entity | 20130304 |
Events
Class /BOFU/CL_GBI_ADAPTER has no event.
Types
Class /BOFU/CL_GBI_ADAPTER has no local type.
Method Signatures
Method ADD_ASSOCIATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | interface for a script based model | 20130506 | |||
| 2 | IT_ASSOC | Call by reference | Type reference (TYPE) | /BOBF/T_CONFRO_ASSOC | Configuration: Associations | 20130506 | |||
| 3 | IV_BO_NAME | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130506 |
Method ADD_ASSOCIATIONS on class /BOFU/CL_GBI_ADAPTER has no exception.
Method ADD_ENTITY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ENTITY_TYP | Interface Representing a Script-Based OData Entity Type | 20130506 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20130506 | |||
| 3 | IV_DATA_TYPE | Call by reference | Type reference (TYPE) | DYNPTYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | 20130506 | |||
| 4 | IV_ENTITY_TYPE | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20130506 | |||
| 5 | IV_PROPERTY_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20130506 |
Method ADD_ENTITY_FIELDS on class /BOFU/CL_GBI_ADAPTER has no exception.
Method ADD_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ENTITY_TYP | interface representing a script based odata entity type | 20130304 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | interface for a script based model | 20130506 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_NEW | FBI View: Runtime | 20130304 | |||
| 4 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20130506 |
Method ADD_PROPERTIES on class /BOFU/CL_GBI_ADAPTER has no exception.
Method APPEND_SELOPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SELOPT | Call by reference | Type reference (TYPE) | DDSHSELOPS | Selection Options for Search Helps | 20130304 | |||
| 2 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | SHLPFIELD | Name of a search help parameter | 20130304 | |||
| 3 | IV_SHLP_NAME | Call by reference | Type reference (TYPE) | SHLPNAME | Name of a Search Help | 20130304 | |||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | RSDSSELOP_ | 'Generic' SELECT-OPTION for Dynamic Selections | 20130304 |
Method APPEND_SELOPT on class /BOFU/CL_GBI_ADAPTER has no exception.
Method CHECK_FOR_ASSOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ASSOC_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20130506 | |||
| 2 | IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130506 | ||||
| 3 | RV_CONTINUE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130506 |
Method CHECK_FOR_ASSOC on class /BOFU/CL_GBI_ADAPTER has no exception.
Method CREATE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20130304 | ||||
| 2 | IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20130304 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 4 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20130304 | |||
| 5 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 6 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 7 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 8 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 9 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130304 | ||
| 2 | Technical Exception | 20130304 |
Method DEFINE_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ENTITY_TYP | Interface Representing a Script-Based OData Entity Type | 20130304 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | interface for a script based model | 20130304 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_NEW | FBI View | 20130304 | |||
| 4 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | View Name | 20130304 |
Method DEFINE_ACTIONS on class /BOFU/CL_GBI_ADAPTER has no exception.
Method DEFINE_ACTION_SHLP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20130304 | |||
| 2 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 3 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20130304 | ||||
| 4 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20130304 |
Method DEFINE_ACTION_SHLP on class /BOFU/CL_GBI_ADAPTER has no exception.
Method DEFINE_ASSOCIATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ENTITY_TYP | interface representing a script based odata entity type | 20130304 | |||
| 2 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | interface for a script based model | 20130304 | |||
| 3 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_NEW | FBI View: Runtime | 20130304 | |||
| 4 | IS_NODE | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_NODE | Configuration: Node | 20130304 | |||
| 5 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20130304 |
Method DEFINE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | interface for a script based model | 20130304 | |||
| 2 | IS_NODE | Call by reference | Type reference (TYPE) | /BOBF/S_CONFRO_NODE | Configuration: Node | 20130304 | |||
| 3 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 4 | IV_NODE | Call by reference | Type reference (TYPE) | /BOFU/NODE | Node | 20130304 | |||
| 5 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130304 | ||
| 2 | Meta data exception | 20130304 |
Method DEFINE_ENTITY_SHLP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20130304 | |||
| 2 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 3 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 4 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20130304 | ||||
| 5 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20130304 | ||||
| 6 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 |
Method DEFINE_ENTITY_SHLP on class /BOFU/CL_GBI_ADAPTER has no exception.
Method DELETE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 2 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20130304 | |||
| 3 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 4 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 5 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 6 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 7 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130304 |
Method DETERMINE_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LEFT_CARD | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY | 20130304 | ||||
| 2 | EV_RIGHT_CARD | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY | 20130304 | ||||
| 3 | IV_CARDINALITY | Call by reference | Type reference (TYPE) | INT1 | Association Cardinality | 20130304 |
Method DETERMINE_CARDINALITY on class /BOFU/CL_GBI_ADAPTER has no exception.
Method EXECUTE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130304 | ||||
| 2 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 3 | IV_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 4 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 5 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | Node Name | 20130304 | |||
| 6 | IV_NODE_ID | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20130304 | |||
| 7 | IV_VIEW_NAME | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20130304 |
Method EXECUTE_ACTION on class /BOFU/CL_GBI_ADAPTER has no exception.
Method EXECUTE_SHLP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITYSET | Call by reference | Object reference (TYPE REF TO) | DATA | 20130304 | ||||
| 2 | IT_ADDITIONAL_OUTPUTFIELDS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 3 | IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 4 | IV_DISABLE_CONVEXIT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130304 | |||
| 5 | IV_SHLP_NAME | Call by reference | Type reference (TYPE) | SHLPNAME | Name of a Search Help | 20130304 | |||
| 6 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 |
Method EXECUTE_SHLP on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GENERATE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADD_NUM | Call by reference | Type reference (TYPE) | BOOLE_D | Add Number to Prefix | 20130506 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Association Name | 20130506 | |||
| 3 | IV_PREFIX | Call by reference | Type reference (TYPE) | STRING | Prefix | 20130506 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Type | 20130506 | |||
| 5 | RV_ASSOC | Value transfer | Type reference (TYPE) | STRING | 20130506 |
Method GENERATE_NAME on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GET_BO_HIERARICHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | DATA | 20130304 | ||||
| 2 | IT_ASSOC | Call by reference | Type reference (TYPE) | /BOBF/T_CONFRO_ASSOC | Configuration: Associations | 20130304 | |||
| 3 | IT_NODE | Call by reference | Type reference (TYPE) | /BOBF/T_CONFRO_NODE | Configuration: Node | 20130304 | |||
| 4 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20130304 |
Method GET_BO_HIERARICHY on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GET_CONDENSED_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130506 | |||
| 2 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20130506 | |||
| 3 | IV_NODE_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130506 | ||||
| 4 | RV_CONDENSED_NAME | Value transfer | Type reference (TYPE) | /BOBF/OBM_DESCRIPTION | Description | 20130506 |
Method GET_CONDENSED_NAME on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GET_DATA_FOR_BO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITYSET | Call by reference | Object reference (TYPE REF TO) | DATA | 20130304 | ||||
| 2 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20130304 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20130304 | |||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 5 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20130304 | |||
| 6 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20130304 | |||
| 7 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 8 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 9 | IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 10 | IV_QUERY_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_QUERY_KEY | Query | 20130304 | |||
| 11 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 |
Method GET_DATA_FOR_BO on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GET_DATA_FOR_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITYSET | Call by reference | Object reference (TYPE REF TO) | DATA | 20130304 | ||||
| 2 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20130304 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20130304 | |||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 5 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20130304 | |||
| 6 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20130304 | |||
| 7 | IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 8 | IV_QUERY_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_QUERY_KEY | Query | 20130304 | |||
| 9 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | Source Name | 20130304 | |||
| 10 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | View Name | 20130304 |
Method GET_DATA_FOR_VIEW on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GET_DO_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 2 | IV_DO_NAME | Call by reference | Type reference (TYPE) | STRING | Node Name | 20130304 | |||
| 3 | IV_DO_PREFIX | Call by reference | Type reference (TYPE) | STRING | Node Prefix | 20130304 | |||
| 4 | RS_NODE | Value transfer | Type reference (TYPE) | /BOBF/S_CONFRO_NODE | Configuration: Node | 20130304 |
Method GET_DO_NODE_NAME on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GET_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20130304 | ||||
| 2 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 3 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20130304 | |||
| 4 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 5 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 6 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 7 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 8 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130304 |
Method GET_ENTITYSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITYSET | Call by reference | Type reference (TYPE) | DATA | 20130304 | ||||
| 2 | IS_PAGING | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_PAGING | paging structure | 20130304 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20130304 | |||
| 4 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 5 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20130304 | |||
| 6 | IT_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20130304 | |||
| 7 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 8 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 9 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 10 | IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 11 | IV_QUERY_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_QUERY_KEY | Query | 20130304 | |||
| 12 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 13 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130304 |
Method GET_NODE_FROM_COND_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_NAME | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130506 | |||
| 2 | IV_CONDENSED_NAME | Call by reference | Type reference (TYPE) | /BOFU/OBM_DESCRIPTION | Description | 20130506 | |||
| 3 | RS_NODE | Value transfer | Type reference (TYPE) | /BOFU/DO_CUST | Customizing | 20130506 |
Method GET_NODE_FROM_COND_NAME on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_NEW | FBI View: Runtime | 20130304 | |||
| 2 | IS_IDENTITY | Call by reference | Type reference (TYPE) | /BOFU/CL_FBI_FACTORY=>TS_VIEW_IDENTITY | 20130304 |
Method GET_VIEW on class /BOFU/CL_GBI_ADAPTER has no exception.
Method GET_VIEW_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_VIEW_INSTANCE | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_INSTANCE_NEW | /bofu/cl_fbi_view_instance_new | 20130304 | |||
| 2 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_FBI_VIEW | FBI View | 20130304 | |||
| 3 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOFU/CONF_KEY | Business Object | 20130304 | |||
| 4 | IV_CONTEXT | Call by reference | Type reference (TYPE) | /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TV_USAGE_CONTEXT | 20130304 | ||||
| 5 | IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOFU/CONF_KEY | NodeID | 20130304 |
Method GET_VIEW_INSTANCE on class /BOFU/CL_GBI_ADAPTER has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CHANGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for transaction change objects | 20130304 | |||
| 2 | EO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20130304 | |||
| 3 | EV_REJECTED | Value transfer | Type reference (TYPE) | BOOLE_D | 20130304 | ||||
| 4 | IO_VIEW | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_NEW | FBI View | 20130304 | |||
| 5 | IO_VIEW_INSTANCE | Call by reference | Object reference (TYPE REF TO) | /BOFU/CL_FBI_VIEW_INSTANCE_NEW | 20130304 | ||||
| 6 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data for an instance | 20130304 | |||
| 7 | IT_MODIFICATION | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_MODIFICATION | Changes | 20130304 | |||
| 8 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20130304 | |||
| 9 | IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CHANGE_MODE | Change category | 20130304 | |||
| 10 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 11 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Entity Key | 20130304 | |||
| 12 | IV_PARENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20130304 | |||
| 13 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130304 |
Method MODIFY_REL_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_T_MODIFICATION | Call by reference | Object reference (TYPE REF TO) | /BOBF/T_FRW_MODIFICATION | Changes | 20130304 | |||
| 2 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130304 | ||||
| 3 | IR_S_RELATED_VIEW_INST | Call by reference | Object reference (TYPE REF TO) | /BOFU/IF_FBI_VIEW=>TS_RELATED_VIEW | /BOFU/IF_FBI_VIEW_INSTANCE_NEW | 20130304 | |||
| 4 | IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | /BOBF/CONF_CHANGE_MODE | Change mode | 20130304 | |||
| 5 | IV_PARENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20130304 |
Method MODIFY_REL_VIEW on class /BOFU/CL_GBI_ADAPTER has no exception.
Method SET_EDM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_PARAMETER | interface representing a meta data instance for a parameter | 20130506 | |||
| 2 | IV_INTERNAL_TYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP data type (C,D,N,...) | 20130506 | |||
| 3 | IV_LENGTH | Call by reference | Type reference (TYPE) | I | Length (No. of Characters) | 20130506 |
Method SET_EDM_TYPE on class /BOFU/CL_GBI_ADAPTER has no exception.
Method SORT_INTERNAL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SOURCE_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130304 | ||||
| 2 | IT_SORTING_ORDER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SORTING_ORDER | the sorting order | 20130304 |
Method SORT_INTERNAL_TABLE on class /BOFU/CL_GBI_ADAPTER has no exception.
Method UPDATE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20130304 | ||||
| 2 | IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20130304 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130304 | |||
| 4 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20130304 | |||
| 5 | IV_BO | Call by reference | Type reference (TYPE) | /BOFU/BO | Business Object | 20130304 | |||
| 6 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 7 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 8 | IV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130304 | ||||
| 9 | IV_VIEW | Call by reference | Type reference (TYPE) | /BOFU/FBI_VIEW | FBI View | 20130304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130304 | ||
| 2 | Technical Exception | 20130304 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 747 |