SAP ABAP Class IF_ISH_EHC_READER (Interface for BAdI: ISH_CARD_READER)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070706 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_CH_CARD_READER_KVG | Klasse zur BAdI-Impl.: ISH_CARD_READER_CH_KVG | 20090701 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_EGK_READER_MKT | 20080922 |
Properties
| Class | IF_ISH_EHC_READER | |
| Short Description | Interface for BAdI: ISH_CARD_READER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070706 | SAP |
| Last change | 20110810 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ISH_EHC_READER has no interface implemented.
Friends
Class IF_ISH_EHC_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ISH_TRUE_FALSE | '0' | IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") | 20090701 | ||
| 2 | Constant | Public | Type reference (TYPE) | ISH_TRUE_FALSE | '1' | IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") | 20090701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if Card Connection Active (for User, Terminal, etc.) | 20090701 | |
| 2 | Instance method | Public | Method | Check Selected Patient Against Card Data | 20090701 | |
| 3 | Instance method | Public | Method | Copy Card Data (e.g. for Patient Search) | 20090701 | |
| 4 | Instance method | Public | Method | 20070706 |
Events
Class IF_ISH_EHC_READER has no event.
Types
Class IF_ISH_EHC_READER has no local type.
Method Signatures
Method CHECK_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTIVE | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | Karten-Anbindung aktiv? | 20090701 | |||
| 2 | I_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20090701 | |||
| 3 | I_TERMINAL | Value transfer | Type reference (TYPE) | ISH_TRMNAL | IS-H: Terminal (Display-Variable aus Host-Tabelle) | 20090701 | |||
| 4 | I_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzername | 20090701 |
Method CHECK_FUNCTION on class IF_ISH_EHC_READER has no exception.
Method CHECK_PATIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090701 | |||
| 2 | E_FLUSHED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | Indikator "Kartendaten verworfen" | 20090701 | |||
| 3 | IS_CURR | Value transfer | Type reference (TYPE) | NEGK_DATA | Gesundheitkarte Daten | 20090701 | |||
| 4 | I_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20090701 | |||
| 5 | I_PATNR | Value transfer | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20090701 |
Method CHECK_PATIENT on class IF_ISH_EHC_READER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CARD | Call by reference | Type reference (TYPE) | NEGK_DATA | Daten der Karte | 20090701 | |||
| 2 | C_CARD_SRCH | Call by reference | Type reference (TYPE) | NEGK_DATA | Daten der Karte für Selektion | 20090701 | |||
| 3 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20090701 | |||
| 4 | I_FIRST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' | Erstmaliger Aufruf | 20090701 |
Method GET_DATA on class IF_ISH_EHC_READER has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CARD | Call by reference | Object reference (TYPE REF TO) | CL_ISH_EHC | Objekt EHC | 20070706 | |||
| 2 | EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20070716 | |||
| 3 | PARAMETER | Call by reference | Type reference (TYPE) | NEHCT_USECASE | Parameter Usecase | 20070706 | |||
| 4 | PATNR | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20070813 | |||
| 5 | RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20070706 | |||
| 6 | TERMINAL | Call by reference | Type reference (TYPE) | ISH_TRMNAL | IS-H: Terminal (Display-Variable aus Host-Tabelle) | 20070716 |
Method READ on class IF_ISH_EHC_READER has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in |