SAP ABAP Class CL_ISH_SCR_COMMENT (IS-H: Comment Screen Class)
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_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20031103 |
Properties
| Class | CL_ISH_SCR_COMMENT | |
| Short Description | IS-H: Comment Screen Class | |
| 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 | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20031103 | SAP |
| Last change | 20091125 | 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_COMMENT has no interface implemented.
Friends
Class CL_ISH_SCR_COMMENT 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) | 20031103 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20031103 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20031103 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20031103 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20031103 | |||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISH_CANCEL | IS-H: Class for Cancellation | 20031103 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISH_SUBSCR_FURTHER_DET_CO | IS-H: Clinical Order: Comment Subscreen | 20031103 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SY-DYNNR | Comment Subscreen Screen | 20031103 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SY-REPID | Comment Subscreen Program | 20031103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031103 | |
| 2 | Static method | Public | Method | Create Instance of Screen | 20031103 | |
| 3 | Instance method | Public | Method | Destroy the Subscreen Controls | 20031103 | |
| 4 | Instance method | Public | Method | Determine Program and Screen of Comment Screen | 20031103 | |
| 5 | Instance method | Public | Method | Modification of Screen Attributes | 20031103 |
Events
Class CL_ISH_SCR_COMMENT has no event.
Types
Class CL_ISH_SCR_COMMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_SCR_COMMENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse kann nicht angelegt werden | 20031103 |
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 | 20031103 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SCR_COMMENT | IS-H: Screenklasse Bemerkung | 20031103 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031103 |
Method CREATE on class CL_ISH_SCR_COMMENT has no exception.
Method FREE_CONTROLS 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 | Fehlerhandling | 20031103 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031103 |
Method FREE_CONTROLS on class CL_ISH_SCR_COMMENT has no exception.
Method GET_DYNPRO_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DYNNR_COMMENT | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20031103 | |||
| 2 | E_PGM_COMMENT | Value transfer | Type reference (TYPE) | SY-REPID | 20031103 |
Method GET_DYNPRO_COMMENT on class CL_ISH_SCR_COMMENT has no exception.
Method MODIFY_SCREEN_ATT 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 | Errorhandler | 20031103 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031103 |
Method MODIFY_SCREEN_ATT on class CL_ISH_SCR_COMMENT has no exception.
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in | 472 |