SAP ABAP Class /IWBEP/IF_IFL_BUILDER_NODE (Node of builder elements)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWBEP/IF_IFL_BUILDER_ATTRIBUT flat element of builder nodes 20111027
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_IFL_BUILDER_NODE Node for builder 20111027
Properties
Class /IWBEP/IF_IFL_BUILDER_NODE  
Short Description Node of builder elements    
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/IF_IFL_BUILDER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_IFL_BUILDER_NODE has no interface implemented.
Friends
Class /IWBEP/IF_IFL_BUILDER_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Attribute reference (LIKE) 20111017
2 COMPONENTTYPE Instance attribute Public Attribute reference (LIKE) 20111017
3 CORE_DATATYPE Instance attribute Public Attribute reference (LIKE) 20111017
4 CORE_FIELDS Instance attribute Public Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
5 DECIMALS Instance attribute Public Attribute reference (LIKE) 20111017
6 DOMAIN Instance attribute Public Attribute reference (LIKE) 20111017
7 FIELDNAME Instance attribute Public Attribute reference (LIKE) 20111017
8 FIELDS Instance attribute Public Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
9 INCLUDES Instance attribute Public Type reference (TYPE) TY_GT_NODES 20111017
10 LENGTH Instance attribute Public Attribute reference (LIKE) 20111017
11 POSITION Instance attribute Public Attribute reference (LIKE) 20111017
12 SUBNODES Instance attribute Public Type reference (TYPE) TY_GT_NODES 20111017
13 SUFFIX Instance attribute Public Type reference (TYPE) DD_SUFFIX 20111017
14 TABLES Instance attribute Public Type reference (TYPE) TY_GT_ATTRIBUTES 20111017
15 TYPENAME Instance attribute Public Attribute reference (LIKE) 20111017
Methods
# Method Level Visibility Method type Description Created on
1 ISNODE Instance method Public Method 20111017
Events
Class /IWBEP/IF_IFL_BUILDER_NODE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GT_ATTRIBUTES Public See coding 20111027 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 20111027 ty_gt_nodes TYPE STANDARD TABLE OF REF TO /iwbep/if_ifl_builder_node WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method ISNODE Signature

Method ISNODE on class /IWBEP/IF_IFL_BUILDER_NODE has no parameter.
Method ISNODE on class /IWBEP/IF_IFL_BUILDER_NODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in