SAP ABAP Class CL_ISH_GRID_KEYBUTTONDEF (IS-H: Key Button Definition for an ALV Grid)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GRID_BUTTONDEF IS-H: Definition of an ALV Grid Button 20041206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GRID_TOGGLEBUTTONDEF IS-H: Definition of a Toggle Button of an ALV Grid 20041206
Properties
Class CL_ISH_GRID_KEYBUTTONDEF  
Short Description IS-H: Key Button Definition for an ALV Grid    
Super Class CL_ISH_GRID_BUTTONDEF IS-H: Definition of an ALV Grid Button 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20041206   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GRID_KEYBUTTONDEF has no forward declaration.
Interfaces
Class CL_ISH_GRID_KEYBUTTONDEF has no interface implemented.
Friends
Class CL_ISH_GRID_KEYBUTTONDEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_KEYBUTTON Instance attribute Public Type reference (TYPE) ISH_T_GRID_KEYBUTTON IS-H: Table of ALV Grid Key Buttons 20041206
2 G_FIELDNAME_KEY Instance attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name of the Button Key in the Outtab 20041206
3 G_TRANS_KEY_FV Instance attribute Public Type reference (TYPE) ISH_ON_OFF ON: FieldValue for Key Is Transported 20041206
Methods
# Method Level Visibility Method type Description Created on
1 ADD_KEYBUTTON Instance method Public Method Adds a Key Button 20041206
2 COMPLETE_CONSTRUCTION_KEY Instance method Protected Method Completes the Instantiation (see CREATE_KEYBUTTONDEF) 20041206
3 CREATE_KEYBUTTONDEF Static method Public Method Creates a Key Button Definition 20041206
4 GET_KEYBUTTON_BY_ICON Instance method Public Method Returns the First Key Button for an Icon 20041206
5 GET_KEYBUTTON_BY_INDEX Instance method Public Method Returns the Key Button for the Specified Index 20041206
6 GET_KEYBUTTON_BY_KEY_VALUE Instance method Public Method Returns the Key Button for a Key Value 20041206
7 GET_T_KEYBUTTON Instance method Public Method Returns the Key Buttons 20041206
8 REMOVE_KEYBUTTON Instance method Public Method Removes a Key Button 20041206
Events
Class CL_ISH_GRID_KEYBUTTONDEF has no event.
Types
Class CL_ISH_GRID_KEYBUTTONDEF has no local type.
Method Signatures

Method ADD_KEYBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ICON Call by reference Type reference (TYPE) N1_ICON IS-H: Icon 20041206
2 Importing I_INFO Call by reference Type reference (TYPE) STRING Quickinfo 20041206
3 Importing I_KEY_VALUE Call by reference Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes. 20041206
4 Importing I_TEXT Call by reference Type reference (TYPE) STRING Text 20041206

Method ADD_KEYBUTTON on class CL_ISH_GRID_KEYBUTTONDEF has no exception.

Method COMPLETE_CONSTRUCTION_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCR_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_ALV_GRID IS-H: Basisklasse für ALV-Grid-Screens 20041206
2 Importing I_ENABLED Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Button ist prinzipiell eingabebereit 20041206
3 Importing I_FIELDNAME_BUTTON Call by reference Type reference (TYPE) ISH_FIELDNAME Feldname des Buttons in Outtab-Struktur 20041206
4 Importing I_FIELDNAME_BUTTONOBJ Call by reference Type reference (TYPE) ISH_FIELDNAME Feldname des Buttonobjekts in Outtab-Struktur 20041206
5 Importing I_FIELDNAME_KEY Call by reference Type reference (TYPE) ISH_FIELDNAME Feldname des Buttonkeys in Outtab 20041206
6 Importing I_HANDLE_VCODE Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Eingabebereitschaft abhängig vom Verarbeitungsmodus 20041214
7 Importing I_ICON Call by reference Type reference (TYPE) N1_ICON IS-H: Icon 20041206
8 Importing I_INFO Call by reference Type reference (TYPE) STRING Quickinfo 20041206
9 Importing I_OUTPUTLEN Call by reference Type reference (TYPE) I 2 Breite der Button-Spalte 20041206
10 Importing I_TEXT Call by reference Type reference (TYPE) STRING Text 20041206
11 Importing I_TRANS_BUTTON_FV Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: FieldValue für Button wird transportiert 20041206
12 Importing I_TRANS_KEY_FV Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: FieldValue für Key wird transportiert 20041206

