SAP ABAP Interface IF_ISHMED_DOC_COMM_CONSTANTS (Constants for Communication)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_DOC (Package) IS-H*MED: Medical Documents

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_COMM_INBOX | Controller Class for Processing of Received Documents | 20050207 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_COMM_LOG | Temporarily Stored Documents | 20050208 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_COMM_LOG_SHOW | Class to Call Communication Log | 20050401 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_DOC_ASSIGN_RECEIVED | Postprocessing Function for Received Documents | 20050322 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_DOC_TRANSFER_WS | Sending + Receiving of Med. Documents | 20050131 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_DOC_WRAP_XML | Zips or Unzips a Medical Document for Dispatch | 20050223 |
Properties
Interface | IF_ISHMED_DOC_COMM_CONSTANTS | |
Short Description | Constants for Communication |
General Data
Package | NMED_DOC | IS-H*MED: Medical Documents |
Created | 20050131 | SAP |
Last changed | 20070917 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISHMED_DOC_COMM_CONSTANTS has no forward declaration.
Interfaces
Interface IF_ISHMED_DOC_COMM_CONSTANTS has no interface.
Friends
Interface IF_ISHMED_DOC_COMM_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_COMM_DIRECTION_IN | Constant | Public | Type reference (TYPE) | N2COM_DIRECTION | 'IN' | Direction of Communication | 20050131 | |
2 | CO_COMM_DIRECTION_OUT | Constant | Public | Type reference (TYPE) | N2COM_DIRECTION | 'OUT' | Direction of Communication | 20050131 | |
3 | CO_COMM_DOCSTAT_NORMAL | Constant | Public | Type reference (TYPE) | RN2DOCADMIN_EXTERNAL-DOCUMENT-STATUS | 'NORMAL' | Document Status: Document Is not Released | 20050308 | |
4 | CO_COMM_DOCSTAT_RELEASED | Constant | Public | Type reference (TYPE) | RN2DOCADMIN_EXTERNAL-DOCUMENT-STATUS | 'RELEASED' | Document Status: Document Is Released | 20050308 | |
5 | CO_COMM_OBJECTTYPE_DOC | Constant | Public | Type reference (TYPE) | N2COM_LOG_TYPE | 'DOC' | Entry Type | 20050131 | |
6 | CO_COMM_STATUS_ERROR | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATUS | 'DOC_ERROR' | Error in Transmission | 20050208 | |
7 | CO_COMM_STATUS_MANUALLY_ASSIGN | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATUS | 'DOC_ASSIGNED' | Document Was Successfully Assigned Manually | 20050322 | |
8 | CO_COMM_STATUS_SUCCESS | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATUS | 'DOC_OK' | Transfer Successful | 20050131 | |
9 | CO_COMM_STATUS_TRANSFER_FAILED | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATUS | 'DOC_TRANS_ERROR' | Error in Transmission | 20050314 | |
10 | CO_COMM_STATUS_TRANSF_STARTED | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATUS | 'DOC_SND_STARTED' | Status: Document was transferred, awaiting confirmation | 20050131 | |
11 | CO_COMM_STATUS_TYPE_CORR | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATTYPE | 'C' | "Correctable Error" Status Type | 20050301 | |
12 | CO_COMM_STATUS_TYPE_ERROR | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATTYPE | 'E' | "Transfer Failed" Status Type | 20050301 | |
13 | CO_COMM_STATUS_TYPE_SUCCESS | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATTYPE | 'S' | "Successfully Transferred" Status Type | 20050301 | |
14 | CO_COMM_STATUS_TYPE_UNDEF | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATTYPE | ' ' | "Undefined Status" Status Type | 20050301 | |
15 | CO_COMM_STATUS_UNASSIGNED | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATUS | 'DOC_UNASSIGNED' | Received Document, Not Yet Assigned | 20050131 | |
16 | CO_COMM_STATUS_WAITING | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATUS | 'DOC_SND_WAITING' | Status: Document was transferred, awaiting confirmation | 20070307 | |
17 | CO_COMM_STATUS_WARNING | Constant | Public | Type reference (TYPE) | N2COM_LOG_STATUS | 'DOC_WARNING' | Status: Document Transferred with Warnings | 20070307 | |
18 | CO_DOC_RELATION_REPLACE | Constant | Public | Type reference (TYPE) | STRING | 'REPLACE' | Relationship Bet. 2 Docs: New Doc Replaces Old One | 20050222 |
Methods
Interface IF_ISHMED_DOC_COMM_CONSTANTS has no method.
Events
Interface IF_ISHMED_DOC_COMM_CONSTANTS has no event.
Types
Interface IF_ISHMED_DOC_COMM_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 600 |