SAP ABAP Class CL_ISHMED_PLAN (IS-H*MED: Plan)
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_RUN_DATA | IS-H: Base Class for Movement Data Objects | 20030717 |
Properties
| Class | CL_ISHMED_PLAN | |
| Short Description | IS-H*MED: Plan | |
| Super Class | CL_ISH_RUN_DATA | IS-H: Base Class for Movement Data Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1APMG_MED | IS-H*MED: Appointment Management |
| Created | 20030717 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_PLAN has no forward declaration.
Interfaces
Class CL_ISHMED_PLAN has no interface implemented.
Friends
Class CL_ISHMED_PLAN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | N1PLNID | 9990000000 | Begin ID of Plan | 20030717 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RN1PLANINF | Plan Info | 20031020 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Appointments (Occupancy) | 20030730 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_RN1DATPOBTGP | Day Program per Day and Planning Object | 20030730 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_NPOB | Planning Objects (Detail Information) | 20030730 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_NTPGP | Day Program (Detail Information) | 20030730 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_PLANNING_AUTHORITY | Planning Authority | 20030717 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_APPLAN_OBJECT | Tables with Plans | 20041004 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_RESOURCE_DATE | Resources | 20030717 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | N1PLNID | ID of Plan | 20030717 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | N1PLNID | Class-Wide Counter for ID of Plan | 20030717 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OBJECT_CHANGED | Instance Event (0) |
Public (2) |
Object Has Changed | 20030717 |
Types
Class CL_ISHMED_PLAN has no local type.
Method Signatures
Method ADD_DAY_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DAYPGM_FOR_DATE_POB | Value transfer | Type reference (TYPE) | ISHMED_T_RN1DATPOBTGP | Tagesprogramm pro Tag und Planobjekt | 20030806 | |||
| 2 | IT_NTPGP | Value transfer | Type reference (TYPE) | ISHMED_T_NTPGP | Tagesprogramm (Detailinformation) | 20030806 | |||
| 3 | I_DAYPGM_FOR_DATE_POB_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Tagesprogramm pro Tag und Planobjekt übernehmen | 20030806 | |||
| 4 | I_NTPGP_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Tagesprogramm (Detailinformation) übernehmen | 20030806 |
Method ADD_DAY_PROGRAM on class CL_ISHMED_PLAN has no exception.
Method ADD_OCCUPANCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_APPOINTMENTS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Termine | 20030806 | |||
| 2 | I_APPOINTMENTS_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Termine übernehmen | 20030806 |
Method ADD_OCCUPANCY on class CL_ISHMED_PLAN has no exception.
Method ADD_PLANNING_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PLANNING_AUTHORITY | Value transfer | Type reference (TYPE) | ISHMED_T_PLANNING_AUTHORITY | Planungsautorität | 20030806 | |||
| 2 | I_PLANNING_AUTHORITY_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Planungsautorität übernehmen | 20030806 |
Method ADD_PLANNING_AUTHORITY on class CL_ISHMED_PLAN has no exception.
Method ADD_PLANS 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 Fehlerbearbeitung | 20041004 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041004 | |||
| 3 | IT_APPLANS | Value transfer | Type reference (TYPE) | ISHMED_T_APPLAN_OBJECT | Tabellen mit Planobjekten | 20041004 |
Method ADD_PLANS on class CL_ISHMED_PLAN has no exception.
Method ADD_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NPOB | Value transfer | Type reference (TYPE) | ISHMED_T_NPOB | Planobjekte | 20030806 | |||
| 2 | IT_RESOURCES | Value transfer | Type reference (TYPE) | ISHMED_T_RESOURCE_DATE | Ressourcen | 20030806 | |||
| 3 | I_NPOB_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Planobjekte übernehmen | 20030806 | |||
| 4 | I_RESOURCES_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Ressourcen übernehmen | 20030806 |
Method ADD_RESOURCES on class CL_ISHMED_PLAN has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COPY_OF | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PLAN | Objekt soll als Kopie des angegebenen Objektes erzeugt werde | 20031020 | |||
| 2 | IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Environment | 20031020 | |||
| 3 | IS_PLAN | Value transfer | Type reference (TYPE) | RN1PLANINF | Angaben zum Plan | 20031020 | |||
| 4 | IT_CONNECTED_OBJECTS | Call by reference | Type reference (TYPE) | ISH_OBJECTLIST | Objekte, die mit dem Plan verbunden werden sollen | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler aufgrund des Parameters I_COPY_OF | 20030717 | ||
| 2 | Fehler aufgrund des Parameters I_ENVIRONMENT | 20030717 | ||
| 3 | Instanz kann nicht erzeugt werden | 20030717 | ||
| 4 | Fehlende bzw. fehlerhafte Datenübergabe | 20030717 |
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 Fehlerbearbeitung | 20031020 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PLAN | Instanz des Planes | 20031020 | |||
| 3 | ER_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_OBJECTBASE | Instanz als Interfacereferenz | 20031020 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030717 | |||
| 5 | IR_COPY_OF | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PLAN | Kopie des angegebenen Planes erzeugen | 20031020 | |||
| 6 | IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Environment | 20031020 | |||
| 7 | IS_PLAN | Value transfer | Type reference (TYPE) | RN1PLANINF | Angaben zum Plan | 20031020 | |||
| 8 | IT_CONNECTED_OBJECTS | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Objekte des Planes | 20030717 |
Method CREATE on class CL_ISHMED_PLAN has no exception.
Method GET_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 zur Fehlerbearbeitung | 20031020 | |||
| 2 | ES_PLAN | Value transfer | Type reference (TYPE) | RN1PLANINF | Angaben zum Plan | 20031020 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031020 |
Method GET_DATA on class CL_ISHMED_PLAN has no exception.
Method GET_DAY_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DAYPGM_FOR_DATE_POB | Value transfer | Type reference (TYPE) | ISHMED_T_RN1DATPOBTGP | Tagesprogramm pro Tag und Planobjekt | 20030730 | |||
| 2 | ET_NTPGP | Value transfer | Type reference (TYPE) | ISHMED_T_NTPGP | Tagesprogramm (Detailinformation) | 20030730 | |||
| 3 | I_DUPLICATE_ENTRIES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | '*'-Einträge in der OE des Tagesprogramms auflösen | 20050420 |
Method GET_DAY_PROGRAM on class CL_ISHMED_PLAN has no exception.
Method GET_OCCUPANCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPOINTMENTS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Termine | 20030730 |
Method GET_OCCUPANCY on class CL_ISHMED_PLAN has no exception.
Method GET_PLANNING_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PLANNING_AUTHORITY | Value transfer | Type reference (TYPE) | ISHMED_T_PLANNING_AUTHORITY | Planungsautorität | 20030730 |
Method GET_PLANNING_AUTHORITY on class CL_ISHMED_PLAN has no exception.
Method GET_PLANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_APPLANS | Value transfer | Type reference (TYPE) | ISHMED_T_APPLAN_OBJECT | Tabellen für Pläne | 20041004 |
Method GET_PLANS on class CL_ISHMED_PLAN has no exception.
Method GET_RESOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NPOB | Value transfer | Type reference (TYPE) | ISHMED_T_NPOB | Planobjekte (Detailinformationen) | 20030730 | |||
| 2 | ET_RESOURCES | Value transfer | Type reference (TYPE) | ISHMED_T_RESOURCE_DATE | Ressourcen | 20030730 |
Method GET_RESOURCES on class CL_ISHMED_PLAN has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISHMED_PLAN has no parameter.
Method INITIALIZE on class CL_ISHMED_PLAN has no exception.
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EMPTY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Plan ist leer ON / OFF | 20040114 |
Method IS_EMPTY on class CL_ISHMED_PLAN has no exception.
Method REMOVE_DAY_PROGRAM Signature
Method REMOVE_DAY_PROGRAM on class CL_ISHMED_PLAN has no parameter.
Method REMOVE_DAY_PROGRAM on class CL_ISHMED_PLAN has no exception.
Method REMOVE_OCCUPANCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APP | Call by reference | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Termin | 20031006 | |||
| 2 | IT_APPOINTMENTS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | Termine | 20031006 |
Method REMOVE_OCCUPANCY on class CL_ISHMED_PLAN has no exception.
Method REMOVE_PLANNING_AUTHORITY Signature
Method REMOVE_PLANNING_AUTHORITY on class CL_ISHMED_PLAN has no parameter.
Method REMOVE_PLANNING_AUTHORITY on class CL_ISHMED_PLAN has no exception.
Method REMOVE_PLANS 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 Fehlerbearbeitung | 20041015 | |||
| 2 | IT_APPLANS | Value transfer | Type reference (TYPE) | ISHMED_T_APPLAN_OBJECT | Tabellen für Pläne | 20041004 |
Method REMOVE_PLANS on class CL_ISHMED_PLAN has no exception.
Method REMOVE_RESOURCES Signature
Method REMOVE_RESOURCES on class CL_ISHMED_PLAN has no parameter.
Method REMOVE_RESOURCES on class CL_ISHMED_PLAN has no exception.
Event Signatures
Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class CL_ISHMED_PLAN has no parameter.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 472 |