SAP ABAP Class CL_ISHMED_CON_CORDER_AGGREG (IS-H*MED: Collective Order Configuration Class)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1CORDMG_MED (Package) IS-H*MED: Clinical Ordering
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CON_CORDER | IS-H*MED: Clinical Order Configuration Class | 20041004 |
Properties
| Class | CL_ISHMED_CON_CORDER_AGGREG | |
| Short Description | IS-H*MED: Collective Order Configuration Class | |
| Super Class | CL_ISHMED_CON_CORDER | IS-H*MED: Clinical Order Configuration Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CORDMG_MED | IS-H*MED: Clinical Ordering |
| Created | 20041004 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_CON_CORDER_AGGREG has no forward declaration.
Interfaces
Class CL_ISHMED_CON_CORDER_AGGREG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISH_FAC_CON_CORDER | 20041007 | IS-H: Factory for Instantiation Class CL_ISH(MED)_CORDER |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ISHMED_T_CORDER_AGGREG | Table Type for RN1_CORDER_AGGREG | 20041007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Instantiates a CL_ISHMED_CON_CORDER_AGGREG Object | 20041007 | |
| 2 | Instance method | Public | Method | Sets Global Table with Patient Data for Presetting | 20050112 |
Events
Class CL_ISHMED_CON_CORDER_AGGREG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_PATNR_FALNR | Public | See coding | 20041007 | BEGIN OF gty_patnr_falnr,
reftyp TYPE n1corder-reftyp,
patnr TYPE n1corder-patnr,
papid TYPE n1corder-papid,
falnr TYPE nfal-falnr,
corderid TYPE n1corder-corderid,
END OF gty_patnr_falnr
|
Method Signatures
Method CREATE_AGGREG 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 | 20041007 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_CORDER_AGGREG | IS-H*MED: Konfigurationsklasse Sammelauftrag | 20041007 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041007 |
Method CREATE_AGGREG on class CL_ISHMED_CON_CORDER_AGGREG has no exception.
Method SET_GT_PATNR_FALNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PATNR_FALNR | Value transfer | Type reference (TYPE) | ISHMED_T_CORDER_AGGREG | Tabellentyp für RN1_CORDER_AGGREG | 20050112 |
Method SET_GT_PATNR_FALNR on class CL_ISHMED_CON_CORDER_AGGREG has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 473 |