SAP ABAP Class CL_ISH_GRID_TOGGLEBUTTONDEF (IS-H: Definition of a Toggle Button of 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_KEYBUTTONDEF | IS-H: Key Button Definition for an ALV Grid | 20041206 |
Properties
Class | CL_ISH_GRID_TOGGLEBUTTONDEF | |
Short Description | IS-H: Definition of a Toggle Button of an ALV Grid | |
Super Class | CL_ISH_GRID_KEYBUTTONDEF | IS-H: Key Button Definition for an ALV Grid |
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_TOGGLEBUTTONDEF has no forward declaration.
Interfaces
Class CL_ISH_GRID_TOGGLEBUTTONDEF has no interface implemented.
Friends
Class CL_ISH_GRID_TOGGLEBUTTONDEF has no friend class.
Attributes
Class CL_ISH_GRID_TOGGLEBUTTONDEF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a Toggle Button Definition | 20041206 |
2 | ![]() |
Instance method | Public | Method | Returns the Next Key Button | 20041206 |
Events
Class CL_ISH_GRID_TOGGLEBUTTONDEF has no event.
Types
Class CL_ISH_GRID_TOGGLEBUTTONDEF has no local type.
Method Signatures
Method CREATE_TOGGLEBUTTONDEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_ENABLED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Button ist prinzipiell eingabebereit | 20041206 | |
3 | ![]() |
I_FIELDNAME_BUTTON | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Feldname des Buttons in Outtab-Struktur | 20041206 | ||
4 | ![]() |
I_FIELDNAME_BUTTONOBJ | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Feldname des Buttonobjekts in Outtab-Struktur | 20041206 | ||
5 | ![]() |
I_FIELDNAME_KEY | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Feldname des Buttonkeys in der Outtab | 20041206 | ||
6 | ![]() |
I_HANDLE_VCODE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Eingabebereitschaft abhängig vom Verarbeitungsmodus | 20041214 | |
7 | ![]() |
I_ICON | Call by reference | Type reference (TYPE) | N1_ICON | IS-H: Icon | 20041206 | ||
8 | ![]() |
I_INFO | Call by reference | Type reference (TYPE) | STRING | Quickinfo | 20041206 | ||
9 | ![]() |
I_OUTPUTLEN | Call by reference | Type reference (TYPE) | I | 2 | Breite der Button-Spalte | 20041206 | |
10 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20041206 | ||
11 | ![]() |
I_TRANS_BUTTON_FV | Call by reference | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: FieldValue für Button wird transportiert | 20041206 | |
12 | ![]() |
I_TRANS_KEY_FV | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: FieldValue für Key wird transportiert | 20041206 | |
13 | ![]() |
RR_TOGGLEBUTTONDEF | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GRID_TOGGLEBUTTONDEF | Erzeugte ToggleButtondefinition | 20041206 |
Method CREATE_TOGGLEBUTTONDEF on class CL_ISH_GRID_TOGGLEBUTTONDEF has no exception.
Method GET_NEXT_KEYBUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY_VALUE | Call by reference | Type reference (TYPE) | NFVVALUE | Aktueller Key | 20041206 | ||
2 | ![]() |
RS_KEYBUTTON | Value transfer | Type reference (TYPE) | RN1_GRID_KEYBUTTON | Nächsten KeyButton | 20041206 |
Method GET_NEXT_KEYBUTTON on class CL_ISH_GRID_TOGGLEBUTTONDEF has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 600 |