SAP ABAP Interface /IWBEP/IF_IFL_BUILDER (Constants)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_DST_BOP_GENERATOR (Package) OData Channel - Design Time Tools - BOP Generator
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_IFL_ABSTRACT_BUILDER | Build data type tree | 20111017 |
Properties
| Interface | /IWBEP/IF_IFL_BUILDER | |
| Short Description | Constants |
General Data
| Package | /IWBEP/MGW_DST_BOP_GENERATOR | OData Channel - Design Time Tools - BOP Generator |
| Created | 20111017 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/CL_IFL_TYPE_ANALYZER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface /IWBEP/IF_IFL_BUILDER has no interface.
Friends
Interface /IWBEP/IF_IFL_BUILDER has no friend.
Attributes
Interface /IWBEP/IF_IFL_BUILDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111017 | ||
| 2 | Instance method | Public | Method | 20111017 | ||
| 3 | Instance method | Public | Method | 20111017 | ||
| 4 | Instance method | Public | Method | 20111017 | ||
| 5 | Instance method | Public | Method | 20111017 |
Events
Interface /IWBEP/IF_IFL_BUILDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GT_ATTRIBUTES | Public | See coding | 20111017 | ty_gt_attributes TYPE STANDARD TABLE OF REF TO /iwbep/if_ifl_builder_attribut WITH NON-UNIQUE DEFAULT KEY
|
||
| 2 | TY_GT_NODES | Public | See coding | 20111017 | ty_gt_nodes TYPE STANDARD TABLE OF REF TO /iwbep/if_ifl_builder_node WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method BUILD_CORETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/CL_IFL_TYPE_ANALYZER=>TY_GS_DFIESINCL | 20111017 | ||||
| 2 | RR_FIELDDESC | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_IFL_BUILDER_ATTRIBUT | 20111017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 |
Method BUILD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/CL_IFL_TYPE_ANALYZER=>TY_GS_DFIESINCL | 20111017 | ||||
| 2 | RR_FIELDDESC | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_IFL_BUILDER_ATTRIBUT | 20111017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 |
Method BUILD_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CORETYPES | Call by reference | Type reference (TYPE) | TY_GT_ATTRIBUTES | 20111017 | ||||
| 2 | IT_ELEMENTS | Call by reference | Type reference (TYPE) | TY_GT_ATTRIBUTES | 20111017 | ||||
| 3 | IT_INCLUDES | Call by reference | Type reference (TYPE) | TY_GT_NODES | 20111017 | ||||
| 4 | IT_SUBSTRUCTURES | Call by reference | Type reference (TYPE) | TY_GT_NODES | 20111017 | ||||
| 5 | IT_TABLES | Call by reference | Type reference (TYPE) | TY_GT_ATTRIBUTES | 20111017 | ||||
| 6 | IV_EXTERNALLY_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111017 | ||||
| 7 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20111017 | ||||
| 8 | IV_STRUNAME | Call by reference | Type reference (TYPE) | TABNAME | 20111017 | ||||
| 9 | RR_FIELDDESC | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_IFL_BUILDER_NODE | 20111017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 |
Method BUILD_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CORETYPES | Call by reference | Type reference (TYPE) | TY_GT_ATTRIBUTES | 20111017 | ||||
| 2 | IT_ELEMENTS | Call by reference | Type reference (TYPE) | TY_GT_ATTRIBUTES | 20111017 | ||||
| 3 | IT_INCLUDES | Call by reference | Type reference (TYPE) | TY_GT_NODES | 20111017 | ||||
| 4 | IT_SUBSTRUCTURES | Call by reference | Type reference (TYPE) | TY_GT_NODES | 20111017 | ||||
| 5 | IT_TABLES | Call by reference | Type reference (TYPE) | TY_GT_ATTRIBUTES | 20111017 | ||||
| 6 | IV_EXTERNALLY_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111017 | ||||
| 7 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20111017 | ||||
| 8 | IV_POSITION | Call by reference | Type reference (TYPE) | TABFDPOS | 20111017 | ||||
| 9 | IV_STRUNAME | Call by reference | Type reference (TYPE) | TABNAME | 20111017 | ||||
| 10 | RR_FIELDDESC | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_IFL_BUILDER_NODE | 20111017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 |
Method BUILD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WADESC | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_IFL_BUILDER_ATTRIBUT | 20111017 | ||||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20111017 | ||||
| 3 | IV_POSITION | Call by reference | Type reference (TYPE) | TABFDPOS | 20111017 | ||||
| 4 | IV_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME | 20111017 | ||||
| 5 | RR_FIELDDESC | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_IFL_BUILDER_ATTRIBUT | 20111017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |