SAP ABAP Class CL_ISH_DBR_BAU (Read Building Units 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_BAU  
Short Description Read Building Units 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_BAU 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_BAU 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_BAU_BY_BAUID Static method Public Method Read Building Unit 20070620
2 GET_T_BAU_BY_BAUID Static method Public Method Read Building Units 20070620
3 GET_T_BAU_BY_BAUID_RANGE Static method Public Method Read Building Units for Range Table 20070620
Events
Class CL_ISH_DBR_BAU has no event.
Types
Class CL_ISH_DBR_BAU has no local type.
Method Signatures

Method GET_BAU_BY_BAUID 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_NBAU Value transfer Type reference (TYPE) NBAU Daten der Baulichen Einheit 20070620
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
4 Importing I_BAUID Value transfer Type reference (TYPE) BAUID Bauliche Einheit 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_BAU_BY_BAUID on class CL_ISH_DBR_BAU has no exception.

Method GET_T_BAU_BY_BAUID 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_NBAU Value transfer Type reference (TYPE) ISHMED_T_NBAU Daten der Baulichen Einheiten 20070620
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
4 Importing IT_BAUID Call by reference Type reference (TYPE) STANDARD TABLE Tabelle mit Baulichen Einheiten 20070620
5 Importing I_FIELDNAME_BAU Value transfer Type reference (TYPE) ISH_FIELDNAME SPACE Feldname für BAUID in IT_BAUID (Default = BAUID oder ZIMMR) 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_BAU_BY_BAUID on class CL_ISH_DBR_BAU has no exception.

Method GET_T_BAU_BY_BAUID_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_NBAU Value transfer Type reference (TYPE) ISHMED_T_NBAU Daten der Baulichen Einheiten 20070620
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
4 Importing IT_BAUID Value transfer Type reference (TYPE) ISH_T_R_BAUID Range-Tabelle für Bauliche Einheiten 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_BAU_BY_BAUID_RANGE on class CL_ISH_DBR_BAU has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in