SAP ABAP Class CL_ISHMED_PRC_APPLAN (IS-H*MED: Process Class Plan Release (Without Dialog))
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20040921 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20040921 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20040921 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_PROCESS | IS-H: Interface for Integrating Processes in Dialogs | 20040921 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_SNAPSHOT_OBJECT | IS-H: Definition for Snapshot Mechanism | 20040921 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_PRC_APPLAN_DIALOG | IS-H*MED: Process Class Plan Release (with Dialog) | 20040921 |
Properties
Class | CL_ISHMED_PRC_APPLAN | |
Short Description | IS-H*MED: Process Class Plan Release (Without Dialog) | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1APMG_MED | IS-H*MED: Appointment Management |
Created | 20040921 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_PRC_APPLAN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20040921 | ||
2 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20040921 | ||
3 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20040921 | ||
4 | IF_ISH_PROCESS | IS-H: Interface for Integrating Processes in Dialogs | 20040921 | ||
5 | IF_ISH_SNAPSHOT_OBJECT | IS-H: Definition for Snapshot Mechanism | 20040921 |
Friends
Class CL_ISHMED_PRC_APPLAN has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040921 |
2 | ![]() |
Static method | Public | Method | Create Instance | 20040927 |
3 | ![]() |
Instance method | Public | Method | Delete Instance | 20040927 |
4 | ![]() |
Instance method | Protected | Method | Exit Program | 20040928 |
5 | ![]() |
Instance method | Protected | Method | Determine/Set Plans for Appointments | 20041019 |
6 | ![]() |
Instance method | Protected | Method | Determine/Set Plans for Resources | 20041022 |
7 | ![]() |
Instance method | Public | Method | Get Transfer Data from Process | 20041020 |
8 | ![]() |
Instance method | Protected | Method | Determines Previous or Next Release Status | 20040930 |
9 | ![]() |
Instance method | Public | Method | 20040928 | |
10 | ![]() |
Instance method | Public | Method | 20040928 | |
11 | ![]() |
Instance method | Public | Method | 20040928 | |
12 | ![]() |
Instance method | Protected | Method | Remove Temporary Plans from Environment | 20041021 |
13 | ![]() |
Instance method | Public | Method | Start Plan Release (with/without Dialog) | 20040927 |
14 | ![]() |
Instance method | Public | Method | Storage Process | 20040928 |
15 | ![]() |
Instance method | Protected | Method | Transfer Planning Data to Function Class | 20041020 |
16 | ![]() |
Instance method | Public | Method | Transfer All Important Data to Process | 20040928 |
Events
Class CL_ISHMED_PRC_APPLAN has no event.
Types
Class CL_ISHMED_PRC_APPLAN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_PRC_APPLAN has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_PRC_APPLAN has no exception.
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 | Instanz zur Fehlerbehandlung | 20040927 | ||
2 | ![]() |
ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PRC_APPLAN | Instanz der Prozessklasse | 20040927 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040927 |
Method CREATE on class CL_ISHMED_PRC_APPLAN has no exception.
Method DESTROY 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 | Instanz zur Fehlerbehandlung | 20040927 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040927 |
Method DESTROY on class CL_ISHMED_PRC_APPLAN has no exception.
Method END_PROGRAM 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 | Instanz zur Fehlerbehandlung | 20040928 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040928 |
Method END_PROGRAM on class CL_ISHMED_PRC_APPLAN has no exception.
Method GET_PLANS_FOR_APPS 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 | Instanz zur Fehlerbehandlung | 20041019 | ||
2 | ![]() |
ET_PLANS | Value transfer | Type reference (TYPE) | ISHMED_T_APPLANS | Pläne | 20041019 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041019 | ||
4 | ![]() |
IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Termine | 20041019 |
Method GET_PLANS_FOR_APPS on class CL_ISHMED_PRC_APPLAN has no exception.
Method GET_PLANS_FOR_RES 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 | Instanz zur Fehlerbehandlung | 20041022 | ||
2 | ![]() |
ET_PLANS | Value transfer | Type reference (TYPE) | ISHMED_T_APPLANS | Pläne | 20041022 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041022 | ||
4 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | ISHMED_T_RESOURCE_DATETIME_DUR | Ressourcen | 20041022 |
Method GET_PLANS_FOR_RES on class CL_ISHMED_PRC_APPLAN has no exception.
Method GET_PROCESS_DATA 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 | Instanz für das Fehlerhandling | 20041020 | ||
2 | ![]() |
ER_CANCEL | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CANCEL | Instanz für das Storno | 20041020 | ||
3 | ![]() |
ER_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Environment | 20041020 | ||
4 | ![]() |
ER_FCT_APPLAN | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_FCT_APPLAN | Instanz der Planfreigabe-Funktionsklasse | 20041021 | ||
5 | ![]() |
ER_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | Instanz zur Verwaltung von Sperren | 20041020 | ||
6 | ![]() |
ET_APPOINTMENTS | Call by reference | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Termine | 20041020 | ||
7 | ![]() |
ET_PLANS | Value transfer | Type reference (TYPE) | ISHMED_T_APPLANS | Pläne | 20041020 | ||
8 | ![]() |
ET_RESOURCES | Call by reference | Type reference (TYPE) | ISHMED_T_RESOURCE_DATETIME_DUR | Ressourcen | 20041022 | ||
9 | ![]() |
E_CALLER | Value transfer | Type reference (TYPE) | SY-REPID | Identifikation für spezielle Aufrufer | 20041020 | ||
10 | ![]() |
E_COMMIT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Commit durchführen ON / OFF | 20041020 | ||
11 | ![]() |
E_DEQUEUE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Sperren der Planobjekte aufheben | 20041020 | ||
12 | ![]() |
E_ENQUEUE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Sperren der Planobjekte setzen | 20041020 | ||
13 | ![]() |
E_INSTITUTION | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20041020 | ||
14 | ![]() |
E_PRC_EMBEDDED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Prozess wird in einen anderen Dialog eingebunden | 20041020 | ||
15 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041020 | ||
16 | ![]() |
E_SAVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Daten speichern ON / OFF | 20041020 | ||
17 | ![]() |
E_VCODE | Value transfer | Type reference (TYPE) | ISH_VCODE | Verarbeitungsmodus (UPD/DIS) | 20041020 |
Method GET_PROCESS_DATA on class CL_ISHMED_PRC_APPLAN has no exception.
Method GET_RELEASE_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RLSTAT_NEXT | Value transfer | Type reference (TYPE) | N1RLST_STATINT | Nächster Freigabestatus | 20040930 | ||
2 | ![]() |
E_RLSTAT_PREV | Value transfer | Type reference (TYPE) | N1RLST_STATINT | Vorheriger Freigabestatus | 20040930 | ||
3 | ![]() |
I_RLSTAT_ACT | Value transfer | Type reference (TYPE) | N1RLST_STATINT | Aktueller Freigabestatus | 20040930 |
Method GET_RELEASE_STATUS on class CL_ISHMED_PRC_APPLAN has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISHMED_PRC_APPLAN has no parameter.
Method GET_TYPE on class CL_ISHMED_PRC_APPLAN has no exception.
Method IS_A Signature
Method IS_A on class CL_ISHMED_PRC_APPLAN has no parameter.
Method IS_A on class CL_ISHMED_PRC_APPLAN has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISHMED_PRC_APPLAN has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_PRC_APPLAN has no exception.
Method REMOVE_PLANS_FROM_ENV 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 | Instanz für das Fehlerhandling | 20041021 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041021 |
Method REMOVE_PLANS_FROM_ENV on class CL_ISHMED_PRC_APPLAN has no exception.
Method RUN 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 | Instanz für das Fehlerhandling | 20040927 | ||
2 | ![]() |
E_CANCEL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Prozess wurde abgebrochen | 20040927 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040927 |
Method RUN on class CL_ISHMED_PRC_APPLAN has no exception.
Method SAVE_PROCESS 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 | Instanz zur Fehlerbehandlung | 20040928 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040928 | ||
3 | ![]() |
I_COMMIT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Änderungen auf Datenbank schreiben (ON/OFF) | 20040928 | |
4 | ![]() |
I_SAVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Änderungen tatsächlich speichern (ON / OFF) | 20040928 |
Method SAVE_PROCESS on class CL_ISHMED_PRC_APPLAN has no exception.
Method SET_PLAN_DATA_INTERNAL 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 | Instanz zur Fehlerbehandlung | 20041020 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041020 |
Method SET_PLAN_DATA_INTERNAL on class CL_ISHMED_PRC_APPLAN has no exception.
Method SET_PROCESS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_CANCEL | Call by reference | Object reference (TYPE REF TO) | CL_ISH_CANCEL | Instanz für das Storno | 20040928 | ||
2 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz für das Fehlerhandling | 20040928 | ||
3 | ![]() |
CR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | Instanz zur Verwaltung von Sperren | 20040928 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040928 | ||
5 | ![]() |
IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Environment | 20040928 | ||
6 | ![]() |
IT_APPOINTMENTS | Call by reference | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Termine | 20041019 | ||
7 | ![]() |
IT_PLANS | Value transfer | Type reference (TYPE) | ISHMED_T_APPLANS | Pläne | 20040928 | ||
8 | ![]() |
IT_RESOURCES | Call by reference | Type reference (TYPE) | ISHMED_T_RESOURCE_DATETIME_DUR | Ressourcen | 20041022 | ||
9 | ![]() |
I_CALLER | Value transfer | Type reference (TYPE) | SY-REPID | Identifikation für spezielle Aufrufer | 20040928 | ||
10 | ![]() |
I_COMMIT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Commit durchführen ON / OFF | 20040928 | |
11 | ![]() |
I_DEQUEUE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Sperren der Planobjekte aufheben | 20040928 | |
12 | ![]() |
I_ENQUEUE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Sperren der Planobjekte setzen | 20040928 | |
13 | ![]() |
I_INSTITUTION | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20040928 | ||
14 | ![]() |
I_PRC_EMBEDDED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Prozess wird in einen anderen Dialog eingebunden | 20040928 | |
15 | ![]() |
I_SAVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Daten speichern ON / OFF | 20040928 | |
16 | ![]() |
I_VCODE | Value transfer | Type reference (TYPE) | ISH_VCODE | 'UPD' | Verarbeitungsmodus (UPD/DIS) | 20040928 |
Method SET_PROCESS_DATA on class CL_ISHMED_PRC_APPLAN has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 473 |