Method COMPLETE_CONSTRUCTION_KEY on class CL_ISH_GRID_KEYBUTTONDEF has no exception.

Method CREATE_KEYBUTTONDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCR_ALV_GRID Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_ALV_GRID IS-H: Basisklasse für ALV-Grid-Screens 20041206
2 Importing I_ENABLED Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Button ist prinzipiell eingabebereit 20041206
3 Importing I_FIELDNAME_BUTTON Call by reference Type reference (TYPE) ISH_FIELDNAME Feldname des Buttons in Outtab-Struktur 20041206
4 Importing I_FIELDNAME_BUTTONOBJ Call by reference Type reference (TYPE) ISH_FIELDNAME Feldname des Buttonobjekts in Outtab-Struktur 20041206
5 Importing I_FIELDNAME_KEY Call by reference Type reference (TYPE) ISH_FIELDNAME Feldname des Buttonkeys in der Outtab 20041206
6 Importing I_HANDLE_VCODE Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Eingabebereitschaft abhängig vom Verarbeitungsmodus 20041214
7 Importing I_ICON Call by reference Type reference (TYPE) N1_ICON IS-H: Icon 20041206
8 Importing I_INFO Call by reference Type reference (TYPE) STRING Quickinfo 20041206
9 Importing I_OUTPUTLEN Call by reference Type reference (TYPE) I 2 Breite der Button-Spalte 20041206
10 Importing I_TEXT Call by reference Type reference (TYPE) STRING Text 20041206
11 Importing I_TRANS_BUTTON_FV Call by reference Type reference (TYPE) ISH_ON_OFF OFF ON: FieldValue für Button wird transportiert 20041206
12 Importing I_TRANS_KEY_FV Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: FieldValue für Key wird transportiert 20041206
13 Returning RR_KEYBUTTONDEF Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_KEYBUTTONDEF Erzeugte KeyButtondefinition 20041206

Method CREATE_KEYBUTTONDEF on class CL_ISH_GRID_KEYBUTTONDEF has no exception.

Method GET_KEYBUTTON_BY_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ICON Call by reference Type reference (TYPE) N1ICON IS-H: Icon inkl. Quick-Info 20041206
2 Returning RS_KEYBUTTON Value transfer Type reference (TYPE) RN1_GRID_KEYBUTTON IS-H: Struktur eines ALVGrid KeyButtons 20041206

Method GET_KEYBUTTON_BY_ICON on class CL_ISH_GRID_KEYBUTTONDEF has no exception.

Method GET_KEYBUTTON_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I Index 20041206
2 Returning RS_KEYBUTTON Value transfer Type reference (TYPE) RN1_GRID_KEYBUTTON IS-H: Struktur eines ALVGrid KeyButtons 20041206

Method GET_KEYBUTTON_BY_INDEX on class CL_ISH_GRID_KEYBUTTONDEF has no exception.

Method GET_KEYBUTTON_BY_KEY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY_VALUE Call by reference Type reference (TYPE) NFVVALUE Key 20041206
2 Returning RS_KEYBUTTON Value transfer Type reference (TYPE) RN1_GRID_KEYBUTTON IS-H: Struktur eines ALVGrid KeyButtons 20041206

Method GET_KEYBUTTON_BY_KEY_VALUE on class CL_ISH_GRID_KEYBUTTONDEF has no exception.

Method GET_T_KEYBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_KEYBUTTON Value transfer Type reference (TYPE) ISH_T_GRID_KEYBUTTON IS-H: Tabelle von ALV Grid KeyButtons 20041206

Method GET_T_KEYBUTTON on class CL_ISH_GRID_KEYBUTTONDEF has no exception.

Method REMOVE_KEYBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY_VALUE Call by reference Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes. 20041206

Method REMOVE_KEYBUTTON on class CL_ISH_GRID_KEYBUTTONDEF has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 600