SAP ABAP Class CL_ISH_SCR_REFERRAL (IS-H: Referral 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 | 20031002 |
Properties
Class | CL_ISH_SCR_REFERRAL | |
Short Description | IS-H: Referral 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 | 20031002 | 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_REFERRAL has no interface implemented.
Friends
Class CL_ISH_SCR_REFERRAL 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 | 'N1VKG' | Table Name | 20031205 | |
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031002 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031002 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031002 | ||||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Referring Physician Designation | 20031006 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Referring Physician | 20031002 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Referring Hospital | 20031002 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Family Physician Designation | 20031006 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Family Physician | 20031002 | ||
10 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Hospital Name and Address | 20031003 | ||
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Referral Type | 20031002 | ||
12 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Referring Physician Designation | 20031006 | ||
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for Referring Physician | 20031006 | ||
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'RN1_DYNP_REFERRAL' | IS-H: Field Name | 20040107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031002 |
2 | ![]() |
Static method | Public | Method | Create Instance of Screen | 20031002 |
3 | ![]() |
Instance method | Protected | Method | Fill List Box for Referral Type | 20031002 |
4 | ![]() |
Instance method | Protected | Method | Determine Physician Name and Address for Referring Physician | 20031006 |
5 | ![]() |
Instance method | Protected | Method | Determine Physician Name and Address for Family Physician | 20031006 |
6 | ![]() |
Instance method | Protected | Method | Determine Hospital Name and Address for Referring Hospital | 20031003 |
7 | ![]() |
Instance method | Protected | Method | Determine Physician Name and Address for Referring Phy. | 20031006 |
8 | ![]() |
Instance method | Protected | Method | Determine Movement Category | 20031020 |
9 | ![]() |
Instance method | Protected | Method | Returns Corresponding Order Items | 20031216 |
10 | ![]() |
Instance method | Public | Method | Modification of Screen Attributes | 20031002 |
11 | ![]() |
Instance method | Protected | Method | F4 Help for Referring Physician | 20031006 |
12 | ![]() |
Instance method | Protected | Method | F4 Help for Referring Hospital | 20031002 |
13 | ![]() |
Instance method | Protected | Method | F4 Help for Family Physician | 20031006 |
14 | ![]() |
Instance method | Protected | Method | F4 Help for Referring Physician | 20031006 |
Events
Class CL_ISH_SCR_REFERRAL has no event.
Types
Class CL_ISH_SCR_REFERRAL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_SCR_REFERRAL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Instanz der Klasse kann nicht angelegt werden | 20031002 |
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 | 20031002 | ||
2 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SCR_REFERRAL | IS-H: Bausteinklasse Aufnahmedaten | 20031002 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031002 |
Method CREATE on class CL_ISH_SCR_REFERRAL has no exception.
Method CREATE_LISTBOX_RFSRC 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 | 20031002 | ||
2 | ![]() |
ER_LB_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20031002 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031002 |
Method CREATE_LISTBOX_RFSRC on class CL_ISH_SCR_REFERRAL has no exception.
Method FILL_LABEL_EAANS 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 | 20031006 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031006 |
Method FILL_LABEL_EAANS on class CL_ISH_SCR_REFERRAL has no exception.
Method FILL_LABEL_HAANS 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 | 20031006 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031006 |
Method FILL_LABEL_HAANS on class CL_ISH_SCR_REFERRAL has no exception.
Method FILL_LABEL_KHANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031003 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031003 |
Method FILL_LABEL_KHANS on class CL_ISH_SCR_REFERRAL has no exception.
Method FILL_LABEL_UAANS 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 | 20031006 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031006 |
Method FILL_LABEL_UAANS on class CL_ISH_SCR_REFERRAL has no exception.
Method GET_BEWTY 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 | ![]() |
E_BEWTY | Value transfer | Type reference (TYPE) | NBEW-BEWTY | IS-H: Bewegungstyp | 20031020 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031020 |
Method GET_BEWTY on class CL_ISH_SCR_REFERRAL has no exception.
Method GET_CORDPOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CORDPOS | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PREREG | IS-H*MED: Vormerkung | 20031216 |
Method GET_CORDPOS on class CL_ISH_SCR_REFERRAL 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 | 20031002 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031002 |
Method MODIFY_SCREEN_ATT on class CL_ISH_SCR_REFERRAL has no exception.
Method VALUE_REQUEST_EARNR 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 | 20031006 | ||
2 | ![]() |
E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wurde die F4-Hilfe aufgerufen? | 20031006 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031006 | ||
4 | ![]() |
E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wurde ein Wert ausgewählt? | 20031006 | ||
5 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | ANY | ausgewählter Wert | 20031006 |
Method VALUE_REQUEST_EARNR on class CL_ISH_SCR_REFERRAL has no exception.
Method VALUE_REQUEST_EXTKH 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 | 20031002 | ||
2 | ![]() |
E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | F4 wurde behandelt? | 20031002 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031002 | ||
4 | ![]() |
E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde selektiert? | 20031002 | ||
5 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | ANY | Ausgewählter Wert. | 20031002 |
Method VALUE_REQUEST_EXTKH on class CL_ISH_SCR_REFERRAL has no exception.
Method VALUE_REQUEST_HARNR 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 | 20031006 | ||
2 | ![]() |
E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wurde die F4-Hilfe aufgerufen? | 20031006 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031006 | ||
4 | ![]() |
E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wurde ein Wert ausgewählt? | 20031006 | ||
5 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | ANY | ausgewählter Wert | 20031006 |
Method VALUE_REQUEST_HARNR on class CL_ISH_SCR_REFERRAL has no exception.
Method VALUE_REQUEST_UARNR 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 | 20031006 | ||
2 | ![]() |
E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031006 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031006 | ||
4 | ![]() |
E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031006 | ||
5 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | ANY | 20031006 |
Method VALUE_REQUEST_UARNR on class CL_ISH_SCR_REFERRAL has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |