SAP ABAP Interface IF_ISH_EHC_READER (Interface for BAdI: ISH_CARD_READER)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPAS (Package) Application development patient accounting system
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
Interface IF_ISH_EHC_READER  
Short Description Interface for BAdI: ISH_CARD_READER    
General Data
Package NPAS   Application development patient accounting system 
Created 20070706   SAP 
Last changed 20110810   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 NEGK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 NEHCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20070706
Friends
Interface IF_ISH_EHC_READER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FALSE Constant Public Type reference (TYPE) ISH_TRUE_FALSE '0' IS-H: Boolean Data Type for TRUE (="1") and FALSE (="0") 20090701
2 CO_TRUE 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 CHECK_FUNCTION Static method Public Method Check if Card Connection Active (for User, Terminal, etc.) 20090701
2 CHECK_PATIENT Instance method Public Method Check Selected Patient Against Card Data 20090701
3 GET_DATA Instance method Public Method Copy Card Data (e.g. for Patient Search) 20090701
4 READ Instance method Public Method 20070706
Events
Interface IF_ISH_EHC_READER has no event.
Types
Interface 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 Changing C_ACTIVE Value transfer Type reference (TYPE) ISH_TRUE_FALSE Karten-Anbindung aktiv? 20090701
2 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20090701
3 Importing I_TERMINAL Value transfer Type reference (TYPE) ISH_TRMNAL IS-H: Terminal (Display-Variable aus Host-Tabelle) 20090701
4 Importing I_UNAME Value transfer Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20090701

Method CHECK_FUNCTION on Interface 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 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090701
2 Exporting E_FLUSHED Call by reference Type reference (TYPE) ISH_ON_OFF Indikator "Kartendaten verworfen" 20090701
3 Importing IS_CURR Value transfer Type reference (TYPE) NEGK_DATA Gesundheitkarte Daten 20090701
4 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20090701
5 Importing I_PATNR Value transfer Type reference (TYPE) PATNR IS-H: Patientennummer 20090701

Method CHECK_PATIENT on Interface 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 Changing C_CARD Call by reference Type reference (TYPE) NEGK_DATA Daten der Karte 20090701
2 Changing C_CARD_SRCH Call by reference Type reference (TYPE) NEGK_DATA Daten der Karte für Selektion 20090701
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090701
4 Importing I_FIRST Value transfer Type reference (TYPE) ABAP_BOOL 'X' Erstmaliger Aufruf 20090701

Method GET_DATA on Interface 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 Exporting CARD Call by reference Object reference (TYPE REF TO) CL_ISH_EHC Objekt EHC 20070706
2 Importing EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20070716
3 Importing PARAMETER Call by reference Type reference (TYPE) NEHCT_USECASE Parameter Usecase 20070706
4 Importing PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20070813
5 Exporting RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20070706
6 Importing TERMINAL Call by reference Type reference (TYPE) ISH_TRMNAL IS-H: Terminal (Display-Variable aus Host-Tabelle) 20070716

Method READ on Interface IF_ISH_EHC_READER has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 600