SAP ABAP Interface IF_AXT_UI_GENERATOR_UTIL (UI Generator Utility)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-EEW (Application Component) Easy Enhancement Workbench
     AXT_TEMPLATES (Package) Generation templates for Extensibility
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_UI_CONTEXT UI Context Abstract Class 20090128
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_UI_CONTEXT_NODE UI Context Node 20090128
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_UI_CONTROLLER Abstract Generator utility for UI Controller 20090128
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_UI_LAYOUT Layout for views 20090129
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AXT_UI_RT_REPOSITORY RT Repository Generator Utility 20090206
Properties
Interface IF_AXT_UI_GENERATOR_UTIL  
Short Description UI Generator Utility    
General Data
Package AXT_TEMPLATES   Generation templates for Extensibility 
Created 20090128   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_AXT_UI_GENERATOR_UTIL has no forward declaration.
Interfaces
Interface IF_AXT_UI_GENERATOR_UTIL has no interface.
Friends
Interface IF_AXT_UI_GENERATOR_UTIL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHILDREN Instance attribute Public Type reference (TYPE) CHILD_LIST 20090130
2 GUID Instance attribute Public Type reference (TYPE) AXT_GUID GUID 20090306
3 NAME Instance attribute Public Type reference (TYPE) AXT_NAME Name 20090130
4 NAME2 Instance attribute Public Type reference (TYPE) AXT_NAME Name 20090205
Methods
# Method Level Visibility Method type Description Created on
1 GET_ELEMENTS Instance method Public Method 20090130
2 PREPARE Instance method Public Method 20090130
Events
Interface IF_AXT_UI_GENERATOR_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CHILD Public See coding 20090130 begin of CHILD , guid type AXT_GUID, child type REF TO IF_AXT_UI_GENERATOR_UTIL, END OF child
2 CHILD_LIST Public See coding 20090130 CHILD_LIST TYPE STANDARD TABLE OF child WITH NON-UNIQUE KEY table_line
Method Signatures

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CAT_GEN_HELPER Call by reference Object reference (TYPE REF TO) IF_AXT_CATALOG_GEN_HELPER Help access interface for catalog setup 20090130
2 Importing IV_GUID Call by reference Type reference (TYPE) AXT_GUID GUID 20090130
3 Returning RT_ELEMENTS Value transfer Type reference (TYPE) AXTT_ELEMENT_REF Table of elements 20090130
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20090130

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CAT_GEN_HELPER Call by reference Object reference (TYPE REF TO) IF_AXT_CATALOG_GEN_HELPER Help access interface for catalog setup 20090130
2 Importing IV_GUID Call by reference Type reference (TYPE) AXT_GUID GUID 20090130
# Exception Resumable Description Created on
1 CX_AXT_OPERATION_FAILED Operation error 20090130
History
Last changed by/on SAP  20110908 
SAP Release Created in 701