SAP ABAP Class CL_ISH_SCR_AC_HANDLER (IS-H: Appointment Template Screen Handling)
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_HANDLER | IS-H*MED: Appointment Template Handling Screen | 20050103 |
Properties
Class | CL_ISH_SCR_AC_HANDLER | |
Short Description | IS-H: Appointment Template Screen Handling | |
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 | 20070917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_SCR_AC_HANDLER has no forward declaration.
Interfaces
Class CL_ISH_SCR_AC_HANDLER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ISH_FAC_SCR_AC_HANDLER | 20050103 | IS-H: Inst. of a Screen for Appointment Template Handling |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'AC_SUBSCREEN' | Name of Subscreen for Appointment Template | 20050120 | |
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050103 | ||||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_APP_CONSTRAINT | Appointment Template | 20050119 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_SCR_AC | Appointment Template Screen | 20050119 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-DYNNR | Appointment Template Screen Number | 20050119 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-REPID | Appointment Template Dynamic Program (Dynpro) | 20050119 |
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 | 20050103 |
3 | ![]() |
Instance method | Public | Method | Returns Screen Number and Program of Integrated Subscreen | 20050119 |
Events
Class CL_ISH_SCR_AC_HANDLER has no event.
Types
Class CL_ISH_SCR_AC_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_SCR_AC_HANDLER 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 | 20050103 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_AC_HANDLER | Instanz der Screenklasse Terminvorgabe | 20050103 | ||
3 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050103 |
Method CREATE on class CL_ISH_SCR_AC_HANDLER has no exception.
Method GET_DYNNR_PGM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_AC_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Dynpronummer Terminvorgabe | 20050119 | ||
2 | ![]() |
E_AC_PGM | Call by reference | Type reference (TYPE) | SY-REPID | Dynproprogramm Terminvorgabe | 20050119 |
Method GET_DYNNR_PGM on class CL_ISH_SCR_AC_HANDLER has no exception.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 600 |