SAP ABAP Class CL_ISH_DBR_PAP (Read Provisional Patient Data from the Database)
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_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20070620
Properties
Class CL_ISH_DBR_PAP  
Short Description Read Provisional Patient Data from the Database    
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 20070620   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_DBR_PAP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20070620
Friends
Class CL_ISH_DBR_PAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Public Attribute reference (LIKE) 20070620
2 CO_MODE_DELETE Instance attribute Public Attribute reference (LIKE) 20070620
3 CO_MODE_ERROR Instance attribute Public Attribute reference (LIKE) 20070620
4 CO_MODE_INSERT Instance attribute Public Attribute reference (LIKE) 20070620
5 CO_MODE_UNCHANGED Instance attribute Public Attribute reference (LIKE) 20070620
6 CO_MODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20070620
7 CO_VCODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20070620
8 CO_VCODE_INSERT Instance attribute Public Attribute reference (LIKE) 20070620
9 CO_VCODE_UPDATE Instance attribute Public Attribute reference (LIKE) 20070620
10 CV_AUSTRIA Instance attribute Public Attribute reference (LIKE) 20070620
11 CV_CANADA Instance attribute Public Attribute reference (LIKE) 20070620
12 CV_FRANCE Instance attribute Public Attribute reference (LIKE) 20070620
13 CV_GERMANY Instance attribute Public Attribute reference (LIKE) 20070620
14 CV_ITALY Instance attribute Public Attribute reference (LIKE) 20070620
15 CV_NETHERLANDS Instance attribute Public Attribute reference (LIKE) 20070620
16 CV_SINGAPORE Instance attribute Public Attribute reference (LIKE) 20070620
17 CV_SPAIN Instance attribute Public Attribute reference (LIKE) 20070620
18 CV_SWITZERLAND Instance attribute Public Attribute reference (LIKE) 20070620
19 FALSE Instance attribute Public Attribute reference (LIKE) 20070620
20 INACTIVE Instance attribute Public Attribute reference (LIKE) 20070620
21 NO Instance attribute Public Attribute reference (LIKE) 20070620
22 OFF Instance attribute Public Attribute reference (LIKE) 20070620
23 ON Instance attribute Public Attribute reference (LIKE) 20070620
24 TRUE Instance attribute Public Attribute reference (LIKE) 20070620
25 YES Instance attribute Public Attribute reference (LIKE) 20070620
Methods
# Method Level Visibility Method type Description Created on
1 GET_PAP_BY_PAPID Static method Public Method Read Patient with Provisional Master Data 20070620
2 GET_T_PAP_BY_PAPID Static method Public Method Read Patient with Provisional Master Data 20070620
3 GET_T_PAP_BY_PAPID_RANGE Static method Public Method Read Patient with Provisional Master Data for Range Table 20070620
Events
Class CL_ISH_DBR_PAP has no event.
Types
Class CL_ISH_DBR_PAP has no local type.
Method Signatures

Method GET_PAP_BY_PAPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20070620
2 Exporting ES_NADR Value transfer Type reference (TYPE) NADR Adresse 20070620
3 Exporting ES_NPAP Value transfer Type reference (TYPE) NPAP Vorläufige Patientendaten 20070620
4 Exporting ET_NADR2 Value transfer Type reference (TYPE) ISH_T_NADR2 Telefonnummern 20070620
5 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
6 Importing I_PAPID Value transfer Type reference (TYPE) ISH_PAPID Vorläufige Patientennummer 20070620
7 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF OFF Neu von der Datenbank lesen (ON/OFF) 20070620

Method GET_PAP_BY_PAPID on class CL_ISH_DBR_PAP has no exception.

Method GET_T_PAP_BY_PAPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20070620
2 Exporting ET_NPAP Value transfer Type reference (TYPE) ISHMED_T_NPAP Vorläufige Patientendaten 20070620
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
4 Importing IT_PAPID Call by reference Type reference (TYPE) STANDARD TABLE Tabelle mit Vorläufigen Patientennummern 20070620
5 Importing I_FIELDNAME_PAP Value transfer Type reference (TYPE) ISH_FIELDNAME SPACE Feldname für PAPID in IT_PAPID (Default = PAPID) 20070620
6 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF OFF Neu von der Datenbank lesen (ON/OFF) 20070620

Method GET_T_PAP_BY_PAPID on class CL_ISH_DBR_PAP has no exception.

Method GET_T_PAP_BY_PAPID_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbehandlung 20070620
2 Exporting ET_NPAP Value transfer Type reference (TYPE) ISHMED_T_NPAP Vorläufige Patientendaten 20070620
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
4 Importing IT_PAPID Value transfer Type reference (TYPE) ISH_T_R_PAPID Range-Tabelle für Vorläufige Patientennummern 20070620
5 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF OFF Neu von der Datenbank lesen (ON/OFF) 20070620

Method GET_T_PAP_BY_PAPID_RANGE on class CL_ISH_DBR_PAP has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in