SAP ABAP Class CL_ISH_GRID_BUTTONDEF (IS-H: Definition of an ALV Grid Button)
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_KEYBUTTONDEF | IS-H: Key Button Definition for an ALV Grid | 20041206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GRID_LTXBUTTONDEF | IS-H: Longtext Button Definition for an ALV Grid | 20041206 |
Properties
| Class | CL_ISH_GRID_BUTTONDEF | |
| Short Description | IS-H: Definition of an ALV Grid Button | |
| 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 | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_GRID_BUTTONDEF 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_BUTTONDEF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20041207 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20041207 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20041207 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20041207 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20041206 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20041206 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20041206 | |||||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISH_SCR_ALV_GRID | IS-H: Base Class for ALV Grid Screens | 20041206 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ISH_ON_OFF | Ready-for-Input Status | 20041206 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name of the Button in Outtab | 20041206 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name of the Button Object in Outtab | 20041206 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | ISH_ON_OFF | ON: Take Processing Mode Into Account | 20041214 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | N1ICON | IS-H: Icon Including Quick Info | 20041206 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | I | Column width | 20041206 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | ISH_ON_OFF | ON: FieldValue for Button Object Will Be Transported | 20041207 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | ISH_ON_OFF | ON: FieldValue for Button Is Transported | 20041206 | |||
| 17 | Instance attribute | Public | Attribute reference (LIKE) | 20041206 | |||||
| 18 | Instance attribute | Public | Attribute reference (LIKE) | 20041206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a Complete Icon (Icon, Text, Info) | 20041206 | |
| 2 | Instance method | Protected | Method | Completes the Instantiation (See CREATE_BUTTONDEF) | 20041206 | |
| 3 | Instance method | Protected | Method | Creates a GridButton | 20041206 | |
| 4 | Static method | Public | Method | Creates a Button Definition | 20041206 | |
| 5 | Instance method | Public | Method | Returns an Empty Column FieldValue | 20041207 | |
| 6 | Instance method | Public | Method | Destroys the Button Definition | 20041206 | |
| 7 | Instance method | Public | Method | Complete an Outtab Entry | 20041206 | |
| 8 | Instance method | Public | Method | Complete a Row FieldValue | 20041206 | |
| 9 | Instance method | Public | Method | Returns the Button Object for an Outtab Entry | 20041206 | |
| 10 | Instance method | Public | Method | Returns the Correct Field for Cursor Positioning | 20041216 | |
| 11 | Instance method | Public | Method | 20041207 | ||
| 12 | Instance method | Public | Method | 20041207 | ||
| 13 | Instance method | Public | Method | Returns the Principal Ready-for-Input Status | 20041214 | |
| 14 | Instance method | Public | Method | Returns Whether an Outtab Field Is Supported | 20041206 | |
| 15 | Instance method | Public | Method | 20041207 | ||
| 16 | Instance method | Public | Method | Modifies the Cell Style | 20041214 | |
| 17 | Instance method | Public | Method | Modify Field Catalog for Button | 20041206 |
Events
Class CL_ISH_GRID_BUTTONDEF has no event.
Types
Class CL_ISH_GRID_BUTTONDEF has no local type.
Method Signatures
Method BUILD_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ICON | Call by reference | Type reference (TYPE) | N1_ICON | IS-H: Icon | 20041206 | |||
| 2 | I_INFO | Call by reference | Type reference (TYPE) | STRING | Quickinfo | 20041206 | |||
| 3 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20041206 | |||
| 4 | R_ICON | Value transfer | Type reference (TYPE) | N1ICON | IS-H: Icon inkl. Quick-Info | 20041206 |
Method BUILD_ICON on class CL_ISH_GRID_BUTTONDEF has no exception.
Method COMPLETE_CONSTRUCTION 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_HANDLE_VCODE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Eingabebereitschaft abhängig vom Verarbeitungsmodus | 20041214 | ||
| 6 | I_ICON | Call by reference | Type reference (TYPE) | N1_ICON | IS-H: Icon | 20041206 | |||
| 7 | I_INFO | Call by reference | Type reference (TYPE) | STRING | Quickinfo | 20041206 | |||
| 8 | I_OUTPUTLEN | Call by reference | Type reference (TYPE) | I | 2 | Breite der Button-Spalte | 20041206 | ||
| 9 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20041206 | |||
| 10 | I_TRANS_BUTTONOBJ_FV | Call by reference | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: FieldValue für Button-Objekt wird transportiert | 20041207 | ||
| 11 | I_TRANS_BUTTON_FV | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: FieldValue für Button wird transportiert | 20041206 |
Method COMPLETE_CONSTRUCTION on class CL_ISH_GRID_BUTTONDEF has no exception.
Method CREATE_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_BUTTON | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GRID_BUTTON | IS-H: Button in einem ALV Grid | 20041206 |
Method CREATE_BUTTON on class CL_ISH_GRID_BUTTONDEF has no exception.
Method CREATE_BUTTONDEF 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_HANDLE_VCODE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Eingabebereitschaft abhängig vom Verarbeitungsmodus | 20041214 | ||
| 6 | I_ICON | Call by reference | Type reference (TYPE) | N1_ICON | IS-H: Icon | 20041206 | |||
| 7 | I_INFO | Call by reference | Type reference (TYPE) | STRING | Quickinfo | 20041206 | |||
| 8 | I_OUTPUTLEN | Call by reference | Type reference (TYPE) | I | 2 | Breite der Button-Spalte | 20041206 | ||
| 9 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20041206 | |||
| 10 | I_TRANS_BUTTONOBJ_FV | Call by reference | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: FieldValue für Button-Objekt wird transportiert | 20041207 | ||
| 11 | I_TRANS_BUTTON_FV | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | ON: FieldValue für Button wird transportiert | 20041206 | ||
| 12 | RR_BUTTONDEF | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GRID_BUTTONDEF | Erzeugte Buttondefinition | 20041206 |
Method CREATE_BUTTONDEF on class CL_ISH_GRID_BUTTONDEF has no exception.
Method CREATE_EMPTY_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20041207 | |||
| 2 | RS_COL_FIELDVAL | Value transfer | Type reference (TYPE) | RNFIELD_VALUE | IS-H: Struktur für Feldwerte | 20041207 |
Method CREATE_EMPTY_COLUMN on class CL_ISH_GRID_BUTTONDEF has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_GRID_BUTTONDEF has no parameter.
Method DESTROY on class CL_ISH_GRID_BUTTONDEF 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_BUTTONDEF 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 Objekt | 20041206 | |||
| 2 | IS_OUTTAB | Call by reference | Type reference (TYPE) | ANY | Outtab-Eintrag | 20041206 |
Method FINALIZE_ROW on class CL_ISH_GRID_BUTTONDEF has no exception.
Method GET_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OUTTAB | Call by reference | Type reference (TYPE) | ANY | Outtab-Eintrag | 20041206 | |||
| 2 | RR_BUTTON | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GRID_BUTTON | IS-H: Button in einem ALV Grid | 20041206 |
Method GET_BUTTON on class CL_ISH_GRID_BUTTONDEF has no exception.
Method GET_CURSORFIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Ursprüngliches Feld | 20041216 | |||
| 2 | R_FIELD | Value transfer | Type reference (TYPE) | BAPI_FLD | Tatsächliches Feld | 20041216 |
Method GET_CURSORFIELD on class CL_ISH_GRID_BUTTONDEF has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISH_GRID_BUTTONDEF has no parameter.
Method GET_TYPE on class CL_ISH_GRID_BUTTONDEF has no exception.
Method IS_A Signature
Method IS_A on class CL_ISH_GRID_BUTTONDEF has no parameter.
Method IS_A on class CL_ISH_GRID_BUTTONDEF 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 prinzipiell eingabebereit | 20041214 |
Method IS_ENABLED on class CL_ISH_GRID_BUTTONDEF has no exception.
Method IS_FIELD_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20041206 | |||
| 2 | R_SUPPORTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Feld wird unterstützt | 20041206 |
Method IS_FIELD_SUPPORTED on class CL_ISH_GRID_BUTTONDEF has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISH_GRID_BUTTONDEF has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_GRID_BUTTONDEF 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_BUTTONDEF has no exception.
Method MODIFY_FIELDCAT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20041206 |
Method MODIFY_FIELDCAT_PROPERTIES on class CL_ISH_GRID_BUTTONDEF has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |