SAP ABAP Class CL_ISHMED_APP_OFFER_HANDLING (IS-H*MED: Appointment Proposal)
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_APP_OFFER_HANDLING | IS-H: Appointment Proposal | 20050117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_PL_USAGE_CONSTANTS | Constants for Appointment Planning | 20030827 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IS_OP | Check Whether a Surgery Is Involved | 20031124 |
Properties
| Class | CL_ISHMED_APP_OFFER_HANDLING | |
| Short Description | IS-H*MED: Appointment Proposal | |
| Super Class | CL_ISH_APP_OFFER_HANDLING | IS-H: Appointment Proposal |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1APMG_MED | IS-H*MED: Appointment Management |
| Created | 20030702 | SAP |
| Last change | 20060313 | 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 | 20030827 | ||
| 2 | IF_ISH_IS_OP | Check Whether a Surgery Is Involved | 20031124 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISH_FAC_APP_OFFER_HANDLING | 20050117 | IS-H: Factory for Instantiation Class CL_ISH(MED)_APP_OFFER |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SY-REPID | 'CL_ISHMED_PLANNING_GRID' | Planning Grid | 20040318 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20050117 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20050307 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20030827 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20050117 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20030827 | |||||
| 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) | NORG-ORGID | Planning OU | 20031031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050117 | |
| 2 | Static method | Protected | Method | Create Instance for Appointment Proposal | 20050117 | |
| 3 | Instance method | Public | Method | Configuration for Planning Grid | 20050307 | |
| 4 | Instance method | Public | Method | Receive Planning Org. Unit | 20050303 | |
| 5 | Instance method | Public | Method | Set Med. Data | 20050117 | |
| 6 | Instance method | Public | Method | Set Configuration for Planning Grid | 20050307 | |
| 7 | Instance method | Public | Method | Set Planning Org. Unit | 20050303 |
Events
Class CL_ISHMED_APP_OFFER_HANDLING has no event.
Types
Class CL_ISHMED_APP_OFFER_HANDLING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_APP_OFFER_HANDLING has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse kann nicht angelegt werden | 20050117 |
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 | Instanz zur Fehlerbearbeitung | 20050117 | |||
| 2 | E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_APP_OFFER_HANDLING | Instanz des Terminvorschlags | 20050117 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050117 |
Method CREATE_MED on class CL_ISHMED_APP_OFFER_HANDLING 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_APP_OFFER_HANDLING has no exception.
Method GET_PLANNING_OU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PLAN_OE | Value transfer | Type reference (TYPE) | ORGID | IS-H: Identifikation der Organisationseinheit | 20050303 |
Method GET_PLANNING_OU on class CL_ISHMED_APP_OFFER_HANDLING has no exception.
Method SET_DATA_MED 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 OE | 20050117 | |||
| 2 | I_PLANOE_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | planende OE übernehmen | 20050117 |
Method SET_DATA_MED on class CL_ISHMED_APP_OFFER_HANDLING 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_APP_OFFER_HANDLING has no exception.
Method SET_PLANNING_OU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLAN_OE | Call by reference | Type reference (TYPE) | ORGID | IS-H: Identifikation der Organisationseinheit | 20050303 |
Method SET_PLANNING_OU on class CL_ISHMED_APP_OFFER_HANDLING has no exception.
History
| Last changed by/on | SAP | 20060313 |
| SAP Release Created in | 472 |