SAP ABAP Class CL_ISHMED_PRC_PLANNING_FUNC (IS-H*MED: Various Functions in Appointment Management)
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_PRC_PLANNING_FUNC | IS-H: Various Functions in Appointment Management | 20041011 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20030909 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030819 |
Properties
| Class | CL_ISHMED_PRC_PLANNING_FUNC | |
| Short Description | IS-H*MED: Various Functions in Appointment Management | |
| Super Class | CL_ISH_PRC_PLANNING_FUNC | IS-H: Various Functions in Appointment Management |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1APMG_MED | IS-H*MED: Appointment Management |
| Created | 20030819 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20030909 | ||
| 2 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030819 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISH_FAC_PRC_PLANNING_FUNC | 20041011 | IS-H: Factory Class for Process Class for Planning |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | N1CY_PLN_MODE | 'P' | Planning Mode for Cycles 'P'ln - Will Be Planned | 20040706 | ||
| 2 | Constant | Public | Type reference (TYPE) | N1CY_PLN_MODE | 'S' | Planning Mode for Cycles 'S'imple -Display First, Then Plan | 20040706 | ||
| 3 | Constant | Public | Type reference (TYPE) | N1_N1DISP | 'P' | Call Plan. Grid | 20040706 | ||
| 4 | Constant | Public | Type reference (TYPE) | N1_N1DISP | ' ' | Call Appointment Entry | 20040706 | ||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20030909 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20030909 | |||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Grid Configuration Class | 20050307 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Original: Adjust Resources | 20080912 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | NORG-ORGID | Planning Organizational Unit | 20041123 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Use Change Reason Dialog | 20101028 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Use Transferred Planning OU | 20060323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | License Check, Env Handling, Plan OU for Appt Entry | 20050330 | |
| 2 | Instance method | Public | Method | Call Appointment Editor for Appointment Entry | 20050331 | |
| 3 | Instance method | Protected | Method | Set Prc Data, ..for Appt Editor Call for Appt Entry | 20050331 | |
| 4 | Instance method | Protected | Method | Call Planning Grid for Appointment Entry | 20050331 | |
| 5 | Instance method | Public | Method | Call Planning Grid for Appointment Entry | 20050331 | |
| 6 | Instance method | Public | Method | Call Appointment Entry or Planning Grid | 20050331 | |
| 7 | Instance method | Public | Method | Close Gaps (with Dialog if Necessary) | 20050608 | |
| 8 | Instance method | Protected | Method | Checks/Codes Workpool for Services, Appointments,... | 20040611 | |
| 9 | Instance method | Public | Constructor | CONSTRUCTOR; Never Call Directly | 20030819 | |
| 10 | Static method | Protected | Method | Instance Generation | 20041011 | |
| 11 | Instance method | Public | Method | Configuration for Planning Grid | 20050307 | |
| 12 | Instance method | Public | Method | Determine Planning Organizational Unit | 20041123 | |
| 13 | Instance method | Protected | Method | Proceed and Determine Single Services, if Cycle Master | 20040702 | |
| 14 | Instance method | Protected | Event handling method | Close Event Handler for Gaps Function | 20050623 | |
| 15 | Instance method | Protected | Method | Preparation of Data for Planning | 20080908 | |
| 16 | Instance method | Public | Method | Set Configuration for Planning Grid | 20050307 | |
| 17 | Instance method | Public | Method | Transfer Planning Organizational Unit | 20041123 |
Events
Class CL_ISHMED_PRC_PLANNING_FUNC has no event.
Types
Class CL_ISHMED_PRC_PLANNING_FUNC has no local type.
Method Signatures
Method APP_ENTRY_PREPARE 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 | Klasse zur Fehlerabarbeitung | 20050330 | |||
| 2 | ER_ENV | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Klasse für Sammlung aller Objekte des Speichers | 20050330 | |||
| 3 | ER_ENV_NPOL | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Klasse für Sammlung aller Objekte des Speichers | 20050330 | |||
| 4 | E_OWN_ENV_CREATED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eigenes Environment angelegt | 20050330 | |||
| 5 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050330 | |||
| 6 | IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Klasse für Sammlung aller Objekte des Speichers | 20050330 | |||
| 7 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20050330 | |||
| 8 | I_PLANOE | Value transfer | Type reference (TYPE) | NORG-ORGID | Identifikation der planenden Organisationseinheit | 20050330 |
Method APP_ENTRY_PREPARE on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method APP_ENTRY_W_EDITOR 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 | Klasse zur Fehlerabarbeitung | 20050331 | |||
| 2 | CR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | Absetzen und Aufhebung von div. Sperren | 20050331 | |||
| 3 | ET_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle Termine | 20050331 | |||
| 4 | ET_CANCELLED_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | stornierte Termine | 20050331 | |||
| 5 | ET_CHANGED_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle geänderten Termine | 20050331 | |||
| 6 | ET_NEW_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle neuen Termine | 20050331 | |||
| 7 | ET_OK_CODES | Value transfer | Type reference (TYPE) | ISH_T_UCOMM | Funktionscode pro Dialogaufruf | 20050331 | |||
| 8 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050331 | |||
| 9 | IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Env. mit allen Objekten | 20050331 | |||
| 10 | IT_WORKPOOL | Value transfer | Type reference (TYPE) | ISHMED_T_PG_WORKPOOL | Objekte des Arbeitsvorrates | 20050331 | |||
| 11 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20050331 | |||
| 12 | I_PLANOE | Value transfer | Type reference (TYPE) | NORG-ORGID | Identifikation der Organisationseinheit | 20050331 |
Method APP_ENTRY_W_EDITOR on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method APP_ENTRY_W_EDITOR_PREPARE 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 | Klasse zur Fehlerabarbeitung | 20050331 | |||
| 2 | ET_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle Termine | 20050331 | |||
| 3 | ET_CANCELLED_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | stornierte Termine | 20050331 | |||
| 4 | ET_CHANGED_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle geänderten Termine | 20050331 | |||
| 5 | ET_NEW_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle neuen Termine | 20050331 | |||
| 6 | ET_OK_CODES | Value transfer | Type reference (TYPE) | ISH_T_UCOMM | Funktionscode pro Dialogaufruf | 20050331 | |||
| 7 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050331 | |||
| 8 | IR_ENV | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Klasse für Sammlung aller Objekte des Speichers | 20050331 | |||
| 9 | IT_PLANNING_DATA | Value transfer | Type reference (TYPE) | ISHMED_T_PLANNING_DATA | Tabellentyp für Daten-Übergabe an Planungsfunktion | 20050331 | |||
| 10 | IT_WORKPOOL | Value transfer | Type reference (TYPE) | ISHMED_T_PG_WORKPOOL | Übergabe des Arbeitsvorrates an die Plantafel | 20050331 | |||
| 11 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20050331 |
Method APP_ENTRY_W_EDITOR_PREPARE on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method APP_ENTRY_W_PG_PREPARE 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 | Klasse zur Fehlerabarbeitung | 20050331 | |||
| 2 | CR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | Absetzen und Aufhebung von div. Sperren | 20050331 | |||
| 3 | E_CANCEL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Verarbeitung wurde abgebrochen ON / OFF | 20050331 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050331 | |||
| 5 | IR_ENV | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | zu verwendendes env | 20050331 | |||
| 6 | IR_GRID_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsklasse Plantafel | 20050331 | |||
| 7 | IT_WORKPOOL | Value transfer | Type reference (TYPE) | ISHMED_T_PG_WORKPOOL | Objekte des Arbeitsvorrates | 20050331 | |||
| 8 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20050331 | |||
| 9 | I_PLANOE | Value transfer | Type reference (TYPE) | NORG-ORGID | Identifikation der Organisationseinheit | 20050331 |
Method APP_ENTRY_W_PG_PREPARE on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method APP_ENTRY_W_PLANNING_GRID 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 | Klasse zur Fehlerabarbeitung | 20050331 | |||
| 2 | CR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | Absetzen und Aufhebung von div. Sperren | 20050331 | |||
| 3 | E_CANCEL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Verarbeitung wurde abgebrochen ON / OFF | 20050331 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050331 | |||
| 5 | IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Env. mit allen Objekten | 20050331 | |||
| 6 | IR_GRID_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsklasse Plantafel | 20050331 | |||
| 7 | IT_WORKPOOL | Value transfer | Type reference (TYPE) | ISHMED_T_PG_WORKPOOL | Objekte des Arbeitsvorrates | 20050331 | |||
| 8 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20050331 | |||
| 9 | I_PLANOE | Value transfer | Type reference (TYPE) | NORG-ORGID | IS-H: Identifikation der Organisationseinheit | 20050331 |
Method APP_ENTRY_W_PLANNING_GRID on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method APP_ENTRY_W_TOOL 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 | Klasse zur Fehlerabarbeitung | 20050331 | |||
| 2 | CR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | Absetzen und Aufhebung von div. Sperren | 20050331 | |||
| 3 | ET_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle Termine | 20050331 | |||
| 4 | ET_CANCELLED_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | gelöschte Termine | 20050331 | |||
| 5 | ET_CHANGED_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle geänderten Termine | 20050331 | |||
| 6 | ET_NEW_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle neuen Termine | 20050331 | |||
| 7 | ET_OK_CODES | Value transfer | Type reference (TYPE) | ISH_T_UCOMM | Funktionscode pro Dialogaufruf | 20050331 | |||
| 8 | E_CANCEL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Verarbeitung wurde abgebrochen ON / OFF | 20050331 | |||
| 9 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20050331 | |||
| 10 | IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Env. mit allen Objekten | 20050331 | |||
| 11 | IR_GRID_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsklasse Plantafel | 20050331 | |||
| 12 | IT_WORKPOOL | Value transfer | Type reference (TYPE) | ISHMED_T_PG_WORKPOOL | Objekte des Arbeitsvorrates | 20050331 | |||
| 13 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20050331 | |||
| 14 | I_PLANOE | Value transfer | Type reference (TYPE) | NORG-ORGID | IS-H: Identifikation der Organisationseinheit | 20050331 |
Method APP_ENTRY_W_TOOL on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method CALCULATE_USE_DIALOG_IF_NEEDED 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 | 20050608 | |||
| 2 | ET_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | alle Termine | 20050608 | |||
| 3 | ET_CANCELLED_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | stornierte Termine | 20050608 | |||
| 4 | ET_CHANGED_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | geänderte Termine | 20050608 | |||
| 5 | ET_NEW_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | neue Termine | 20050608 | |||
| 6 | ET_OK_CODES | Value transfer | Type reference (TYPE) | ISH_T_UCOMM | Funktionscode pro Dialogaufruf | 20050608 | |||
| 7 | ET_PLANNING_DATA_ERRORINF | Value transfer | Type reference (TYPE) | ISH_T_N_PLANNING_DATA_ERRORINF | zu planende Daten und bei der Planung aufgetretene Fehler | 20050608 | |||
| 8 | E_NO_PLANNING | Value transfer | Type reference (TYPE) | ISH_ON_OFF | es wurde kein Planungsvorgang vorgenommen | 20050608 | |||
| 9 | E_PARTIAL_PLANNING | Value transfer | Type reference (TYPE) | ISH_ON_OFF | es wurden nicht alles geplant | 20050608 | |||
| 10 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050608 | |||
| 11 | IR_PRC_PLANNING | Call by reference | Object reference (TYPE REF TO) | CL_ISH_PRC_PLANNING | Instanz der Prozessklasse Planung | 20050608 | |||
| 12 | IT_PLANNING_DATA | Value transfer | Type reference (TYPE) | ISHMED_T_PLANNING_DATA | Daten für Planung (Objekte + Attribute) | 20050608 | |||
| 13 | I_COMMIT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Commit durchführen ON / OFF | 20050608 | ||
| 14 | I_TESTRUN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Testlauf ON/OFF | 20050608 |
Method CALCULATE_USE_DIALOG_IF_NEEDED on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method CHECK_FILL_PLANNING_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 | Klasse zur Fehlerabarbeitung | 20040611 | |||
| 2 | ER_ERRORH_CHECK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Klasse zur Fehlerabarbeitung | 20040615 | |||
| 3 | ET_ALLOWED_OBJ | Value transfer | Type reference (TYPE) | ISH_T_IDENTIFY_OBJECT | Objekte, für die eine Planung möglich ist | 20040615 | |||
| 4 | ET_PLANNING_DATA | Value transfer | Type reference (TYPE) | ISHMED_T_PLANNING_DATA | Tabellentyp für Daten-Übergabe an Planungsfunktion | 20040611 | |||
| 5 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20040611 | |||
| 6 | IR_ENV | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | Klasse für Sammlung aller Objekte des Speichers | 20040611 | |||
| 7 | IT_WORKPOOL | Value transfer | Type reference (TYPE) | ISHMED_T_PG_WORKPOOL | Übergabe des Arbeitsvorrates an die Plantafel | 20040611 | |||
| 8 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20040705 | |||
| 9 | I_FILL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | schlüsselt wp_pool in et_planning_data | 20040611 |
Method CHECK_FILL_PLANNING_DATA on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_PRC_PLANNING_FUNC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse kann nicht angelegt werden | 20030819 |
Method CREATE_MED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20041011 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PRC_PLANNING_FUNC | Instanz von prc_planning_func | 20041011 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041011 |
Method CREATE_MED on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method GET_GRID_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_GRID_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsklasse GRID | 20050307 |
Method GET_GRID_CONFIG on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method GET_PLANNING_OU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PLANOE | Value transfer | Type reference (TYPE) | NORG-ORGID | planende OrgEinheit | 20041123 |
Method GET_PLANNING_OU on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method HANDLE_CYCLE_MASTER_SERVICE 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 | Klasse zur Fehlerabarbeitung | 20040702 | |||
| 2 | ET_SERVICES | Value transfer | Type reference (TYPE) | ISHMED_T_SERVICE_OBJECT | Tabellentyp für Leistungsobjekt | 20040702 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode bei Methodenaufrufen | 20040702 | |||
| 4 | IR_CM_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SERVICE | Cycle-Master-Leistung im ISHMED | 20040702 | |||
| 5 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | Einrichtung | 20040702 | |||
| 6 | I_LNRLS | Value transfer | Type reference (TYPE) | LNRLS | Laufende Nummer der Leistung | 20040702 |
Method HANDLE_CYCLE_MASTER_SERVICE on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method HANDLE_EV_BEFORE_T_EDITOR_CALC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PRC_PLANNING_DIALOG | Call by reference | Attribute reference (LIKE) | 20050623 |
Method HANDLE_EV_BEFORE_T_EDITOR_CALC on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method PREPARE_DATA_FOR_PLANNING_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 | Instanz zur Fehlerbearbeitung | 20080908 | |||
| 2 | ER_FCT_PLANNING | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_FCT_PLANNING | Funktionsklasse Planung | 20080908 | |||
| 3 | ET_CONSIDER_APPS | Value transfer | Type reference (TYPE) | ISHMED_T_APPOINTMENT_OBJECT | zu berücksichtigende Termine | 20080908 | |||
| 4 | ET_N_PLN_DATA | Call by reference | Type reference (TYPE) | ISHMED_T_N_PLANNING_DATA | zu planende Daten | 20080908 | |||
| 5 | E_ADJUST_RESOURCES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Anpassung der beteiligten Ressourcen | 20080908 | |||
| 6 | E_CHECK | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Prüfen | 20080908 | |||
| 7 | E_CHECK_ADM_QUOTA | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Aufnahmekontingente prüfen | 20080908 | |||
| 8 | E_CHECK_CHAIN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Serie prüfen | 20080908 | |||
| 9 | E_CURRENT_ONLY | Value transfer | Type reference (TYPE) | N1CURRENT_ONLY | nur Objekte die vom aktuellen Planungsvorgang betroffen sind | 20080908 | |||
| 10 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20080908 | |||
| 11 | E_SAVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Speichern | 20080908 | |||
| 12 | IR_PRC_PLANNING | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PRC_PLANNING | Instanz der Prozessklasse Planung | 20080908 | |||
| 13 | IT_PLANNING_DATA | Value transfer | Type reference (TYPE) | ISHMED_T_PLANNING_DATA | zu planende Daten | 20080908 |
Method PREPARE_DATA_FOR_PLANNING_MED on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method SET_GRID_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_GRID_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Configuration für die Grafische Planung | 20050307 |
Method SET_GRID_CONFIG on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
Method SET_PLANNING_OU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLANOE | Value transfer | Type reference (TYPE) | NORG-ORGID | planende OrgEinheit | 20041123 | |||
| 2 | I_USE_PLANOE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | übergeben Planende OrgEinheit verwenden | 20060323 |
Method SET_PLANNING_OU on class CL_ISHMED_PRC_PLANNING_FUNC has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 472 |