SAP ABAP Class CL_ISHMED_APPMNT_CTMENU (Supplies Context Menu for Appointments)
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_ISHMED_PG_CONSTANTS | IS-H*MED Constants for Planning Grid | 20031216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20031216 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20031209 |
Properties
| Class | CL_ISHMED_APPMNT_CTMENU | |
| Short Description | Supplies Context Menu for Appointments | |
| 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 | 20031209 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_APPMNT_CTMENU has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_PG_CONSTANTS | IS-H*MED Constants for Planning Grid | 20031216 | ||
| 2 | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20031216 | ||
| 3 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20031209 |
Friends
Class CL_ISHMED_APPMNT_CTMENU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20040116 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20040116 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20040116 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20040116 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20040116 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20040116 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20031209 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20031209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031209 | |
| 2 | Static method | Public | Method | Creates an Instance | 20031209 | |
| 3 | Instance method | Public | Method | Supplies Context Menu for Appointment | 20040910 | |
| 4 | Instance method | Public | Method | Returns Context Menu for Comment Area | 20040910 | |
| 5 | Instance method | Public | Method | Returns Context Menu for Selected Time Areas | 20040910 | |
| 6 | Instance method | Public | Method | Returns a Global Context Menu | 20041006 | |
| 7 | Instance method | Public | Method | Returns Context Menu for Multiple Selection | 20040910 | |
| 8 | Instance method | Public | Method | Returns Context Menu for Plan | 20041020 | |
| 9 | Instance method | Public | Method | Supplies Context Menu for Appointment | 20040910 |
Events
Class CL_ISHMED_APPMNT_CTMENU has no event.
Types
Class CL_ISHMED_APPMNT_CTMENU has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_APPMNT_CTMENU has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_APPMNT_CTMENU 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 Fehlerbearbeitung | 20031209 | |||
| 2 | ER_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_APPMNT_CTMENU | Instanz | 20031209 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031209 |
Method CREATE on class CL_ISHMED_APPMNT_CTMENU has no exception.
Method GET_APPMNT_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20040910 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040910 | |||
| 3 | CT_CTMENU | Call by reference | Type reference (TYPE) | ISHMED_T_MENU | Kontextmenü | 20040910 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040910 | |||
| 5 | IR_APPMNT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Termin | 20040910 | |||
| 6 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsinstanz | 20040910 | |||
| 7 | I_CALLER | Call by reference | Type reference (TYPE) | N1PGPART | Aufrufer | 20040910 | |||
| 8 | I_IS_CHANGEABLE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | Termin ist änderbar | 20040910 | ||
| 9 | I_PLAN_OU | Call by reference | Type reference (TYPE) | NORG-ORGID | Planende OE | 20040910 |
Method GET_APPMNT_CTMENU on class CL_ISHMED_APPMNT_CTMENU has no exception.
Method GET_COMMENT_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20040910 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040910 | |||
| 3 | CT_CTMENU | Call by reference | Type reference (TYPE) | ISHMED_T_MENU | Kontextmenü | 20040910 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040910 | |||
| 5 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsinstanz | 20040910 | |||
| 6 | I_PLAN_OU | Call by reference | Type reference (TYPE) | NORG-ORGID | Planende OE | 20040910 |
Method GET_COMMENT_CTMENU on class CL_ISHMED_APPMNT_CTMENU has no exception.
Method GET_FOCUSAREA_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20040910 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040910 | |||
| 3 | CT_CTMENU | Call by reference | Type reference (TYPE) | ISHMED_T_MENU | Kontextmenü | 20040910 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040910 | |||
| 5 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsinstanz | 20040910 | |||
| 6 | I_PLAN_OU | Call by reference | Type reference (TYPE) | NORG-ORGID | Planende OE | 20040910 |
Method GET_FOCUSAREA_CTMENU on class CL_ISHMED_APPMNT_CTMENU has no exception.
Method GET_GLOBAL_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20041006 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20041006 | |||
| 3 | CT_CTMENU | Call by reference | Type reference (TYPE) | ISHMED_T_MENU | Kontextmenü | 20041006 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041006 | |||
| 5 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsinstanz | 20041006 | |||
| 6 | I_PLAN_OU | Call by reference | Type reference (TYPE) | NORG-ORGID | Planende OE | 20041006 |
Method GET_GLOBAL_CTMENU on class CL_ISHMED_APPMNT_CTMENU has no exception.
Method GET_MULTI_APPMNT_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20040910 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040910 | |||
| 3 | CT_CTMENU | Call by reference | Type reference (TYPE) | ISHMED_T_MENU | Kontextmenü | 20040910 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040910 | |||
| 5 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsinstanz | 20040910 | |||
| 6 | I_PLAN_OU | Call by reference | Type reference (TYPE) | NORG-ORGID | Planende OE | 20040910 |
Method GET_MULTI_APPMNT_CTMENU on class CL_ISHMED_APPMNT_CTMENU has no exception.
Method GET_PLAN_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20041020 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20041020 | |||
| 3 | CT_CTMENU | Call by reference | Type reference (TYPE) | ISHMED_T_MENU | Kontextmenü | 20041020 | |||
| 4 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041020 | |||
| 5 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsinstanz | 20041020 | |||
| 6 | I_PLAN_OU | Call by reference | Type reference (TYPE) | NORG-ORGID | Planende OE | 20041020 |
Method GET_PLAN_CTMENU on class CL_ISHMED_APPMNT_CTMENU has no exception.
Method GET_SPECTIME_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_CTMENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Kontextmenü | 20040910 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040910 | |||
| 3 | CT_CTMENU | Call by reference | Type reference (TYPE) | ISHMED_T_MENU | Kontextmenü | 20040910 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040910 | |||
| 5 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_PLANNING_GRID | Konfigurationsinstanz | 20040910 | |||
| 6 | I_PLAN_OU | Call by reference | Type reference (TYPE) | NORG-ORGID | Planende OE | 20040910 | |||
| 7 | I_SHOW_FUNC_INS_TEMPL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Funktion 'Vorlagetermin einfügen' anzeigen | 20050531 |
Method GET_SPECTIME_CTMENU on class CL_ISHMED_APPMNT_CTMENU has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 472 |