SAP ABAP Class CL_ISH_SCR_AC (IS-H: Appointment Template Screen)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1APMG (Package) IS-H: Appointment Management; 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 | 20050103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_AC | IS-H*MED: Appointment Template Screen | 20050105 |
Properties
| Class | CL_ISH_SCR_AC | |
| Short Description | IS-H: Appointment Template Screen | |
| 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 | N1APMG | IS-H: Appointment Management; TSA Development |
| Created | 20041230 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_SCR_AC has no forward declaration.
Interfaces
Class CL_ISH_SCR_AC has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISH_FAC_SCR_AC | 20050105 | IS-H: Instantiation of a Screen for the Appointment Template |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20050124 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20050103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050105 | |
| 2 | Static method | Protected | Method | Instantiation of the Screen Class Appointment Template | 20050105 | |
| 3 | Instance method | Protected | Method | Hide Duration | 20050215 | |
| 4 | Instance method | Protected | Method | Hide Person | 20050315 | |
| 5 | Instance method | Protected | Method | F4 Help for Person | 20050315 | |
| 6 | Instance method | Protected | Method | F4 Help for Room | 20050315 |
Events
Class CL_ISH_SCR_AC has no event.
Types
Class CL_ISH_SCR_AC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_SCR_AC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse konnte nicht angelegt werden. | 20050105 |
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 | Instanz zur Fehlerbearbeitung | 20050105 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_AC | Instanz der Screenklasse Terminvorgabe | 20050105 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050105 |
Method CREATE on class CL_ISH_SCR_AC has no exception.
Method HIDE_DURATION 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 | Instanz zur Fehlerbearbeitung | 20050215 | |||
| 2 | CT_SCRMOD | Value transfer | Object reference (TYPE REF TO) | DATA | Screentabelle mit Modifikationen | 20050215 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050215 |
Method HIDE_DURATION on class CL_ISH_SCR_AC has no exception.
Method HIDE_PERSON 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 | Instanz zur Fehlerbearbeitung | 20050315 | |||
| 2 | CT_SCRMOD | Value transfer | Object reference (TYPE REF TO) | DATA | Screentabelle mit Modifikationen | 20050315 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050315 |
Method HIDE_PERSON on class CL_ISH_SCR_AC has no exception.
Method VALUE_REQUEST_PERSON 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 | Klasse zur Fehlerabarbeitung | 20050315 | |||
| 2 | E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | F4 wurde behandelt? | 20050315 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050315 | |||
| 4 | E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde selektiert? | 20050315 | |||
| 5 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | Ausgewählter Wert | 20050315 |
Method VALUE_REQUEST_PERSON on class CL_ISH_SCR_AC has no exception.
Method VALUE_REQUEST_ROOM 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 | Klasse zur Fehlerabarbeitung | 20050315 | |||
| 2 | E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | F4 wurde behandelt? | 20050315 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050315 | |||
| 4 | E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde selektiert? | 20050315 | |||
| 5 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | Ausgewählter Wert | 20050315 |
Method VALUE_REQUEST_ROOM on class CL_ISH_SCR_AC has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |