SAP ABAP Interface IF_ISHMED_MV_CONSTANTS (Constant Definition)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_DOC_DISTR (Package) i..s.h.med: Dispatch Control (Document Distribution)
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_ISHMED_MV_CONSTANTS | |
| Short Description | Constant Definition |
General Data
| Package | NMED_DOC_DISTR | i..s.h.med: Dispatch Control (Document Distribution) |
| Created | 20060216 | SAP |
| Last changed | 20070917 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ISHMED_MV_CONSTANTS has no forward declaration.
Interfaces
Interface IF_ISHMED_MV_CONSTANTS has no interface.
Friends
Interface IF_ISHMED_MV_CONSTANTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ALV_DEFAULT_LAYOUT | Constant | Public | Type reference (TYPE) | CHAR4 | '0STD' | Name of Standard ALV Layout for Dispatch Control | 20070221 | |
| 2 | C_BO_TYPE_DISPATCH_REQUEST | Constant | Public | Type reference (TYPE) | SWO_OBJTYP | 'BUSN2MVDR' | BOR Object Type | 20060216 | |
| 3 | C_COMMAND_PROT_DETAIL | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PROT_DETAIL' | Command "Detail Dispatch Log" | 20070313 | |
| 4 | C_ENQMODE_EXCLUSIVE_WRITE | Constant | Public | Type reference (TYPE) | ENQMODE | 'X' | Lock Mode 'Enhanced Write Lock' | 20060216 | |
| 5 | C_ENQMODE_NONE | Constant | Public | Type reference (TYPE) | ENQMODE | ' ' | Lock Mode 'No Lock' | 20060216 | |
| 6 | C_ENQMODE_SHARED_READ | Constant | Public | Type reference (TYPE) | ENQMODE | 'S' | Lock Mode 'Read Lock' | 20060216 | |
| 7 | C_ENQMODE_SHARED_WRITE | Constant | Public | Type reference (TYPE) | ENQMODE | 'E' | Lock Mode 'Write Lock' | 20060216 | |
| 8 | C_EXIT_STATUS_ABORT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ABORT' | Dialog Result "Canceled" | 20060216 | |
| 9 | C_EXIT_STATUS_ACCEPT | Constant | Public | Type reference (TYPE) | SYUCOMM | 'ACCEPT' | Dialog Result "OK" | 20060216 | |
| 10 | C_ICON_STATUS_ERROR | Constant | Public | Type reference (TYPE) | ICONNAME | 'ICON_INCOMPLETE' | Symbol 'Order not Completed due to Errors' | 20060216 | |
| 11 | C_ICON_STATUS_OK | Constant | Public | Type reference (TYPE) | ICONNAME | 'ICON_CHECKED' | Symbol 'Order Completed Without Errors' | 20060216 | |
| 12 | C_ICON_STATUS_RUNNING | Constant | Public | Type reference (TYPE) | ICONNAME | 'ICON_OPERATION' | Symbol 'Order in Processing' | 20060216 | |
| 13 | C_ICON_STATUS_STORN | Constant | Public | Type reference (TYPE) | ICONNAME | 'ICON_EXCLUDED_CORRESPONDENCE' | Symbol 'Order not Completed due to Errors' | 20060714 | |
| 14 | C_ICON_STATUS_WAITING | Constant | Public | Type reference (TYPE) | ICONNAME | 'ICON_TIME' | Symbol 'Order not yet Processed' | 20060216 | |
| 15 | C_ICON_STATUS_WARNING | Constant | Public | Type reference (TYPE) | ICONNAME | 'ICON_FAILURE' | Symbol 'Order Completed With Warnings' | 20060216 | |
| 16 | C_PARAM_REQID | Constant | Public | Type reference (TYPE) | MEMORYID | 'N2MV_REQUEST_ID' | Set /Get Parameter ID for Transfer Request ID | 20060216 | |
| 17 | C_REQ_STATUS_ERROR | Constant | Public | Type reference (TYPE) | N2_MV_RSTATUS | '04' | Key 'Order not Completed due to Errors' | 20060216 | |
| 18 | C_REQ_STATUS_OK | Constant | Public | Type reference (TYPE) | N2_MV_RSTATUS | '02' | Key 'Order Completed Without Errors' | 20060216 | |
| 19 | C_REQ_STATUS_RUNNING | Constant | Public | Type reference (TYPE) | N2_MV_RSTATUS | '01' | Key 'Order in Processing' | 20060216 | |
| 20 | C_REQ_STATUS_WAITING | Constant | Public | Type reference (TYPE) | N2_MV_RSTATUS | '00' | Key 'Order not yet Processed' | 20060216 | |
| 21 | C_REQ_STATUS_WARNING | Constant | Public | Type reference (TYPE) | N2_MV_RSTATUS | '03' | Key 'Order Completed With Warnings' | 20060216 | |
| 22 | C_SCRMOD_DEVICE_ANY | Constant | Public | Type reference (TYPE) | N2_MV_AGER_FIX | '' | Output Device: Freely Selectable | 20070208 | |
| 23 | C_SCRMOD_DEVICE_FIXED | Constant | Public | Type reference (TYPE) | N2_MV_AGER_FIX | 'X' | Output Device: Fix | 20070208 | |
| 24 | C_SCRMOD_DEVICE_NONE | Constant | Public | Type reference (TYPE) | N2_MV_AGER_FIX | '-' | Output Device: Hidden | 20070208 | |
| 25 | C_SCRMOD_INPUT | Constant | Public | Type reference (TYPE) | N2_MV_FS_NAME1 | 2 | Field Control 'Input Field' | 20060216 | |
| 26 | C_SCRMOD_INVISIBLE | Constant | Public | Type reference (TYPE) | N2_MV_FS_NAME1 | 0 | Field Control 'Hidden' | 20060216 | |
| 27 | C_SCRMOD_OBLIGATORY | Constant | Public | Type reference (TYPE) | N2_MV_FS_NAME1 | 3 | Field Control 'Required Entry Field' | 20060216 | |
| 28 | C_SCRMOD_OUTPUT | Constant | Public | Type reference (TYPE) | N2_MV_FS_NAME1 | 1 | Field Control 'Only Output Field' | 20060216 | |
| 29 | C_STATUS_ABORT | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Indicator "Save Canceled" | 20060216 | |
| 30 | C_STATUS_SAVED | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Indicator "Saved" | 20060216 | |
| 31 | C_STATUS_UNSAVED | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Indicator "Not Saved" | 20060216 | |
| 32 | C_TARGET_GROUPING | Constant | Public | Type reference (TYPE) | N2_GROUPING | 'GSD_MV_RECIPIENT' | Recipient Fields Element Grouping | 20060216 | |
| 33 | C_VHELP_FIELD_GPART | Constant | Public | Type reference (TYPE) | FIELDNAME | 'GPART' | Field Name | 20060216 | |
| 34 | C_VHELP_FIELD_ORGID | Constant | Public | Type reference (TYPE) | FIELDNAME | 'ORGID' | Field Name | 20060216 | |
| 35 | C_VHELP_FIELD_SUSER | Constant | Public | Type reference (TYPE) | FIELDNAME | 'SUSER' | Field Name | 20060216 |
Methods
Interface IF_ISHMED_MV_CONSTANTS has no method.
Events
Interface IF_ISHMED_MV_CONSTANTS has no event.
Types
Interface IF_ISHMED_MV_CONSTANTS has no local type.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |