SAP ABAP Class CL_ISH_HCF_RC_SYNC_IN (Pattern for Service Impl. (Req./Confirm., sync., inbound))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-HCF (Application Component) Healthcare Communication Framework
     PSRV_PATTERN (Package) Pattern
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_HCF_C IS-H: HCF Constants 20080421
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PSRV_HCF_CONST_BOOL boolean constants 20080429
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PSRV_HCF_CONST_DATE Service enabling constants for date 20080429
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PSRV_HCF_SE_CONST Interface for Service enabling const. 20080429
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_DOC_CHANGE_SYNC ESOA DocumentChange 20080312
2 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_DOC_CREATE_SYNC ESOA DocumentCreate 20080312
3 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_REC_ASSIGN_SYNC ESOA DocumentAssign (Document to Record) 20080312
4 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_REC_CHANGE_SYNC ESOA RecordChange 20080312
5 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_REC_CREATE_SYNC ESOA RecordCreate 20080312
Properties
Class CL_ISH_HCF_RC_SYNC_IN  
Short Description Pattern for Service Impl. (Req./Confirm., sync., inbound)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSRV_PATTERN   Pattern 
Created 20080311   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_HCF_RC_SYNC_IN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_HCF_C IS-H: HCF Constants 20080421
2 IF_PSRV_HCF_CONST_BOOL boolean constants 20080429
3 IF_PSRV_HCF_CONST_DATE Service enabling constants for date 20080429
4 IF_PSRV_HCF_SE_CONST Interface for Service enabling const. 20080429
Friends
Class CL_ISH_HCF_RC_SYNC_IN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SERVICE_TYPE_S Instance attribute Protected Attribute reference (LIKE) 20080421
2 GS_HEADER_INT Instance attribute Protected Type reference (TYPE) ISH_BUSDOC_MSG_HEADER_BE to back up the BIZ Header 20080415
3 MR_IDP_HELPER Instance attribute Protected Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20080311
4 MT_APPLMSG Instance attribute Protected Type reference (TYPE) APPLMSGTAB Return Table for Messages 20080311
5 MV_IS_EO_REQUESTED Instance attribute Protected Type reference (TYPE) PSRV_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20080311
6 MV_MSG_ID Instance attribute Protected Type reference (TYPE) ISH_BUSDOC_MESSAGE_ID_C_BE Business Document Message ID 20080319
7 MV_MSG_UUID Instance attribute Protected Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080319
Methods
# Method Level Visibility Method type Description Created on
1 DO_CALLING_API Instance method Protected Method call process API - REDEFINE 20080311
2 DO_GET_TEMPLATE_INFORMATION Instance method Protected Method liefert Type-Namen der Datenstruktur 20080311
3 DO_LOG_HANDLING Instance method Protected Method Log handling (Redef only in case of a changed log structure) 20080411
4 DO_MAPPING_EXT2INT Instance method Protected Method perform message mapping - REDEFINE 20080311
5 DO_MAPPING_INT2EXT Instance method Protected Method perform message mapping - REDEFINE 20080311
6 DO_VALIDATION Instance method Protected Method perform validation - REDEFINE 20080311
7 EXECUTE Instance method Public Method Start inbound processing (call from proxy) - DO NOT CHANGE 20080311
8 MAP_BUS_DOC_HDR_EXT2INT Instance method Public Method Maps Business Document Header External to Internal 20080505
9 MAP_BUS_DOC_HDR_INT2EXT Instance method Public Method Maps Business Document Header Internal to External 20080505
Events
Class CL_ISH_HCF_RC_SYNC_IN has no event.
Types
Class CL_ISH_HCF_RC_SYNC_IN has no local type.
Method Signatures

Method DO_CALLING_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTBOUND_INTERNAL Call by reference Type reference (TYPE) ANY 20080311
2 Importing IS_INBOUND_INTERNAL Call by reference Type reference (TYPE) ANY 20080311
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080311

Method DO_GET_TEMPLATE_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEMPLATE_INFORMATION Value transfer Type reference (TYPE) RNHCF_INFO_RC_SYNC_IN IS-H: Information for template (Query/Resp. sync.,inbound) 20080311
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080311

Method DO_LOG_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080411
2 Importing IX_HCF_CONTENT Call by reference Object reference (TYPE REF TO) CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080411
# Exception Resumable Description Created on
1 CX_HCF_STANDARD_MESSAGE_FAULT IS-H: HCF Exception Class for Proxy Method Filler 20080502

Method DO_MAPPING_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INBOUND_INTERNAL Call by reference Type reference (TYPE) ANY 20080311
2 Importing IS_INBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080311
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080311

Method DO_MAPPING_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080311
2 Importing IS_OUTBOUND_INTERNAL Call by reference Type reference (TYPE) ANY 20080311
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080311

Method DO_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080311
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080311

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080311
2 Exporting EX_ISH_HCF_CONTENT Call by reference Object reference (TYPE REF TO) CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080502
3 Importing IS_INBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080311
# Exception Resumable Description Created on
1 CX_HCF_STANDARD_MESSAGE_FAULT Standard Message Fault 20080410

Method MAP_BUS_DOC_HDR_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUS_DOC_HEADER Call by reference Type reference (TYPE) ISH_BUSDOC_MSG_HEADER_BE Business information (internal view) 20080506
2 Importing IS_INBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080505

Method MAP_BUS_DOC_HDR_EXT2INT on class CL_ISH_HCF_RC_SYNC_IN has no exception.

Method MAP_BUS_DOC_HDR_INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080505
2 Importing IS_BUS_DOC_HEADER Call by reference Type reference (TYPE) ISH_BUSDOC_MSG_HEADER_BE Business information (internal view) 20080506

Method MAP_BUS_DOC_HDR_INT2EXT on class CL_ISH_HCF_RC_SYNC_IN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701