SAP ABAP Class CL_ISHMED_FCT_MVM4APP (IS-H*MED Create Funct. Class for 'Movement for Appointment')
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED-SC (Application Component) Planning
⤷
N1APMG_MED (Package) IS-H*MED: Appointment Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_FCT_MVM4APP | IS-H Function Class Create "Movement for Appointment" | 20031009 |
Properties
| Class | CL_ISHMED_FCT_MVM4APP | |
| Short Description | IS-H*MED Create Funct. Class for 'Movement for Appointment' | |
| Super Class | CL_ISH_FCT_MVM4APP | IS-H Function Class Create "Movement for Appointment" |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1APMG_MED | IS-H*MED: Appointment Management |
| Created | 20031009 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_FCT_MVM4APP has no forward declaration.
Interfaces
Class CL_ISHMED_FCT_MVM4APP has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISH_FAC_FCT_MVM4APP | 20031009 | IS-H: Factory for Instantiation of CL "Create Mvmt for Appt" |
Attributes
Class CL_ISHMED_FCT_MVM4APP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Movement | 20031111 | |
| 2 | Instance method | Private | Method | Check User Authority | 20031111 | |
| 3 | Static method | Protected | Method | Create Instance of Med. Class (Instead of CONSTRUCTOR!) | 20031009 | |
| 4 | Instance method | Public | Method | 20031117 | ||
| 5 | Instance method | Public | Method | Get New Patient Number and Case Number | 20031119 | |
| 6 | Instance method | Public | Method | Create Proposal for Inpatient Admission | 20031117 |
Events
Class CL_ISHMED_FCT_MVM4APP has no event.
Types
Class CL_ISHMED_FCT_MVM4APP has no local type.
Method Signatures
Method CHECK_MOVEMENT 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 | 20031111 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031111 | |||
| 3 | IR_MOVEMENT | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_OUTPAT_VISIT | IS-H: Klasse für ambulanter Besuch | 20031111 |
Method CHECK_MOVEMENT on class CL_ISHMED_FCT_MVM4APP has no exception.
Method CHK_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AUTH | Value transfer | Type reference (TYPE) | C | KZ, ob der Benutzer diese Aktion ausführen darf (True/False) | 20031111 | |||
| 2 | I_EINRI | Value transfer | Type reference (TYPE) | NBEW-EINRI | Einrichtung | 20031111 | |||
| 3 | I_ERBOE | Value transfer | Type reference (TYPE) | NORG-ORGID | Organisationseinheit Erbringer | 20031111 | |||
| 4 | I_FUNCTION | Value transfer | Type reference (TYPE) | C | '07' | Funktionscode - 007-Anmelden | 20031111 | ||
| 5 | I_MSGTY | Value transfer | Type reference (TYPE) | SY-MSGTY | 'S' | Nachrichten, Nachrichtentyp | 20031111 |
Method CHK_AUTH on class CL_ISHMED_FCT_MVM4APP has no exception.
Method CREATE_MED 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 | 20031015 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_FCT_MVM4APP | Instanz der MED/FCT-Klasse erzeugen | 20031015 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031009 |
Method CREATE_MED on class CL_ISHMED_FCT_MVM4APP has no exception.
Method FILL_MEMORY_FOR_INP_ADM 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 | 20031117 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031117 | |||
| 3 | IR_APP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | IS-H: Klasse Termin | 20031117 | |||
| 4 | IT_OBJECTS | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | IS-H: Tabelle mit Objektreferenzen | 20031117 |
Method FILL_MEMORY_FOR_INP_ADM on class CL_ISHMED_FCT_MVM4APP has no exception.
Method GET_NEW_NPAT_NFAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_APP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | IS-H: Klasse Termin | 20031119 | |||
| 2 | ES_NFAL | Value transfer | Type reference (TYPE) | NFAL | IS-H: Fälle | 20031119 | |||
| 3 | ES_NPAT | Value transfer | Type reference (TYPE) | NPAT | IS-H: Stammdaten Patient (allgemein) | 20031119 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031119 | |||
| 5 | IR_APP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | IS-H: Klasse Termin | 20031119 | |||
| 6 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | IS-H: Einrichtung | 20031119 | |||
| 7 | I_FALNR | Value transfer | Type reference (TYPE) | NFAL-FALNR | IS-H: Fallnummer | 20031119 | |||
| 8 | I_PATNR | Value transfer | Type reference (TYPE) | NPAT-PATNR | IS-H: Patientennummer | 20031119 |
Method GET_NEW_NPAT_NFAL on class CL_ISHMED_FCT_MVM4APP has no exception.
Method MAKE_INP_PROPOSAL 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 | 20040118 | |||
| 2 | CS_RNV2000 | Value transfer | Type reference (TYPE) | RNV2000 | IS-H: Vorbelegen Clinical Process Builder | 20031117 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040118 | |||
| 4 | IR_APP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | IS-H: Klasse Termin | 20040118 |
Method MAKE_INP_PROPOSAL on class CL_ISHMED_FCT_MVM4APP has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |