SAP ABAP Class CL_UC_SVERSION_REF_COMBI_GUI (Master Data: Special Versions: Reference Combination)
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 20031113
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20031113
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20031113
Properties
Class CL_UC_SVERSION_REF_COMBI_GUI  
Short Description Master Data: Special Versions: Reference Combination    
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 20031113   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_SVERSION_REF_COMBI_GUI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_GUI Internal View of GUI Object 20031113
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20031113
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20031113
Friends
Class CL_UC_SVERSION_REF_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 20031113
2 DD_IS_EDIT Instance attribute Private Type reference (TYPE) UC_FLG 'X' General Indicator, SAP Consolidation 20031113
3 DD_LOAD Instance attribute Private Type reference (TYPE) UC_FLG General Indicator, SAP Consolidation 20031113
4 DO_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20031113
5 DO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20031113
6 DO_CUST Instance attribute Private Object reference (TYPE REF TO) CL_UC_SVERSION_REF_COMBI Master Data: Special Versions: Reference Combination 20031113
7 DT_FFIX Instance attribute Private Type reference (TYPE) UC0_TS_FFIX Fixed Characteristic Values 20031113
8 DT_GUI_DATA Instance attribute Private Type reference (TYPE) UCU_T_SVERSION_REF_COMBI SEM-BCS: Ref. Version Combination for Additional Fin. Data 20031113
9 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 20031113
2 GET_DISPLAY_MODE Instance method Public Method Get Display Mode 20031113
3 GET_GUI_DATA Instance method Public Method Get GUI data 20031113
4 GET_LOAD_FLG Instance method Public Method Return dd_load 20031113
5 SET_CONTROLS Instance method Public Method Makes known the container and the ALV grid 20031113
6 SET_DISPLAY_MODE Instance method Private Event handling method Set Display Mode 20031113
7 SET_GUI_DATA Instance method Public Method Set GUI data 20031113
8 SHOW_MESSAGE Instance method Public Method Display Messages 20031113
Events
Class CL_UC_SVERSION_REF_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 20031113 t_loc_fprop TYPE STANDARD TABLE OF ucd_s_fprop
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UC_SVERSION_REF_COMBI_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_SVERSION_REF_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 20031113

Method GET_DISPLAY_MODE on class CL_UC_SVERSION_REF_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 ED_VERS_TXT Call by reference Type reference (TYPE) LVC_TXTCOL ALV-Control: Spaltenbezeichner für Dialogfunktionen 20031120
2 Exporting ET_GUI_DATA Call by reference Type reference (TYPE) UCU_T_SVERSION_REF_COMBI SEM-BCS: Referenzversionskombination für Zusatzmeldedaten 20031113

Method GET_GUI_DATA on class CL_UC_SVERSION_REF_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 20031113
2 Exporting ED_LOAD_GUI Call by reference Type reference (TYPE) UC_FLG Allgemeines Kennzeichen SAP Konsolidierung 20031113

Method GET_LOAD_FLG on class CL_UC_SVERSION_REF_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 20031113
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20031113

Method SET_CONTROLS on class CL_UC_SVERSION_REF_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) 20031113

Method SET_DISPLAY_MODE on class CL_UC_SVERSION_REF_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_SVERSION_REF_COMBI SEM-BCS: Referenzversionskombination für Zusatzmeldedaten 20031113

Method SET_GUI_DATA on class CL_UC_SVERSION_REF_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 20031113

Method SHOW_MESSAGE on class CL_UC_SVERSION_REF_COMBI_GUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 400