SAP ABAP Class CL_ISH_GUI_MDY_TITLEBAR (IS-H: GUI - Title Bar of a Subscreen Container)
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_GUI_ELEMENT | IS-H: Interface Element | 20070706 |
Properties
| Class | CL_ISH_GUI_MDY_TITLEBAR | |
| Short Description | IS-H: GUI - Title Bar of a Subscreen Container | |
| Super Class | CL_ISH_GUI_ELEMENT | IS-H: Interface Element |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20070706 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISH_GUI_MDY_TITLEBAR has no interface implemented.
Friends
Class CL_ISH_GUI_MDY_TITLEBAR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | N1GUI_ELEMENT_NAME | 'TITLEBAR' | Default Name of the Title Bar | 20070706 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ISH_T_STRING | Parameters for the Title Bar | 20070706 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SY-REPID | Program Name | 20070706 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SY-TITLE | Contents of Title Bar | 20070706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070706 | |
| 2 | Static method | Public | Method | Creates the Object | 20070706 | |
| 3 | Static method | Public | Method | Creates the Object | 20070706 | |
| 4 | Instance method | Public | Method | Returns a Copy of the Object | 20070706 | |
| 5 | Instance method | Public | Method | Returns a Parameter | 20070706 | |
| 6 | Instance method | Public | Method | Returns the Parameter Table | 20070706 | |
| 7 | Instance method | Public | Method | Returns the Program Name | 20070706 | |
| 8 | Instance method | Public | Method | Returns the Content of the Title Bar | 20070706 | |
| 9 | Instance method | Public | Method | Returns Whether Parameters Exist | 20070706 |
Events
Class CL_ISH_GUI_MDY_TITLEBAR has no event.
Types
Class CL_ISH_GUI_MDY_TITLEBAR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | ISH_T_STRING | Parameter für Titelzeil | 20070706 | |||
| 2 | I_ELEMENT_NAME | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_NAME | CO_DEF_TITLEBAR_NAME | Name eines Oberflächenelements | 20070706 | ||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | SY-REPID | SY-REPID | Programmname | 20070706 | ||
| 4 | I_TITLE | Call by reference | Type reference (TYPE) | SY-TITLE | Inhalt der Titelzeile | 20070706 |
Method CONSTRUCTOR on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_NAME | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_NAME | CO_DEF_TITLEBAR_NAME | Name eines Oberflächenelements | 20070706 | ||
| 2 | I_PAR1 | Call by reference | Type reference (TYPE) | STRING | Parameter 1 für Titelzeile | 20070706 | |||
| 3 | I_PAR2 | Call by reference | Type reference (TYPE) | STRING | Parameter 2 für Titelzeile | 20070706 | |||
| 4 | I_PAR3 | Call by reference | Type reference (TYPE) | STRING | Parameter 3 für Titelzeile | 20070706 | |||
| 5 | I_PAR4 | Call by reference | Type reference (TYPE) | STRING | Parameter 4 für Titelzeile | 20070706 | |||
| 6 | I_PAR5 | Call by reference | Type reference (TYPE) | STRING | Parameter 5 für Titelzeile | 20070706 | |||
| 7 | I_PAR6 | Call by reference | Type reference (TYPE) | STRING | Parameter 6 für Titelzeile | 20070706 | |||
| 8 | I_PAR7 | Call by reference | Type reference (TYPE) | STRING | Parameter 7 für Titelzeile | 20070706 | |||
| 9 | I_PAR8 | Call by reference | Type reference (TYPE) | STRING | Parameter 8 für Titelzeile | 20070706 | |||
| 10 | I_PAR9 | Call by reference | Type reference (TYPE) | STRING | Parameter 9 für Titelzeile | 20070706 | |||
| 11 | I_REPID | Call by reference | Type reference (TYPE) | SY-REPID | SY-REPID | Programmname | 20070706 | ||
| 12 | I_TITLE | Call by reference | Type reference (TYPE) | SY-TITLE | Inhalt der Titelzeile | 20070706 | |||
| 13 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_MDY_TITLEBAR | IS-H: GUI - Titelzeile eines Trägerdynpros | 20070706 |
Method CREATE on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
Method CREATE_BY_PARTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | ISH_T_STRING | Parameter für Titelzeile | 20070706 | |||
| 2 | I_ELEMENT_NAME | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_NAME | CO_DEF_TITLEBAR_NAME | Name eines Oberflächenelements | 20070706 | ||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | SY-REPID | SY-REPID | Programmname | 20070706 | ||
| 4 | I_TITLE | Call by reference | Type reference (TYPE) | SY-TITLE | Inhalt der Titelzeile | 20070706 | |||
| 5 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_MDY_TITLEBAR | IS-H: GUI - Titelzeile eines Trägerdynpros | 20070706 |
Method CREATE_BY_PARTAB on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
Method GET_CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_MDY_TITLEBAR | Kopie des Objekts | 20070706 |
Method GET_CLONE on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IDX | Call by reference | Type reference (TYPE) | I | Index des Parameters | 20070706 | |||
| 2 | R_PARAMETER | Value transfer | Type reference (TYPE) | STRING | Inhalt des Parameters | 20070706 |
Method GET_PARAMETER on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARAMETER | Value transfer | Type reference (TYPE) | ISH_T_STRING | Parametertabelle | 20070706 |
Method GET_PARAMETERS on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
Method GET_REPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REPID | Value transfer | Type reference (TYPE) | SY-REPID | Programmname | 20070706 |
Method GET_REPID on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TITLE | Value transfer | Type reference (TYPE) | SY-TITLE | Inhalt der Titelzeile | 20070706 |
Method GET_TITLE on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
Method HAS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PARAMETERS | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Parameter sind vorhanden | 20070706 |
Method HAS_PARAMETERS on class CL_ISH_GUI_MDY_TITLEBAR has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |