SAP ABAP Class CL_ISH_SCR_WAITING_LIST (IS-H: Waiting List 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 | 20031020 |
Properties
Class | CL_ISH_SCR_WAITING_LIST | |
Short Description | IS-H: Waiting List 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 | 20031020 | 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_WAITING_LIST has no interface implemented.
Friends
Class CL_ISH_SCR_WAITING_LIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TABNAME | 'N1CORDER' | Table Name | 20031106 | |
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031020 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031020 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031020 | ||||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031020 | ||||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_SUBSCR_WAITINGLIST_CORD | IS-H*MED: Clinical Order: Planning Subscreen | 20031104 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-DYNNR | ABAP Program: Number of Current Dynpro | 20031104 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Start of Absence | 20040113 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for End Date | 20040113 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Absence Reason (Text) | 20040113 | ||
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Waiting List Admission Date | 20031020 | ||
12 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Postdischarge Hospital | 20031020 | ||
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Postdischarge Hospital Text | 20031021 | ||
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Waiting List Priority | 20031020 | ||
15 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Removal Date | 20031020 | ||
16 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Removal | 20031020 | ||
17 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Waiting List Type | 20031020 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-REPID | 20031104 | |||
19 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'RN1_DYNP_WAITING_LIST' | IS-H: Field Name | 20040107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031127 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20031020 |
3 | ![]() |
Static method | Public | Method | Create Instance of Screen | 20031020 |
4 | ![]() |
Instance method | Protected | Method | Supplies the Underlying Order Object | 20031127 |
5 | ![]() |
Instance method | Public | Method | Determine Screen of Waiting List Subscreen | 20031104 |
Events
Class CL_ISH_SCR_WAITING_LIST has no event.
Types
Class CL_ISH_SCR_WAITING_LIST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISH_SCR_WAITING_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_SCR_WAITING_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_SCR_WAITING_LIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanz der Klasse kann nicht angelegt werden | 20031020 |
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 | 20031020 | ||
2 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SCR_WAITING_LIST | IS-H: Bausteinklasse Aufnahmedaten | 20031020 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031020 |
Method CREATE on class CL_ISH_SCR_WAITING_LIST has no exception.
Method GET_CORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CORDER | Value transfer | Object reference (TYPE REF TO) | CL_ISH_CORDER | IS-H: Klinischer Auftrag | 20031127 |
Method GET_CORDER on class CL_ISH_SCR_WAITING_LIST has no exception.
Method GET_DYNPRO_WAITING_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DYNNR_WAITING_LIST | Value transfer | Type reference (TYPE) | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20031104 | ||
2 | ![]() |
E_PGM_WAITING_LIST | Value transfer | Type reference (TYPE) | SY-REPID | 20031104 |
Method GET_DYNPRO_WAITING_LIST on class CL_ISH_SCR_WAITING_LIST has no exception.
History
Last changed by/on | SAP | 20091125 |
SAP Release Created in | 472 |