SAP ABAP Class CL_FDT_WD_DYN_UI_CREATION (FDT WD: Helper class for dynamic UI creation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_SERVICE (Package) BRFplus: Services for Web Dynpro UI
Properties
Class CL_FDT_WD_DYN_UI_CREATION  
Short Description FDT WD: Helper class for dynamic UI creation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_SERVICE   BRFplus: Services for Web Dynpro UI 
Created 20070814   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WD_MATRIX_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_UIELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FDT_WD_DYN_UI_CREATION has no interface implemented.
Friends
Class CL_FDT_WD_DYN_UI_CREATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TEXT Static Attribute Private See coding Messages 20070815
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DYNAMIC_TEXT Static method Public Method Creates dynamic text statements from text pools 20080924
2 CREATE_UI_FROM_TEXT Static method Public Method Dynamically creates UI elements derived from a Message 20070823
3 CREATE_UI_FROM_TEXT_TABLE Static method Public Method Creates the UI with the table of parameter 20080822
Events
Class CL_FDT_WD_DYN_UI_CREATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TEXT Private See coding 20070823 BEGIN OF s_text , objectname TYPE programm, id TYPE textpoolid, key TYPE textpoolky, language TYPE spras, entry TYPE textpooltx, length TYPE textpoolln, END OF s_text
Method Signatures

Method CREATE_DYNAMIC_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) STRING 20080924
2 Importing IV_MSGV1 Call by reference Type reference (TYPE) STRING 20080924
3 Importing IV_MSGV2 Call by reference Type reference (TYPE) STRING 20080924
4 Importing IV_MSGV3 Call by reference Type reference (TYPE) STRING 20080924
5 Importing IV_MSGV4 Call by reference Type reference (TYPE) STRING 20080924
6 Importing IV_OBJECTNAME Call by reference Type reference (TYPE) SEOCLSNAME 20080924
7 Importing IV_TEXTPOOL_ID Call by reference Type reference (TYPE) TEXTPOOLID 20080924
8 Importing IV_TEXTPOOL_KEY Call by reference Type reference (TYPE) TEXTPOOLKY 20080924

Method CREATE_DYNAMIC_TEXT on class CL_FDT_WD_DYN_UI_CREATION has no exception.

Method CREATE_UI_FROM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20070823
2 Importing IT_MSGV1 Call by reference Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT Perforce change= / 20051117-125541 20070823
3 Importing IT_MSGV2 Call by reference Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT Perforce change= / 20051117-125541 20070823
4 Importing IT_MSGV3 Call by reference Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT Perforce change= / 20051117-125541 20070823
5 Importing IT_MSGV4 Call by reference Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT Perforce change= / 20051117-125541 20070823
6 Importing IV_OBJECTNAME Call by reference Type reference (TYPE) SEOCLSNAME Class 20070823
7 Importing IV_TEXTPOOL_ID Call by reference Type reference (TYPE) TEXTPOOLID ABAP/4 text pool ID (selection text/numbered text) 20070823
8 Importing IV_TEXTPOOL_KEY Call by reference Type reference (TYPE) TEXTPOOLKY Text element key (number/selection name) 20070823
9 Importing IV_V_ALIGN Call by reference Type reference (TYPE) WDUI_CELL_VALIGN CL_WD_MATRIX_DATA=>E_V_ALIGN-BASELINE Vertical alignment of the elements 20121025

Method CREATE_UI_FROM_TEXT on class CL_FDT_WD_DYN_UI_CREATION has no exception.

Method CREATE_UI_FROM_TEXT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20080822
2 Importing IT_MSGV1 Call by reference Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20080822
3 Importing IT_MSGV2 Call by reference Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20080822
4 Importing IT_MSGV3 Call by reference Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20080822
5 Importing IT_MSGV4 Call by reference Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20080822
6 Importing IV_OBJECTNAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20080822
7 Importing IV_TEXTPOOL_ID Call by reference Type reference (TYPE) TEXTPOOLID ABAP/4 text pool ID (selection text/numbered text) 20080822
8 Importing IV_TEXTPOOL_KEY Call by reference Type reference (TYPE) TEXTPOOLKY Text element key (number/selection name) 20080822

Method CREATE_UI_FROM_TEXT_TABLE on class CL_FDT_WD_DYN_UI_CREATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710