SAP ABAP Class CL_ISHMED_CON_APP_EDITOR (IS-H*MED: Configuration for Appointment Editor)
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_CON_APP_EDITOR | IS-H: Configurations for the Appointment Editor | 20031030 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CON_APP_EDITOR_MULTI | IS-H*MED: Configuration of Appointment Editor | 20040607 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CON_APP_EDITOR_PG | IS-H*MED: Configurations for Appt Editor from Planning Grid | 20030930 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_CON_APP_EDITOR_PL | IS-H*MED: Configurations for Appointment Editor from List | 20040413 |
Properties
| Class | CL_ISHMED_CON_APP_EDITOR | |
| Short Description | IS-H*MED: Configuration for Appointment Editor | |
| Super Class | CL_ISH_CON_APP_EDITOR | IS-H: Configurations for the Appointment Editor |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1APMG_MED | IS-H*MED: Appointment Management |
| Created | 20030930 | SAP |
| Last change | 20060920 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_CON_APP_EDITOR has no forward declaration.
Interfaces
Class CL_ISHMED_CON_APP_EDITOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ISH_FAC_CON_APP_EDITOR | 20031030 | IS-H: Instantiation of Configuration Class Appt Editor |
Attributes
Class CL_ISHMED_CON_APP_EDITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031004 | |
| 2 | Instance method | Protected | Method | Create List Box for Movement Type | 20031006 | |
| 3 | Static method | Protected | Method | Create Instance for Appointment Editor Configuration | 20031030 | |
| 4 | Instance method | Protected | Method | Determine Appointment | 20031004 | |
| 5 | Instance method | Protected | Method | Value Help for Treatment Organizational Unit | 20031004 |
Events
Class CL_ISHMED_CON_APP_EDITOR has no event.
Types
Class CL_ISHMED_CON_APP_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_CON_APP_EDITOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanzierung konnte nicht erfolgen | 20031004 |
Method CREATE_LB_BWART 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 | 20031006 | |||
| 2 | ER_LB_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | Instanz einer Listbox | 20031006 | |||
| 3 | E_CREATED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Listbox wurde erzeugt ON / OFF | 20031006 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031006 | |||
| 5 | IR_SCREEN | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | Screen Instanz | 20031006 | |||
| 6 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20031006 |
Method CREATE_LB_BWART on class CL_ISHMED_CON_APP_EDITOR has no exception.
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 | 20031030 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_APP_EDITOR | Instanz | 20031030 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031030 |
Method CREATE_MED on class CL_ISHMED_CON_APP_EDITOR has no exception.
Method GET_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SCREEN | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | Screeninstanz | 20031004 | |||
| 2 | RR_APP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Termin | 20031004 |
Method GET_APP on class CL_ISHMED_CON_APP_EDITOR has no exception.
Method VALUE_REQUEST_OU 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 | 20031004 | |||
| 2 | E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | eigene Wertehilfe wurde aufgerufen | 20031004 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031004 | |||
| 4 | E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde ausgewählt ON / OFF | 20031004 | |||
| 5 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | ausgewählter Wert | 20031004 | |||
| 6 | IR_SCREEN | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | Screen Instanz | 20031004 | |||
| 7 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20031004 | |||
| 8 | I_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | Verarbeitungsmodus | 20031004 |
Method VALUE_REQUEST_OU on class CL_ISHMED_CON_APP_EDITOR has no exception.
History
| Last changed by/on | SAP | 20060920 |
| SAP Release Created in | 472 |