SAP ABAP Class CL_ISH_GRID_BUTTON (IS-H: Button in 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041206 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_FV_CONSTANTS | IS-H: Constants for Field Values (Data Element NFVTYPE) | 20041207 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20041207 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20041207 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GRID_KEYBUTTON | IS-H: Key Button for an ALV Grid | 20041206 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GRID_LTXBUTTON | IS-H: Key Button for an ALV Grid | 20041206 |
Properties
Class | CL_ISH_GRID_BUTTON | |
Short Description | IS-H: Button in an ALV Grid | |
Super Class | ||
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_BUTTON has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041206 | ||
2 | IF_ISH_FV_CONSTANTS | IS-H: Constants for Field Values (Data Element NFVTYPE) | 20041207 | ||
3 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20041207 | ||
4 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20041207 |
Friends
Class CL_ISH_GRID_BUTTON has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Completes the Instantiation (see CREATE_BUTTON) | 20041206 |
2 | ![]() |
Static method | Public | Method | Creates a GridButton | 20041206 |
3 | ![]() |
Instance method | Public | Method | Destroys the GridButton | 20041206 |
4 | ![]() |
Instance method | Public | Method | Complete an Outtab Entry | 20041206 |
5 | ![]() |
Instance method | Public | Method | Complete a Row FieldValue | 20041206 |
6 | ![]() |
Instance method | Public | Method | 20041207 | |
7 | ![]() |
Instance method | Public | Method | 20041207 | |
8 | ![]() |
Instance method | Public | Method | Returns the Ready-for-Input Status | 20041214 |
9 | ![]() |
Instance method | Public | Method | 20041207 | |
10 | ![]() |
Instance method | Public | Method | Modifies the Cell Style | 20041214 |
11 | ![]() |
Instance method | Public | Method | Handle Button Click | 20041206 |
12 | ![]() |
Instance method | Protected | Method | Sets the Style of an Outtab Field | 20041214 |
Events
Class CL_ISH_GRID_BUTTON has no event.
Types
Class CL_ISH_GRID_BUTTON has no local type.
Method Signatures
Method COMPLETE_CONSTRUCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BUTTONDEF | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GRID_BUTTONDEF | IS-H: Definition eines ALV Grid Buttons | 20041206 | ||
2 | ![]() |
I_ENABLED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Button ist eingabebereit | 20041206 |
Method COMPLETE_CONSTRUCTION on class CL_ISH_GRID_BUTTON has no exception.
Method CREATE_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BUTTONDEF | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GRID_BUTTONDEF | IS-H: Definition eines ALV Grid Buttons | 20041206 | ||
2 | ![]() |
I_ENABLED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Button ist eingabebereit | 20041206 | |
3 | ![]() |
RR_BUTTON | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GRID_BUTTON | Erzeugter GridButton | 20041206 |
Method CREATE_BUTTON on class CL_ISH_GRID_BUTTON has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_GRID_BUTTON has no parameter.
Method DESTROY on class CL_ISH_GRID_BUTTON has no exception.
Method FINALIZE_OUTTAB_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_OUTTAB | Call by reference | Type reference (TYPE) | ANY | Outtab-Eintrag | 20041206 |
Method FINALIZE_OUTTAB_ENTRY on class CL_ISH_GRID_BUTTON has no exception.
Method FINALIZE_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROW_FIELDVAL | Call by reference | Object reference (TYPE REF TO) | CL_ISH_FIELD_VALUES | Zeilen-FieldValue | 20041206 | ||
2 | ![]() |
IS_OUTTAB | Call by reference | Type reference (TYPE) | ANY | Outtab-Eintrag | 20041206 |
Method FINALIZE_ROW on class CL_ISH_GRID_BUTTON has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISH_GRID_BUTTON has no parameter.
Method GET_TYPE on class CL_ISH_GRID_BUTTON has no exception.
Method IS_A Signature
Method IS_A on class CL_ISH_GRID_BUTTON has no parameter.
Method IS_A on class CL_ISH_GRID_BUTTON has no exception.
Method IS_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ENABLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Button ist eingabebereit | 20041214 |
Method IS_ENABLED on class CL_ISH_GRID_BUTTON has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISH_GRID_BUTTON has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_GRID_BUTTON has no exception.
Method MODIFY_CELLSTYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_OUTTAB | Call by reference | Type reference (TYPE) | ANY | Outtab-Eintrag | 20041214 | ||
2 | ![]() |
E_MODIFIED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: Zellenstil wurde modifiziert | 20041214 | ||
3 | ![]() |
I_DISABLE_F4 | Call by reference | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: F4 disablen | 20041214 | |
4 | ![]() |
I_ENABLE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: Zelle eingabebereit schalten | 20041214 | ||
5 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Spalten-Feldname | 20041214 |
Method MODIFY_CELLSTYLE on class CL_ISH_GRID_BUTTON has no exception.
Method PROCESS_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20041207 | ||
2 | ![]() |
CT_OUTTAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | Gesamte Outtab | 20041207 | ||
3 | ![]() |
ET_MODI | Call by reference | Type reference (TYPE) | LVC_T_MODI | Modifizierte Zellen | 20041206 | ||
4 | ![]() |
E_HANDLED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: ButtonClick wurde behandelt | 20041207 | ||
5 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041207 | ||
6 | ![]() |
I_ROW_IDX | Call by reference | Type reference (TYPE) | INT4 | Zeilenindex | 20041206 |
Method PROCESS_BUTTON_CLICK on class CL_ISH_GRID_BUTTON has no exception.
Method SET_CELLSTYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_OUTTAB | Call by reference | Type reference (TYPE) | ANY | Outtab-Eintrag | 20041214 | ||
2 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20041214 | ||
3 | ![]() |
I_STYLE | Call by reference | Type reference (TYPE) | LVC_STYLE | ALV-Control: Style | 20041214 |
Method SET_CELLSTYLE on class CL_ISH_GRID_BUTTON has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 600 |