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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ISHMED_MV_RECIPIENT_TYPE Recipient Data Module Interface 20060216
2 Interface composition (i COMPRISING i_ref)  IF_ISHMED_MV_DOCUMENT_CONVERT Document Converter Interface 20060216
3 Interface composition (i COMPRISING i_ref)  IF_ISHMED_MV_DISPATCHER Dispatch Control Module Interface 20060216
4 Interface composition (i COMPRISING i_ref)  IF_EX_ISHMED_MV_RECIPIENT_TYPE Interface for BAdI: BADI_ISHMED_MV_RECIPIENT_TYPE 20060302
5 Interface composition (i COMPRISING i_ref)  IF_EX_ISHMED_MV_DISPATCHER Interface for BAdI: BADI_ISHMED_MV_DISPATCHER_TYPE 20060320
6 Interface composition (i COMPRISING i_ref)  IF_EX_ISHMED_MV_CONVERTER Interface for BAdI: Document Converter 20060320
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_DISPATCH_REQUEST Dispatch Order 20060217
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_VIEW_LIST Recipient List View Class 20060217
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_VIEW_DETAIL Recipient Detail Screen View Class 20070417
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_RECIPIENT Recipient Data 20060217
... Click here to see Used By full list (23 items)
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)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ISHMED_MV_RECIPIENT_TYPE Recipient Data Module Interface 20060216
2 Interface composition (i COMPRISING i_ref)  IF_ISHMED_MV_DOCUMENT_CONVERT Document Converter Interface 20060216
3 Interface composition (i COMPRISING i_ref)  IF_ISHMED_MV_DISPATCHER Dispatch Control Module Interface 20060216
4 Interface composition (i COMPRISING i_ref)  IF_EX_ISHMED_MV_RECIPIENT_TYPE Interface for BAdI: BADI_ISHMED_MV_RECIPIENT_TYPE 20060302
5 Interface composition (i COMPRISING i_ref)  IF_EX_ISHMED_MV_DISPATCHER Interface for BAdI: BADI_ISHMED_MV_DISPATCHER_TYPE 20060320
6 Interface composition (i COMPRISING i_ref)  IF_EX_ISHMED_MV_CONVERTER Interface for BAdI: Document Converter 20060320
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_DISPATCH_REQUEST Dispatch Order 20060217
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_VIEW_LIST Recipient List View Class 20060217
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_VIEW_DETAIL Recipient Detail Screen View Class 20070417
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_RECIPIENT Recipient Data 20060217
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_PMD_LINK Wrapper Classe for PMD Link 20060530
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_MODEL Model Class for Recipient Data 20060217
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_ISHMED_MV_AUTH_CHECK Example Implementation Dispatch Control Checks 20060303
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_MV_CONTROLLER Dispatch Control Controller 20060216
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_RECTYPE_EDIVKA Beispiel-Implementierung Empfängertypen der Versandsteuerung 20080408
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_DISP_WEBSERV Class for BAdI: 20061220
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_DISP_PRINT Print Output Dispatch Type 20060329
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_DISP_EDIVKA Klasse zur BAdI-Impl.: IM_ISHMED_MV_DISP_EDIVKA 20080114
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_CONVERT_XMLOUT Convert Doc. to XML Dispatch Format (for Web Serv. Disp.) 20061220
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_CONVERT_AUTO Class for BAdI: BADI_ISHMED_MV_DOC_CONVERTER 20060516
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_ISHMED_MV_AUTH_DOC_STAT Dispatch Only on Release; No Deletion of Recipients 20070208
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_ISHMED_MV_RECTYPE Dispatch Control Recipient Category Example Implementation 20060302
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_ISHMED_MV_DISP_BCS MV: BCS Dispatch Route Example Implementation 20060331
History
Last changed by/on SAP  20070917 
SAP Release Created in 700