SAP ABAP Class CL_ISH_SCR_PATIENT_HTML_HEADER (IS-H: Screen Class for HTML Patient Header Control)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NPVS (Package) Application development patient management system
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20030911 |
Properties
| Class | CL_ISH_SCR_PATIENT_HTML_HEADER | |
| Short Description | IS-H: Screen Class for HTML Patient Header Control | |
| Super Class | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NPVS | Application development patient management system |
| Created | 20030911 | SAP |
| Last change | 20050224 | 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_SCR_PATIENT_HTML_HEADER has no interface implemented.
Friends
Class CL_ISH_SCR_PATIENT_HTML_HEADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-DYNNR | '0120' | Screen Number for 120 Columns (Default) | 20040304 | ||
| 2 | Constant | Public | Type reference (TYPE) | SY-DYNNR | '0138' | Screen Number for 138 Columns (Clinical Order) | 20040304 | ||
| 3 | Constant | Public | Type reference (TYPE) | SY-DYNNR | '0086' | Screen Number for 86 Columns (Appointment Editor) | 20040304 | ||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20030911 | |||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for HTML Control | 20031017 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Documents | 20031009 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SY-DYNNR | co_dynnr_120 | Screen Number for HTML Header | 20040304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Instance of Screen | 20030911 |
Events
Class CL_ISH_SCR_PATIENT_HTML_HEADER has no event.
Types
Class CL_ISH_SCR_PATIENT_HTML_HEADER has no local type.
Method Signatures
Method CREATE 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 | 20030911 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SCR_PATIENT_HTML_HEADER | Instanz des HTML Patientenheaders | 20030911 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20030911 | |||
| 4 | I_DYNNR | Value transfer | Type reference (TYPE) | SY-DYNNR | CO_DYNNR_120 | Dynpronummer (siehe co_dynnr_*) | 20040304 |
Method CREATE on class CL_ISH_SCR_PATIENT_HTML_HEADER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |