SAP ABAP Class CL_ISH_GRID_KEYBUTTON (IS-H: Key Button 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_BUTTON | IS-H: Button in an ALV Grid | 20041206 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GRID_TOGGLEBUTTON | IS-H: Toggle Button in an ALV Grid | 20041206 |
Properties
Class | CL_ISH_GRID_KEYBUTTON | |
Short Description | IS-H: Key Button for an ALV Grid | |
Super Class | CL_ISH_GRID_BUTTON | IS-H: Button in 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_KEYBUTTON has no forward declaration.
Interfaces
Class CL_ISH_GRID_KEYBUTTON has no interface implemented.
Friends
Class CL_ISH_GRID_KEYBUTTON has no friend class.
Attributes
Class CL_ISH_GRID_KEYBUTTON has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a Grid Key Button | 20041206 |
2 | ![]() |
Instance method | Protected | Method | Returns the Underlying Grid Key Button Definition | 20041206 |
Events
Class CL_ISH_GRID_KEYBUTTON has no event.
Types
Class CL_ISH_GRID_KEYBUTTON has no local type.
Method Signatures
Method CREATE_KEYBUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_KEYBUTTONDEF | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GRID_KEYBUTTONDEF | 20041206 | |||
2 | ![]() |
I_ENABLED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Button ist eingabebereit | 20041206 | |
3 | ![]() |
RR_KEYBUTTON | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GRID_KEYBUTTON | Erzeugter GridKeyButton | 20041206 |
Method CREATE_KEYBUTTON on class CL_ISH_GRID_KEYBUTTON has no exception.
Method GET_KEYBUTTONDEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_KEYBUTTONDEF | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GRID_KEYBUTTONDEF | IS-H: KeyButton Definition zu einem ALV Grid | 20041206 |
Method GET_KEYBUTTONDEF on class CL_ISH_GRID_KEYBUTTON has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 600 |