SAP ABAP Class CL_ISH_SCR_ORDER (IS-H: Order Data 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 | 20030902 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_ORDER | IS-H*MED: Order Data Screen Class | 20030912 |
Properties
| Class | CL_ISH_SCR_ORDER | |
| Short Description | IS-H: Order Data 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 | 20030902 | 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_ORDER has no interface implemented.
Friends
Class CL_ISH_SCR_ORDER 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' | Default Table Name for Mapping Change Document | 20031105 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20030910 | |||||
| 3 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for CORDTITLE | 20031125 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for ETRBY | 20030915 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for ETROEGP | 20030916 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for ETROEGP_TEXT | 20030916 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for GPART | 20030916 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for ORDDEP | 20030916 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for ORDPRI | 20030915 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for PRGNR | 20031125 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for RCKRUF | 20031125 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for VMA_TEXT | 20030916 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for WLSTA | 20030915 | |||
| 14 | Static Attribute | Protected | Type reference (TYPE) | C | Customizing Parameter N1MAOE | 20030916 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'RN1_DYNP_ORDER' | Prefix for Field Name | 20040102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initializes Field Values | 20031125 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030915 | |
| 3 | Instance method | Public | Constructor | Constructor | 20030902 | |
| 4 | Static method | Public | Method | Create Instance of Screen | 20030902 | |
| 5 | Instance method | Public | Method | Fill List Box for Initiator (Order Placer) | 20030910 | |
| 6 | Instance method | Public | Method | List Box for Priority | 20030910 | |
| 7 | Instance method | Public | Method | List Box for Status | 20030910 | |
| 8 | Instance method | Public | Method | Fill Text for Initiator | 20030925 | |
| 9 | Instance method | Public | Method | Fill Text for Employee Responsible | 20030925 | |
| 10 | Instance method | Public | Method | Supplies the Related Order Object | 20031125 | |
| 11 | Instance method | Public | Method | Returns the Indicator for Initiator (BP/OU) | 00000000 | |
| 12 | Instance method | Public | Method | F4 Help for Initiator (OU/BP) | 20030916 | |
| 13 | Instance method | Public | Method | F4 Help for Employee Responsible | 20030916 |
Events
Class CL_ISH_SCR_ORDER has no event.
Types
Class CL_ISH_SCR_ORDER has no local type.
Method Signatures
Method BUILD_INITIAL_FV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELD_VAL | Call by reference | Type reference (TYPE) | ISH_T_FIELD_VALUE | IS-H: Tabelle für Feldwerte | 20031125 |
Method BUILD_INITIAL_FV on class CL_ISH_SCR_ORDER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISH_SCR_ORDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_SCR_ORDER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_SCR_ORDER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse kann nicht angelegt werden | 20030902 |
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 | 20030902 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SCR_ORDER | IS-H: Bausteinklasse Aufnahmedaten | 20030902 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030902 |
Method CREATE on class CL_ISH_SCR_ORDER has no exception.
Method CREATE_LISTBOX_ETRBY 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 | 20030925 | |||
| 2 | ER_LB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20030925 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030925 |
Method CREATE_LISTBOX_ETRBY on class CL_ISH_SCR_ORDER has no exception.
Method CREATE_LISTBOX_ORDPRI 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 | 20030925 | |||
| 2 | ER_LB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20030925 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030925 |
Method CREATE_LISTBOX_ORDPRI on class CL_ISH_SCR_ORDER has no exception.
Method CREATE_LISTBOX_WLSTA 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 | 20030925 | |||
| 2 | ER_LB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20030925 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030925 |
Method CREATE_LISTBOX_WLSTA on class CL_ISH_SCR_ORDER has no exception.
Method FILL_LABEL_ETROEGP 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 | 20030925 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030925 |
Method FILL_LABEL_ETROEGP on class CL_ISH_SCR_ORDER has no exception.
Method FILL_LABEL_GPART 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 | 20030925 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030925 |
Method FILL_LABEL_GPART on class CL_ISH_SCR_ORDER 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 | 20031125 |
Method GET_CORDER on class CL_ISH_SCR_ORDER has no exception.
Method GET_ETRBY_FROM_FV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ETRBY | Value transfer | Type reference (TYPE) | N1CORDER-ETRBY | IS-H: KLAT/VKG: Klinischer Auftrag veranlasst von | 00000000 |
Method GET_ETRBY_FROM_FV on class CL_ISH_SCR_ORDER has no exception.
Method VALUE_REQUEST_ETROEGP 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 | 20030916 | |||
| 2 | E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | F4 wurde behandelt? | 20030925 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030925 | |||
| 4 | E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde selektiert? | 20030925 | |||
| 5 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | Ausgewählter Wert. | 20030925 |
Method VALUE_REQUEST_ETROEGP on class CL_ISH_SCR_ORDER has no exception.
Method VALUE_REQUEST_GPART 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 | 20030916 | |||
| 2 | E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | F4 wurde behandelt? | 20030925 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030925 | |||
| 4 | E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde selektiert? | 20030925 | |||
| 5 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | Ausgewählter Wert. | 20030925 |
Method VALUE_REQUEST_GPART on class CL_ISH_SCR_ORDER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |