SAP ABAP Class CL_UC_VERSION_COMBI_GUI (Master Data: Versions: Interface: Valid Combinations)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS (Application Component) Business Consolidation
     UCUMV (Package) SEM-BCS: User Interface: Versions, Special Versions
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 20010813
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20010813
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020404
Properties
Class CL_UC_VERSION_COMBI_GUI  
Short Description Master Data: Versions: Interface: Valid Combinations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCUMV   SEM-BCS: User Interface: Versions, Special Versions 
Created 20010813   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_VERSION_COMBI_GUI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_GUI Internal View of GUI Object 20010813
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20010813
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20020404
Friends
Class CL_UC_VERSION_COMBI_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DD_DISPLAY Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20020529
2 DD_FLG_RULES Instance attribute Private Type reference (TYPE) UC_FLG 'X' = Rules Will Be Processed 20020529
3 DD_IS_EDIT Instance attribute Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20020529
4 DD_IS_EDIT_EXT Instance attribute Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20020607
5 DD_LOAD Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20020529
6 DD_LOAD_GUI Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20030411
7 DD_SVERSIONTYPE Instance attribute Private Type reference (TYPE) UC_SVERSIONTYPE Field type for Special Version 20020529
8 DO_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20030411
9 DO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20030411
10 DO_CUST Instance attribute Private Object reference (TYPE REF TO) CL_UC_VERSION_COMBI Customizing Object 20011011
11 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20030527
12 DT_GUI_DATA Instance attribute Private Type reference (TYPE) UCU_T_VERSION_DISP SEM-BCS: User Interface: Display Table Special Versions 20030411
13 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_UC_CUST_GUI Internal View of GUI Object 20031121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010813
2 GET_DISPLAY_MODE Instance method Public Method Get Display Mode 20020404
3 GET_GUI_DATA Instance method Public Method Get GUI data 20010813
4 GET_LOAD_FLG Instance method Public Method Return dd_load 20020529
5 SET_CONTROLS Instance method Public Method Makes known the container and the ALV grid 20030411
6 SET_DISPLAY_MODE Instance method Private Event handling method Set Display Mode 20020404
7 SET_DISPLAY_MODE_EXT Instance method Public Method Set display mode thru cl_uc_sversion_nav_gui 20020607
8 SET_GUI_DATA Instance method Public Method Set GUI data 20010813
9 SHOW_MESSAGE Instance method Public Method Display Messages 20020404
Events
Class CL_UC_VERSION_COMBI_GUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_LOC_FPROP Private See coding Field Attributes 20010817 t_loc_fprop TYPE STANDARD TABLE OF ucd_s_fprop
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UC_VERSION_COMBI_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_VERSION_COMBI_GUI has no exception.

Method GET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_EDIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020404

Method GET_DISPLAY_MODE on class CL_UC_VERSION_COMBI_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 EO_AREA Call by reference Object reference (TYPE REF TO) IF_UC_AREA KonsGebiet 20010813
2 Exporting ES_VERS Call by reference Type reference (TYPE) UCU_S_VERSIONS_DETAIL Alle Versionen 20010816
3 Exporting ET_FFIX Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20021014
4 Exporting ET_FLD_ATTR_TXT Call by reference Type reference (TYPE) UCU_T_VERSION_ATTR_TXT SEM-BCS: Texte der feldnamenabhängigen Attribute 20021213
5 Exporting ET_GUI_DATA Call by reference Type reference (TYPE) UCU_T_VERSION_DISP Anzeigetabelle Versionen 20010813
6 Exporting ET_SVERSION_TXT Call by reference Type reference (TYPE) UCM_TS_SVERSION_TXT Spezielle Versionen: Texte 20011017
7 Exporting E_FLG_RULES Call by reference Type reference (TYPE) UC_FLG 'X' = Regeln 20011016
8 Exporting E_SVERSIONTYPE Call by reference Type reference (TYPE) UC_SVERSIONTYPE Feldtyp Spezielle Version 20011016
9 Exporting E_SVTYPE_TEXT Call by reference Type reference (TYPE) UC_TXTLG Langtext Feldtyp Spez. Version 20011017

Method GET_GUI_DATA on class CL_UC_VERSION_COMBI_GUI has no exception.

Method GET_LOAD_FLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_LOAD Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020529
2 Exporting ED_LOAD_GUI Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20030411

Method GET_LOAD_FLG on class CL_UC_VERSION_COMBI_GUI has no exception.

Method SET_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20030411
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20030411

Method SET_CONTROLS on class CL_UC_VERSION_COMBI_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) 20020404

Method SET_DISPLAY_MODE on class CL_UC_VERSION_COMBI_GUI has no exception.

Method SET_DISPLAY_MODE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_EDIT Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20020607

Method SET_DISPLAY_MODE_EXT on class CL_UC_VERSION_COMBI_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_GUI_DATA Call by reference Type reference (TYPE) UCU_T_VERSION_DISP Versionen: Erlaubte Kombinationen 20010813

Method SET_GUI_DATA on class CL_UC_VERSION_COMBI_GUI has no exception.

Method SHOW_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20020404

Method SHOW_MESSAGE on class CL_UC_VERSION_COMBI_GUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 31A