SAP ABAP Class /IWBEP/IF_IFL_BUILDER (Constants)
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
Class /IWBEP/IF_IFL_BUILDER  
Short Description Constants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111017   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /IWBEP/IF_IFL_BUILDER has no interface implemented.
Friends
Class /IWBEP/IF_IFL_BUILDER has no friend class.
Attributes
Class /IWBEP/IF_IFL_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_CORETYPE Instance method Public Method 20111017
2 BUILD_ELEMENT Instance method Public Method 20111017
3 BUILD_INCLUDE Instance method Public Method 20111017
4 BUILD_STRUCTURE Instance method Public Method 20111017
5 BUILD_TABLE Instance method Public Method 20111017
Events
Class /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 Importing IS_TYPE Call by reference Type reference (TYPE) /IWBEP/CL_IFL_TYPE_ANALYZER=>TY_GS_DFIESINCL 20111017
2 Returning RR_FIELDDESC Value transfer Object reference (TYPE REF TO) /IWBEP/IF_IFL_BUILDER_ATTRIBUT 20111017
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_ANALYZER 20111017

Method BUILD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TYPE Call by reference Type reference (TYPE) /IWBEP/CL_IFL_TYPE_ANALYZER=>TY_GS_DFIESINCL 20111017
2 Returning RR_FIELDDESC Value transfer Object reference (TYPE REF TO) /IWBEP/IF_IFL_BUILDER_ATTRIBUT 20111017
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_ANALYZER 20111017

Method BUILD_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CORETYPES Call by reference Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
2 Importing IT_ELEMENTS Call by reference Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
3 Importing IT_INCLUDES Call by reference Type reference (TYPE) TY_GT_NODES 20111017
4 Importing IT_SUBSTRUCTURES Call by reference Type reference (TYPE) TY_GT_NODES 20111017
5 Importing IT_TABLES Call by reference Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
6 Importing IV_EXTERNALLY_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20111017
7 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20111017
8 Importing IV_STRUNAME Call by reference Type reference (TYPE) TABNAME 20111017
9 Returning RR_FIELDDESC Value transfer Object reference (TYPE REF TO) /IWBEP/IF_IFL_BUILDER_NODE 20111017
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_ANALYZER 20111017

Method BUILD_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CORETYPES Call by reference Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
2 Importing IT_ELEMENTS Call by reference Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
3 Importing IT_INCLUDES Call by reference Type reference (TYPE) TY_GT_NODES 20111017
4 Importing IT_SUBSTRUCTURES Call by reference Type reference (TYPE) TY_GT_NODES 20111017
5 Importing IT_TABLES Call by reference Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
6 Importing IV_EXTERNALLY_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20111017
7 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20111017
8 Importing IV_POSITION Call by reference Type reference (TYPE) TABFDPOS 20111017
9 Importing IV_STRUNAME Call by reference Type reference (TYPE) TABNAME 20111017
10 Returning RR_FIELDDESC Value transfer Object reference (TYPE REF TO) /IWBEP/IF_IFL_BUILDER_NODE 20111017
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_ANALYZER 20111017

Method BUILD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WADESC Call by reference Object reference (TYPE REF TO) /IWBEP/IF_IFL_BUILDER_ATTRIBUT 20111017
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20111017
3 Importing IV_POSITION Call by reference Type reference (TYPE) TABFDPOS 20111017
4 Importing IV_TABLENAME Call by reference Type reference (TYPE) TABNAME 20111017
5 Returning RR_FIELDDESC Value transfer Object reference (TYPE REF TO) /IWBEP/IF_IFL_BUILDER_ATTRIBUT 20111017
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_ANALYZER 20111017
History
Last changed by/on SAP  20130531 
SAP Release Created in