SAP ABAP Class CL_ISH_HCF_QR_SYNC_IN (Pattern for Service Impl. (Query/Response, 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 20080310
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_FIND_SYNC ESOA DocumentFind 20080312
2 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_DOC_READ_SYNC ESOA DocumentRead 20080312
3 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_REC_FIND_SYNC ESOA RecordFind 20080414
4 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_REC_GET_CONTENT_SYNC ESOA RecordGetContent (ObjectReference) 20080312
5 Inheritance (c INHERITING FROM c_ref)  CL_RMPSE_REC_READ_SYNC ESOA RecordRead 20080312
Properties
Class CL_ISH_HCF_QR_SYNC_IN  
Short Description Pattern for Service Impl. (Query/Response, sync., inbound)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSRV_PATTERN   Pattern 
Created 20080310   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_HCF_QR_SYNC_IN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_HCF_C IS-H: HCF Constants 20080310
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_QR_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 Private Attribute reference (LIKE) 20080429
2 GS_HEADER_INT Instance attribute Protected Type reference (TYPE) ISH_BUSDOC_MSG_HEADER_BE to back up the BIZ Header 20080415
3 G_SERVICE_TYPE Instance attribute Private Type reference (TYPE) ISH_SERVICE_TYPE Type of service 20080311
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080310
2 DO_CALLING_API Instance method Protected Method call process API - REDEFINE 20080310
3 DO_GET_TEMPLATE_INFORMATION Instance method Protected Method liefert Type-Namen der Datenstruktur 20080310
4 DO_LOG_HANDLING Instance method Protected Method Log handling (Redef only in case of a changed log structure) 20080411
5 DO_MAPPING_EXT2INT Instance method Protected Method Do mapping from external to internal 20080310
6 DO_MAPPING_INT2EXT Instance method Protected Method perform message mapping - REDEFINE 20080310
7 DO_VALIDATION Instance method Protected Method perform validation - REDEFINE 20080310
8 EXECUTE Instance method Public Method Start inbound processing (call from proxy) - DO NOT CHANGE 20080310
9 MAP_BUS_DOC_HDR_EXT2INT Instance method Public Method Maps Business Document Header External to Internal 20080505
10 MAP_BUS_DOC_HDR_INT2EXT Instance method Public Method Maps Business Document Header Internal to External 20080505
Events
Class CL_ISH_HCF_QR_SYNC_IN has no event.
Types
Class CL_ISH_HCF_QR_SYNC_IN has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_HCF_QR_SYNC_IN has no parameter.
Method CONSTRUCTOR on class CL_ISH_HCF_QR_SYNC_IN has no exception.

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 20080310
2 Importing IS_INBOUND_INTERNAL Call by reference Type reference (TYPE) ANY 20080310
# 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_QR_SYNC_IN IS-H: Information for template (Query/Resp. sync.,inbound) 20080310
# 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_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080411

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 20080310
2 Importing IS_INBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080310
# 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 Changing CS_OUTBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080310
2 Importing IS_OUTBOUND_INTERNAL Call by reference Type reference (TYPE) ANY 20080310
# 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 20080310
# 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 20080310
2 Importing IS_INBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20080310
# Exception Resumable Description Created on
1 CX_HCF_STANDARD_MESSAGE_FAULT mirrors the standard proxy exception class 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_QR_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_QR_SYNC_IN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701