SAP ABAP Class CL_ISH_DBR_ORG (Read Organizational 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_ORG  
Short Description Read Organizational 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 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_DBR_ORG 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_ORG 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 GT_BUF_EINRI_ORG Static Attribute Public Type reference (TYPE) ISHMED_T_NORG_HASH i.s.h.med: Hash Table for OU 20090317
21 INACTIVE Instance attribute Public Attribute reference (LIKE) 20070620
22 NO Instance attribute Public Attribute reference (LIKE) 20070620
23 OFF Instance attribute Public Attribute reference (LIKE) 20070620
24 ON Instance attribute Public Attribute reference (LIKE) 20070620
25 TRUE Instance attribute Public Attribute reference (LIKE) 20070620
26 YES Instance attribute Public Attribute reference (LIKE) 20070620
Methods
# Method Level Visibility Method type Description Created on
1 GET_ORG_BY_ORGID Static method Public Method Read Organizational Unit 20070620
2 GET_T_ORG_BY_INST Static method Public Method Read Organizational Units 20090317
3 GET_T_ORG_BY_ORGID Static method Public Method Read Organizational Units 20070620
4 GET_T_ORG_BY_ORGID_RANGE Static method Public Method Read Organizational Units for Range Table 20070620
5 REFRESH_BUFFER Static method Public Method Clear Buffer 20090317
Events
Class CL_ISH_DBR_ORG has no event.
Types
Class CL_ISH_DBR_ORG has no local type.
Method Signatures

Method GET_ORG_BY_ORGID 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_NORG Value transfer Type reference (TYPE) NORG Daten der Organisationseinheit 20070620
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
4 Importing I_EINRI Value transfer Type reference (TYPE) EINRI SPACE Einrichtung 20070620
5 Importing I_ORGID Value transfer Type reference (TYPE) ORGID Organisationseinheit (OE) 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_ORG_BY_ORGID on class CL_ISH_DBR_ORG has no exception.

Method GET_T_ORG_BY_INST 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 IS-H*MED: Klasse zur Fehlerabarbeitung 20090317
2 Exporting ET_NORG Value transfer Type reference (TYPE) ISHMED_T_NORG IS-H*MED: Tabellentyp für OrgEinheiten 20090317
3 Importing I_EINRI Value transfer Type reference (TYPE) EINRI IS-H: Einrichtung 20090317
4 Importing I_ORGID Value transfer Type reference (TYPE) ORGID IS-H: Identifikation der Organisationseinheit 20090317
5 Importing I_READ_DB Value transfer Type reference (TYPE) ISH_ON_OFF OFF i.s.h.med: von der Datenbank lesen? 20090317

Method GET_T_ORG_BY_INST on class CL_ISH_DBR_ORG has no exception.

Method GET_T_ORG_BY_ORGID 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_NORG Value transfer Type reference (TYPE) ISHMED_T_NORG Daten der Organisationseinheiten 20070620
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
4 Importing IT_ORGID Call by reference Type reference (TYPE) STANDARD TABLE Tabelle mit Organisationseinheiten 20070620
5 Importing I_EINRI Value transfer Type reference (TYPE) EINRI SPACE Einrichtung 20070620
6 Importing I_FIELDNAME_ORG Value transfer Type reference (TYPE) ISH_FIELDNAME SPACE Feldname der OE in IT_ORGID (Default = ORGID, ...) 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_T_ORG_BY_ORGID on class CL_ISH_DBR_ORG has no exception.

Method GET_T_ORG_BY_ORGID_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_NORG Value transfer Type reference (TYPE) ISHMED_T_NORG Daten der Organisationseinheiten 20070620
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20070620
4 Importing IT_ORGID Value transfer Type reference (TYPE) ISH_T_R_ORGUNIT Range-Tabelle für Organisationseinheiten 20070620
5 Importing I_EINRI Value transfer Type reference (TYPE) EINRI SPACE Einrichtung 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_ORG_BY_ORGID_RANGE on class CL_ISH_DBR_ORG has no exception.

Method REFRESH_BUFFER Signature

Method REFRESH_BUFFER on class CL_ISH_DBR_ORG has no parameter.
Method REFRESH_BUFFER on class CL_ISH_DBR_ORG has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in