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 | Instance attribute | Private | Attribute reference (LIKE) | 20080929 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20080929 | |||||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_WS_IDP_HELPER | API Interface for Idempotent WS Service | 20080929 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20080929 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | PSRV_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20080929 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | ISH_BUSDOC_MESSAGE_ID_C_BE | Unique identifier of a business document in a (technical) | 20080929 | |||
| 7 | 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 | Static method | Public | Method | helper for finalize | 20080929 | |
| 2 | Static method | Private | Method | intelligent access to sap message header | 20080930 | |
| 3 | Static method | Private | Method | intelligent access to sap message header | 20080930 | |
| 4 | Static method | Public | Method | helper for initialize | 20081002 | |
| 5 | Static method | Private | Method | intelligent access to sap message header | 20080930 | |
| 6 | Static method | Private | Method | intelligent access to sap message header | 20080930 | |
| 7 | Static method | Private | Method | intelligent access to sap message header | 20080930 | |
| 8 | 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 | CS_OUTBOUND_EXTERNAL | Call by reference | Type reference (TYPE) | ANY | 20080929 | ||||
| 2 | C_PROCESSING_RESULT_CODE | Call by reference | Type reference (TYPE) | ISH_PROCESSING_RESULT_CODE_BE | HCF ISH PROCESSING RESULT CODE | 20080929 | |||
| 3 | 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 | 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 | E_ID | Call by reference | Type reference (TYPE) | ANY | 20080930 | ||||
| 2 | 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 | E_UUID | Call by reference | Type reference (TYPE) | ANY | 20080930 | ||||
| 2 | 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 | ES_OUTBOUND_EXTERNAL | Call by reference | Type reference (TYPE) | ANY | 20081002 | ||||
| 2 | E_IS_PROCESSED | Call by reference | Type reference (TYPE) | PSRV_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20081002 | |||
| 3 | IS_INBOUND_EXTERNAL | Call by reference | Type reference (TYPE) | ANY | 20081002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CS_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | ANY | 20080930 | ||||
| 2 | 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 | CS_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | ANY | 20080930 | ||||
| 2 | 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 | CS_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | ANY | 20080930 | ||||
| 2 | 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 | CS_MESSAGE_HEADER | Call by reference | Type reference (TYPE) | ANY | 20080930 | ||||
| 2 | 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 |