SAP ABAP Interface IF_PSRV_HCF_CONST_BOOL (boolean constants)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-HCF (Application Component) Healthcare Communication Framework
⤷
PSRV_PATTERN (Package) Pattern
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_HCF_IDP_UTILS | some utils for proxies | 20080929 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_HCF_MAP_RANGE | Range mapping utility class | 20080429 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_HCF_MAP_UTILS | Mapping utilities | 20080429 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_HCF_QR_SYNC_IN | Pattern for Service Impl. (Query/Response, sync., inbound) | 20080429 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_HCF_RC_SYNC_IN | Pattern for Service Impl. (Req./Confirm., sync., inbound) | 20080429 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_HCF_RC_SYNC_IN_PRX | Pattern for communic statements | 20080429 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_HCF_VALIDATION_UTILS | Utility methods for validation steps | 20080429 |
Properties
| Interface | IF_PSRV_HCF_CONST_BOOL | |
| Short Description | boolean constants |
General Data
| Package | PSRV_PATTERN | Pattern |
| Created | 20080429 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PSRV_HCF_CONST_BOOL has no forward declaration.
Interfaces
Interface IF_PSRV_HCF_CONST_BOOL has no interface.
Friends
Interface IF_PSRV_HCF_CONST_BOOL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_OFF | Constant | Public | Type reference (TYPE) | PSRV_ON_OFF | ' ' | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20080429 | |
| 2 | GC_ON | Constant | Public | Type reference (TYPE) | PSRV_ON_OFF | 'X' | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20080429 |
Methods
Interface IF_PSRV_HCF_CONST_BOOL has no method.
Events
Interface IF_PSRV_HCF_CONST_BOOL has no event.
Types
Interface IF_PSRV_HCF_CONST_BOOL has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |