SAP ABAP Class CL_UC_LAYOUT_STEP_GUI (Maintenance of Layout for Step/Method)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCUFL (Package) SEM-BCS: User Interface: Layout for Step Methods
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI Internal View of GUI Object 20000906
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20000906
Properties
Class CL_UC_LAYOUT_STEP_GUI  
Short Description Maintenance of Layout for Step/Method    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCUFL   SEM-BCS: User Interface: Layout for Step Methods 
Created 20000906   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_LAYOUT_STEP_GUI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_GUI Internal View of GUI Object 20000906
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20000906
Friends
Class CL_UC_LAYOUT_STEP_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_IS_EDIT Static Attribute Private Type reference (TYPE) UC_FLG Display / Change 20000906
2 DF_IS_SAME_DATA_OBJECT Instance attribute Private Type reference (TYPE) UC_FLG Has data object been reloaded since the last display? 20000911
3 DO_GUI_1 Static Attribute Private Object reference (TYPE REF TO) CL_UC_LAYOUT_STEP_GUI (Single) Instance 20000906
4 DO_LAYOUT Instance attribute Private Object reference (TYPE REF TO) CL_UC_LAYOUT_STEP Layout for Step Method 20000906
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Consistency of Data 20000919
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000906
3 GET_GUI_DATA Instance method Public Method Get Data and Prepare for Output 20000906
4 GET_INSTANCE Static method Public Method Create GUI Object 20000906
5 GET_INSTANCE_FOR_DYNPRO Static method Public Method Get Instance That Manages a Specific Screen 20000906
6 SET_DISPLAY_MODE Static method Private Event handling method Switch Between Display/Change 20000906
7 SET_GUI_DATA Instance method Public Method Rewrite Data from Screen 20000906
Events
Class CL_UC_LAYOUT_STEP_GUI has no event.
Types
Class CL_UC_LAYOUT_STEP_GUI has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20000919

Method CHECK on class CL_UC_LAYOUT_STEP_GUI has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UC_LAYOUT_STEP_GUI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UC_LAYOUT_STEP_GUI has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_IS_EDIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20000906
2 Exporting ET_CHAR Call by reference Type reference (TYPE) UC0_TS_FIELDTXT Liste von Feldnamen mit Text 20000911
3 Exporting ET_COMPONENT Call by reference Type reference (TYPE) UCU_TS_LAYOUT_COMPONENT Komponente für Layoutpflege 20000913
4 Exporting ET_FDEP Call by reference Type reference (TYPE) UCD_TS_FDEP Klammerung 20000914
5 Exporting ET_LSTEP_COMP Call by reference Type reference (TYPE) UCF_TS_LAYOUT_LSTEP_COMP Felder einer Komponente pro Layoutschritt 20000911
6 Exporting ET_LSTEP_FIELD Call by reference Type reference (TYPE) UCF_TS_LAYOUT_LSTEP_FIELD Felder einer Komponente pro Layoutschritt 20000912
7 Exporting ET_LSTEP_LCHILD Call by reference Type reference (TYPE) UCU_T_LAYOUT_LSTEP_LCHILD Hierarchiebeziehung zwischen Layoutschritten (Layoutpflege) 20000911
8 Exporting ET_SELECTABLE_COMPONENT Call by reference Type reference (TYPE) UCU_TS_LAYOUT_SELECTABLE_COMP Wählbare Komponente 20000906
9 Exporting E_LAYOUT_ROLLNAME_TXT Call by reference Type reference (TYPE) UC_TXTSH Mitteltext 20000915
10 Exporting E_LAYOUT_TXT Call by reference Type reference (TYPE) UC_TXTMI Mitteltext 20000906

Method GET_GUI_DATA on class CL_UC_LAYOUT_STEP_GUI has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) IF_UC_CUST_GUI Interne Sicht auf das GUI-Objekt 20000906

Method GET_INSTANCE on class CL_UC_LAYOUT_STEP_GUI has no exception.

Method GET_INSTANCE_FOR_DYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_INSTANCE Call by reference Object reference (TYPE REF TO) CL_UC_LAYOUT_STEP_GUI Pflege des Layouts für Step-methode 20000906
2 Importing I_DNUM Call by reference Type reference (TYPE) SCRHDNUM Dynpronummer 20000906

Method GET_INSTANCE_FOR_DYNPRO on class CL_UC_LAYOUT_STEP_GUI has no exception.

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EDIT Value transfer Attribute reference (LIKE) I_IS_EDIT 20000906

Method SET_DISPLAY_MODE on class CL_UC_LAYOUT_STEP_GUI has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LSTEP_COMP Call by reference Type reference (TYPE) UCF_TS_LAYOUT_LSTEP_COMP Felder einer Komponente pro Layoutschritt 20000912
2 Importing IT_LSTEP_FIELD Call by reference Type reference (TYPE) UCF_TS_LAYOUT_LSTEP_FIELD Felder einer Komponente pro Layoutschritt 20000912
3 Importing IT_LSTEP_LCHILD Call by reference Type reference (TYPE) UCU_T_LAYOUT_LSTEP_LCHILD Hierarchiebeziehung zwischen Layoutschritten (Layoutpflege) 20000914
4 Importing IT_SELECTABLE_COMPONENT Call by reference Type reference (TYPE) UCU_TS_LAYOUT_SELECTABLE_COMP Wählbare Komponente 20000906
5 Importing I_LAYOUT_TXT Call by reference Type reference (TYPE) UC_TXTMI Mitteltext 20000906

Method SET_GUI_DATA on class CL_UC_LAYOUT_STEP_GUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.0A