SAP ABAP Class CL_ISH_DBR_ORG_HIER (Read OU Hierarchy from 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_HIER  
Short Description Read OU Hierarchy from 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_ORG_HIER 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_HIER 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_T_ORG_HIER Static method Public Method Read OU Hierarchy 20070620
Events
Class CL_ISH_DBR_ORG_HIER has no event.
Types
Class CL_ISH_DBR_ORG_HIER has no local type.
Method Signatures

Method GET_T_ORG_HIER 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_TN10H Value transfer Type reference (TYPE) ISHMED_T_TN10H Daten der OE-Hierarchie 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_ABOVE Value transfer Type reference (TYPE) ISH_ON_OFF OFF Übergeordnete Hierarchie lesen (ON/OFF) 20070620
6 Importing I_BEGDT Value transfer Type reference (TYPE) SY-DATUM SY-DATUM Beginndatum 20070620
7 Importing I_BELOW Value transfer Type reference (TYPE) ISH_ON_OFF ON Untergeordnete Hierarchie lesen (ON/OFF) 20070620
8 Importing I_ENDDT Value transfer Type reference (TYPE) SY-DATUM SY-DATUM Endedatum 20070620
9 Importing I_FIELDNAME_ORG Value transfer Type reference (TYPE) ISH_FIELDNAME SPACE Feldname der OE in IT_ORGID (Default = ORGID, ...) 20070620
10 Importing I_ORGID Value transfer Type reference (TYPE) ORGID Organisationseinheit (OE) 20070620
11 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_HIER on class CL_ISH_DBR_ORG_HIER has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in