SAP ABAP Class CL_ISH_SCR_CORDER_USER (IS-H: Sample Coding for Customer Module)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1CORDMG (Package) IS-H: Clinical Ordering; TSA Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_CUST | IS-H: Base Class for the Customer's Screens | 20040209 |
Properties
| Class | CL_ISH_SCR_CORDER_USER | |
| Short Description | IS-H: Sample Coding for Customer Module | |
| Super Class | CL_ISH_SCREEN_CUST | IS-H: Base Class for the Customer's Screens |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CORDMG | IS-H: Clinical Ordering; TSA Development |
| Created | 20040209 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_SCR_CORDER_USER has no forward declaration.
Interfaces
Class CL_ISH_SCR_CORDER_USER has no interface implemented.
Friends
Class CL_ISH_SCR_CORDER_USER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'N1CORDER' | Name of the Underlying Screen Structure | 20040209 | ||
| 2 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'N1CORDER-USER1' | Field Name User1 | 20040209 | ||
| 3 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'N1CORDER-USER2' | Field Name User2 | 20040209 | ||
| 4 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'N1CORDER-USER3' | Field Name User3 | 20040209 | ||
| 5 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'N1CORDER-USER4' | Field Name User4 | 20040209 | ||
| 6 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'N1CORDER-USER5' | Field Name User5 | 20040209 | ||
| 7 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'N1CORDER-USER6' | Field Name User6 | 20040209 | ||
| 8 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'N1CORDER-USER7' | Field Name User7 | 20040209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns a CL_ISH_SCR_CORDER_USER Instance | 20040209 |
Events
Class CL_ISH_SCR_CORDER_USER has no event.
Types
Class CL_ISH_SCR_CORDER_USER has no local type.
Method Signatures
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 | 20040209 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_CORDER_USER | IS-H: Beispielcoding für Kundenbaustein | 20040209 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040209 |
Method CREATE on class CL_ISH_SCR_CORDER_USER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |