SAP ABAP Class CL_ISH_HCF_IDP_UTILS (some utils for proxies)
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_PSRV_HCF_CONST_BOOL boolean constants 20080929
Properties
Class CL_ISH_HCF_IDP_UTILS  
Short Description some utils for proxies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSRV_PATTERN   Pattern 
Created 20080929   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_HCF_IDP_UTILS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_PSRV_HCF_CONST_BOOL boolean constants 20080929
Friends
Class CL_ISH_HCF_IDP_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FALSE Instance attribute Private Attribute reference (LIKE) 20080929
2 GC_TRUE Instance attribute Private Attribute reference (LIKE) 20080929
3 MR_IDP_HELPER Static Attribute Protected Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20080929
4 MT_APPLMSG Static Attribute Protected Type reference (TYPE) APPLMSGTAB Return Table for Messages 20080929
5 MV_IS_EO_REQUESTED Static Attribute Protected Type reference (TYPE) PSRV_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20080929
6 MV_MSG_ID Static Attribute Protected Type reference (TYPE) ISH_BUSDOC_MESSAGE_ID_C_BE Unique identifier of a business document in a (technical) 20080929
7 MV_MSG_UUID Static Attribute Protected Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20080929
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE_EO Static method Public Method helper for finalize 20080929
2 GET_ID_FROM_MSH Static method Private Method intelligent access to sap message header 20080930
3 GET_UUID_FROM_MSH Static method Private Method intelligent access to sap message header 20080930
4 PREPARE_EO Static method Public Method helper for initialize 20081002
5 PUT_ID_INTO_MSH Static method Private Method intelligent access to sap message header 20080930
6 PUT_REFID_INTO_MSH Static method Private Method intelligent access to sap message header 20080930
7 PUT_REFUUID_INTO_MSH Static method Private Method intelligent access to sap message header 20080930
8 PUT_UUID_INTO_MSH Static method Private Method intelligent access to sap message header 20080930
Events
Class CL_ISH_HCF_IDP_UTILS has no event.
Types
Class CL_ISH_HCF_IDP_UTILS has no local type.
Method Signatures

Method FINALIZE_EO 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 20080929
2 Changing C_PROCESSING_RESULT_CODE Call by reference Type reference (TYPE) ISH_PROCESSING_RESULT_CODE_BE HCF ISH PROCESSING RESULT CODE 20080929
3 Importing I_CX_HCF_CONTENT Call by reference Object reference (TYPE REF TO) CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080929
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20080929

Method GET_ID_FROM_MSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ID Call by reference Type reference (TYPE) ANY 20080930
2 Importing IS_MESSAGE_HEADER Call by reference Type reference (TYPE) ANY 20080930

Method GET_ID_FROM_MSH on class CL_ISH_HCF_IDP_UTILS has no exception.

Method GET_UUID_FROM_MSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UUID Call by reference Type reference (TYPE) ANY 20080930
2 Importing IS_MESSAGE_HEADER Call by reference Type reference (TYPE) ANY 20080930

Method GET_UUID_FROM_MSH on class CL_ISH_HCF_IDP_UTILS has no exception.

Method PREPARE_EO 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 20081002
2 Exporting E_IS_PROCESSED Call by reference Type reference (TYPE) PSRV_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20081002
3 Importing IS_INBOUND_EXTERNAL Call by reference Type reference (TYPE) ANY 20081002
# Exception Resumable Description Created on
1 CX_ISH_HCF_CONTENT IS-H: HCF Exception Class for Proxy Method Filler 20081002

Method PUT_ID_INTO_MSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE_HEADER Call by reference Type reference (TYPE) ANY 20080930
2 Exporting I_ID Call by reference Type reference (TYPE) ANY 20080930

Method PUT_ID_INTO_MSH on class CL_ISH_HCF_IDP_UTILS has no exception.

Method PUT_REFID_INTO_MSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE_HEADER Call by reference Type reference (TYPE) ANY 20080930
2 Exporting I_REFID Call by reference Type reference (TYPE) ANY 20080930

Method PUT_REFID_INTO_MSH on class CL_ISH_HCF_IDP_UTILS has no exception.

Method PUT_REFUUID_INTO_MSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE_HEADER Call by reference Type reference (TYPE) ANY 20080930
2 Exporting I_REFUUID Call by reference Type reference (TYPE) ANY 20080930

Method PUT_REFUUID_INTO_MSH on class CL_ISH_HCF_IDP_UTILS has no exception.

Method PUT_UUID_INTO_MSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE_HEADER Call by reference Type reference (TYPE) ANY 20080930
2 Exporting I_UUID Call by reference Type reference (TYPE) ANY 20080930

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