SAP ABAP Class CL_BUKF_TERMS_F4 (F4 help for Meta Values)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-BU (Application Component) Budgeting
     FMBP_E (Package) New Budgeting: generic part
Properties
Class CL_BUKF_TERMS_F4  
Short Description F4 help for Meta Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FMBP_E   New Budgeting: generic part 
Created 20050106   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BUKF_TERMS_F4 has no interface implemented.
Friends
Class CL_BUKF_TERMS_F4 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DISPLAY_MODE Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050106
2 G_FIELDNAME Instance attribute Private Type reference (TYPE) FIELDNAME Field Name 20050106
3 G_FLG_META Instance attribute Public Type reference (TYPE) BOOLE_D flag when meta selection made 20050106
4 G_FLG_STD Instance attribute Public Type reference (TYPE) BOOLE_D flag when standard selection made 20050106
5 G_KEY_FIELDNAME Instance attribute Public Type reference (TYPE) FIELDNAME Field Name 20050106
6 G_PROGRAM_NAME Instance attribute Public Type reference (TYPE) SYREPID name of the generated program 20050106
7 G_REF_DSRC Instance attribute Private Object reference (TYPE REF TO) CL_BUKF_DSRC Key Figures - Data source 20050106
8 G_REF_FIELDNAME Instance attribute Private Type reference (TYPE) FIELDNAME Field Name 20050106
9 G_SEARCHHELP Instance attribute Private Type reference (TYPE) SHLPNAME Name of a Search Help 20050106
10 G_S_MVAL_SELECTED Instance attribute Public Type reference (TYPE) BUKF_S_MVAL Key Figure - Meta value 20050106
11 G_TABNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20050106
12 G_T_CATEGORY Instance attribute Private Type reference (TYPE) BUKF_T_CATEGORY Key Figures - Table of categories 20050106
13 G_T_FORBIDDEN_VAL Instance attribute Public Type reference (TYPE) CHAR40_T Table of Structure char40 20050209
14 G_T_FUNCTION Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20050106
15 G_T_MVAL_COMPLETE Instance attribute Public Type reference (TYPE) BUKF_T_MVAL Key figure - Table of meta values 20050106
16 G_T_MVAL_RESTRICTED Instance attribute Public Type reference (TYPE) BUKF_T_MVAL Key figure - Table of meta values 20050106
17 G_T_REFERENCE Static Attribute Private Type reference (TYPE) L_T_TY_REF_TABLE Static table of instances 20050113
18 G_T_VALUE Instance attribute Private Type reference (TYPE) VRM_VALUES Table value for no dialog box 20050110
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050106
2 DISPLAY_F4_HELP Instance method Public Method Display F4 Help 20050106
3 GET_F4_VALUES Instance method Public Method Get F4 Values 20050106
4 GET_INSTANCE Static method Public Method Get the current instance if exists 20050113
5 GET_TABLE_VALUES Instance method Private Method Get all valid value for F4 help 20050110
6 HANDLE_HOTSPOT_CLICK_META Instance method Public Event handling method Hotspot click meta 20050106
7 HANDLE_HOTSPOT_CLICK_STD Instance method Public Event handling method Hotspot click standard 20050106
8 SET_TABLE_VALUES Instance method Private Method Set all valid value for F4 help 20050110
Events
Class CL_BUKF_TERMS_F4 has no event.
Types
Class CL_BUKF_TERMS_F4 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method DISPLAY_F4_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Call by reference Type reference (TYPE) FLAG NUR ANZ. inakt. 20050110
2 Importing I_REF_GRID_F4_META Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050106
3 Importing I_REF_GRID_F4_STD Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20050106

Method DISPLAY_F4_HELP on class CL_BUKF_TERMS_F4 has no exception.

Method GET_F4_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_VALUE Call by reference Type reference (TYPE) VRM_VALUES 20050110
2 Exporting E_FLG_IS_NEW_VALUE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050106
3 Exporting E_VALUE Call by reference Type reference (TYPE) LVC_VALUE ALV Control: Zelleninhalt 20050106
4 Importing I_DISPLAY Call by reference Type reference (TYPE) CHAR01 Zeichenfeldlänge 1 20050106
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050106
6 Importing I_REF_DSRC Call by reference Object reference (TYPE REF TO) CL_BUKF_DSRC Kennzahlen - Datenquelle 20050106
7 Importing I_REF_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050106
8 Importing I_SEARCHHELP Call by reference Type reference (TYPE) SHLPNAME 20050106
9 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20050106
10 Importing I_T_CATEGORY Call by reference Type reference (TYPE) BUKF_T_CATEGORY Kennzahlen - Kategorientabelle 20050106

Method GET_F4_VALUES on class CL_BUKF_TERMS_F4 has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_REF_F4 Value transfer Object reference (TYPE REF TO) CL_BUKF_TERMS_F4 20050113
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050113

Method GET_INSTANCE on class CL_BUKF_TERMS_F4 has no exception.

Method GET_TABLE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_VALUE Value transfer Type reference (TYPE) VRM_VALUES 20050110

Method GET_TABLE_VALUES on class CL_BUKF_TERMS_F4 has no exception.

Method HANDLE_HOTSPOT_CLICK_META Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20050106
2 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20050106

Method HANDLE_HOTSPOT_CLICK_META on class CL_BUKF_TERMS_F4 has no exception.

Method HANDLE_HOTSPOT_CLICK_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20050106
2 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20050106

Method HANDLE_HOTSPOT_CLICK_STD on class CL_BUKF_TERMS_F4 has no exception.

Method SET_TABLE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INITIALIZE Call by reference Type reference (TYPE) FLAG Allg. Kennzeichen 20050110
2 Importing I_T_VALUE Call by reference Type reference (TYPE) VRM_VALUES 20050110

Method SET_TABLE_VALUES on class CL_BUKF_TERMS_F4 has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 600