SAP ABAP Class CL_UC_METHOD_VAL_GUI (Validation Method - GUI Element)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-BCS-CSF (Application Component) Consolidation Functions
     UCFV (Package) SEM-BCS: Validation
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 20030813
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20030813
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030813
Properties
Class CL_UC_METHOD_VAL_GUI  
Short Description Validation Method - GUI Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UCFV   SEM-BCS: Validation 
Created 20030813   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UC_METHOD_VAL_GUI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_GUI Internal View of GUI Object 20030813
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20030813
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20030813
Friends
Class CL_UC_METHOD_VAL_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_IS_EDIT_GLOBAL Instance attribute Private Type reference (TYPE) UC_FLG 'X' Change Mode - Global Workbench 20030813
2 DF_IS_EDIT_LOCAL Instance attribute Private Type reference (TYPE) UC_FLG 'X' Change Mode - Validation 20030813
3 DO_CUST Instance attribute Private Object reference (TYPE REF TO) IF_UC_METHOD_VAL_GUI_DATA Validation Method: Communication GUI <-> Data 20030813
4 DT_FIELD_ATTR Instance attribute Private Type reference (TYPE) UC0_TS_FIELD_ATTR Fieldname/Attribute Combination 20031126
5 GC_DNUM Constant Private Type reference (TYPE) SCRHDNUM '1000' Screen Number 20031218
6 GC_FC_CHARLIST Constant Private Type reference (TYPE) SY-UCOMM 'CHARLIST' Screens, Function Code That Triggered PAI 20031218
7 GC_PROG Constant Private Type reference (TYPE) SCRHPROG 'SAPLUCFV_METHOD' Program Name 20031218
8 GC_TRUE Constant Private Type reference (TYPE) UG_FLG 'X' True 20030813
9 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UC_METHOD_VAL_GUI Validation: Messages - GUI 20031218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030813
2 DEQUEUE Instance method Private Method Release Block of Method 20030813
3 GET_GUI_DATA Instance method Public Method Get GUI Data 20030813
4 HANDLE_SET_DISPLAY_MODE Instance method Private Event handling method Change Mode Was Changed 20030813
5 SET_GUI_DATA Instance method Public Method Set Data of Display 20030813
Events
Class CL_UC_METHOD_VAL_GUI has no event.
Types
Class CL_UC_METHOD_VAL_GUI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method DEQUEUE Signature

Method DEQUEUE on class CL_UC_METHOD_VAL_GUI has no parameter.
Method DEQUEUE on class CL_UC_METHOD_VAL_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_DISPLAY_ONLY Call by reference Type reference (TYPE) UC_FLG Änderungsmodus 20030813
2 Exporting ES_METHOD_SETTINGS Call by reference Type reference (TYPE) UCF_S_VAL_METH Validierung: Methodeneinstellungen 20030813

Method GET_GUI_DATA on class CL_UC_METHOD_VAL_GUI has no exception.

Method HANDLE_SET_DISPLAY_MODE Signature

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

Method HANDLE_SET_DISPLAY_MODE on class CL_UC_METHOD_VAL_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 IS_METHOD_SETTINGS Call by reference Type reference (TYPE) UCF_S_VAL_METH Validierung: Methodeneinstellungen 20030813

Method SET_GUI_DATA on class CL_UC_METHOD_VAL_GUI has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 350