SAP ABAP Class CL_FB_ISHMED_TC_CHECK (Class for BAdI: ISHMED_TC_CHECK)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_ISHMED_TC_CHECK Interface to BAdI: ISHMED_TC_CHECK 20120131
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_TC_CONSTANT_DEF Constants of Treatment Contract 20120131
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20120131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IM_ISHMED_TC_CHECK Class for BAdI Impl.: IM_ISHMED_TC_CHECK 20120131
2 Inheritance (c INHERITING FROM c_ref)  CL_IM_ISH_TC_CHECK Classe for BAdI Impl.: IM_ISH_TC_CHECK 20120131
Properties
Class CL_FB_ISHMED_TC_CHECK  
Short Description Class for BAdI: ISHMED_TC_CHECK    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20110104   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FB_ISHMED_TC_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20120131
2 IF_EX_ISHMED_TC_CHECK Interface to BAdI: ISHMED_TC_CHECK 20120131
3 IF_ISHMED_TC_CONSTANT_DEF Constants of Treatment Contract 20120131
4 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20120131
Friends
Class CL_FB_ISHMED_TC_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Protected Attribute reference (LIKE) 20120131
2 GRT_PREREG_STATUS Static Attribute Protected Type reference (TYPE) ISH_T_RANGEVKGST Table of Statuses Indicating Active Preregistration 20120131
3 OFF Instance attribute Protected Attribute reference (LIKE) 20120131
4 ON Instance attribute Protected Attribute reference (LIKE) 20120131
5 RESP_TYPE_CASE Instance attribute Protected Attribute reference (LIKE) 20120131
6 RESP_TYPE_PATIENT Instance attribute Protected Attribute reference (LIKE) 20120131
7 TRUE Instance attribute Protected Attribute reference (LIKE) 20120131
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_APPOINTMENTS Instance method Protected Method Issue Treatment Authorization Based on Patient Appointments 20120131
2 CHECK_MOVEMENTS Instance method Protected Method Issue Treatment Authorization Based on Movements 20120131
3 CHECK_PREREGISTRATIONS Instance method Protected Method Issue Treatment Authorization Based on Preregistrations 20120131
Events
Class CL_FB_ISHMED_TC_CHECK has no event.
Types
Class CL_FB_ISHMED_TC_CHECK has no local type.
Method Signatures

Method CHECK_APPOINTMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TC_REQUEST_POSSIBLE Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20120131
2 Exporting E_RESP_TYPE Call by reference Type reference (TYPE) N1TC_OU_RESP_TYPE Bezugsebene des Behandllungsauftrages 20120131
3 Exporting E_TC_EXIST Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20120131
4 Importing IT_MATRIX Call by reference Type reference (TYPE) RN1TC_MATRIX_T Die OE-USER Zuordungsmatrix des Behandlungsauftrages 20120131
5 Importing I_INSTITUTION_ID Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20120131
6 Importing I_PATIENT_ID Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20120131
7 Importing I_PATIENT_PROVISIONAL_ID Call by reference Type reference (TYPE) ISH_PAPID IS-H: Vorläufige Patientennummer 20120131

Method CHECK_APPOINTMENTS on class CL_FB_ISHMED_TC_CHECK has no exception.

Method CHECK_MOVEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESP_TYPE Call by reference Type reference (TYPE) N1TC_OU_RESP_TYPE Bezugsebene des Behandllungsauftrages 20120131
2 Exporting E_TC_EXIST Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20120131
3 Exporting E_TC_REQUEST_POSSIBLE Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20120131
4 Importing IT_MATRIX Call by reference Type reference (TYPE) RN1TC_MATRIX_T Die OE-USER Zuordungsmatrix des Behandlungsauftrages 20120131
5 Importing I_CASE_ID Call by reference Type reference (TYPE) FALNR IS-H: Fallnummer 20120131
6 Importing I_INSTITUTION_ID Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20120131
7 Importing I_PATIENT_ID Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20120131

Method CHECK_MOVEMENTS on class CL_FB_ISHMED_TC_CHECK has no exception.

Method CHECK_PREREGISTRATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TC_REQUEST_POSSIBLE Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20120131
2 Exporting E_RESP_TYPE Call by reference Type reference (TYPE) N1TC_OU_RESP_TYPE Bezugsebene des Behandllungsauftrages 20120131
3 Exporting E_TC_EXIST Call by reference Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20120131
4 Importing IT_MATRIX Call by reference Type reference (TYPE) RN1TC_MATRIX_T Die OE-USER Zuordungsmatrix des Behandlungsauftrages 20120131
5 Importing I_INSTITUTION_ID Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20120131
6 Importing I_PATIENT_ID Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20120131
7 Importing I_PATIENT_PROVISIONAL_ID Call by reference Type reference (TYPE) ISH_PAPID IS-H: Vorläufige Patientennummer 20120131

Method CHECK_PREREGISTRATIONS on class CL_FB_ISHMED_TC_CHECK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in