SAP ABAP Class CL_UG_MD_CHAR_VALUE_GUI (FIN Master Data: Simple Value, Attribute Maint. in ALV Grid)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD2 (Package) FIN General: Master Data: Maintenance
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 20010703
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_GUI_EXT External View at GUI Object 20010703
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20041207
Properties
Class CL_UG_MD_CHAR_VALUE_GUI  
Short Description FIN Master Data: Simple Value, Attribute Maint. in ALV Grid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package UGMD2   FIN General: Master Data: Maintenance 
Created 20010703   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UG_MD_CHAR_VALUE_GUI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_GUI Internal View of GUI Object 20010703
2 IF_UC_CUST_GUI_EXT External View at GUI Object 20010703
3 IF_UG_WB_COMMUNICATION Workbench: Events and Methods for Communication with the WB 20041207
Friends
Class CL_UG_MD_CHAR_VALUE_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_CHANGED Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20011003
2 DF_IS_DISPLAY_ONLY Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20011019
3 DF_IS_EDIT Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20011019
4 DO_CUST Instance attribute Private Object reference (TYPE REF TO) CL_UG_MD_CHAR_VALUE FIN Master Data: Simple Value, Attribute Maint. in ALV Grid 20010703
5 DT_ADEP Instance attribute Private Type reference (TYPE) UGMD_TS_ADEP FIN Master Data: Field Names 20010703
6 DT_DATAREF Instance attribute Private Type reference (TYPE) UGMD_TS_CHAR_VALUE_GUI FIN Master Data: Generic GUI Communication 20010703
7 DT_DEPGROUP Instance attribute Private Type reference (TYPE) UGMD_TS_DEPGROUP FIN Master Data: Compound Groups 20010704
8 DT_FFIX Instance attribute Private Type reference (TYPE) UGMD_TS_FIELD_VAL FIN Master Data: Pairs of Field Name / Value 20020729
9 DT_FLAT Instance attribute Private See coding General Indicator for FIN Master Data 20010703
10 GC_CLASSNAME Constant Private Type reference (TYPE) CLASSNAME 'CL_UG_MD_CHAR_VALUE_GUI' Custom Class Name for BDT 20020325
11 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_UC_CUST_GUI Internal View of GUI Object 20010703
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_FIELDLIST Instance method Private Method 20020719
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011019
3 GET_GUI_DATA Instance method Public Method Get data for GUI object 20010703
4 GET_INSTANCE Static method Public Method Get instance 20010703
5 HANDLE_SET_DISPLAY_MODE Instance method Private Event handling method 20011019
6 SET_GUI_DATA Instance method Public Method Get data from GUI object 20010703
7 SET_MESSAGE Instance method Public Method 20041207
8 UPDATE_ATTRIBUTE_LIST Instance method Private Method 20020712
Events
Class CL_UG_MD_CHAR_VALUE_GUI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_DATAREF Private See coding 20010703 begin of s_dataref, depgroup type ug_depgroup, r_ref type ref to data, end of s_dataref
2 T_DATAREF Private See coding 20010703 t_dataref type hashed table of s_dataref with unique key depgroup
Method Signatures

Method COMPUTE_FIELDLIST Signature

Method COMPUTE_FIELDLIST on class CL_UG_MD_CHAR_VALUE_GUI has no parameter.
Method COMPUTE_FIELDLIST on class CL_UG_MD_CHAR_VALUE_GUI has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UG_MD_CHAR_VALUE_GUI has no parameter.
Method CONSTRUCTOR on class CL_UG_MD_CHAR_VALUE_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_CHANGED Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011003
2 Exporting EF_IS_EDIT Call by reference Type reference (TYPE) UG_FLG FI-Stammdaten: Allgemeines Kennzeichen 20011019
3 Exporting ET_DATA Call by reference Type reference (TYPE) UGMD_TS_CHAR_VALUE_GUI Stammdaten: Generische GUI-Kommunikation 20010703
4 Exporting ET_DEPGROUP Call by reference Type reference (TYPE) UGMD_TS_DEPGROUP FIN-Stammdaten: Klammerungsgruppen 20010704
5 Exporting ET_FFIX Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FIN-Stammdaten: Paare Feldname / Wert 20010709
6 Exporting ET_FFIX_VAL Call by reference Type reference (TYPE) UC0_TS_FFIX Fixierte Merkmalswerte 20020628
7 Exporting ET_VALUE Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FIN-Stammdaten: Paare Feldname / Wert 20010703
8 Exporting E_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FIN-Stammdaten: Feldname 20010703
9 Exporting E_FIELDNAME_TXT Call by reference Type reference (TYPE) SCRTEXT_L Feldbezeichner mittel 20010703
10 Exporting E_INTLEN Call by reference Type reference (TYPE) INTLEN Interne Länge in Bytes 20010703
11 Exporting E_VALUE Call by reference Type reference (TYPE) STRING Merkmalswert 20010703
12 Importing I_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Referenztyp 20020620

Method GET_GUI_DATA on class CL_UG_MD_CHAR_VALUE_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 20010703

Method GET_INSTANCE on class CL_UG_MD_CHAR_VALUE_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 Value transfer Attribute reference (LIKE) 20011019

Method HANDLE_SET_DISPLAY_MODE on class CL_UG_MD_CHAR_VALUE_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_VALUE Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FIN-Stammdaten: Paare Feldname / Wert 20010703
2 Importing I_CLASSNAME Call by reference Type reference (TYPE) CLASSNAME Referenztyp 20020620

Method SET_GUI_DATA on class CL_UG_MD_CHAR_VALUE_GUI has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20041207
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20041207
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20041207
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20041207
5 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041207
6 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041207
7 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041207
8 Importing I_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20041207
9 Importing I_ROW Call by reference Type reference (TYPE) I 20041207

Method SET_MESSAGE on class CL_UG_MD_CHAR_VALUE_GUI has no exception.

Method UPDATE_ATTRIBUTE_LIST Signature

Method UPDATE_ATTRIBUTE_LIST on class CL_UG_MD_CHAR_VALUE_GUI has no parameter.
Method UPDATE_ATTRIBUTE_LIST on class CL_UG_MD_CHAR_VALUE_GUI has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 3.1A