SAP ABAP Class CL_ISH_UTL_SYSTEM (IS-H: System Functions)
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 20050511
Properties
Class CL_ISH_UTL_SYSTEM  
Short Description IS-H: System Functions    
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 20050511   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_UTL_SYSTEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050511
Friends
Class CL_ISH_UTL_SYSTEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Private Attribute reference (LIKE) 20050819
2 CO_MODE_DELETE Instance attribute Private Attribute reference (LIKE) 20050819
3 CO_MODE_ERROR Instance attribute Private Attribute reference (LIKE) 20050819
4 CO_MODE_INSERT Instance attribute Private Attribute reference (LIKE) 20050819
5 CO_MODE_UNCHANGED Instance attribute Private Attribute reference (LIKE) 20050819
6 CO_MODE_UPDATE Instance attribute Private Attribute reference (LIKE) 20050819
7 CO_VCODE_DISPLAY Instance attribute Private Attribute reference (LIKE) 20050819
8 CO_VCODE_INSERT Instance attribute Private Attribute reference (LIKE) 20050819
9 CO_VCODE_UPDATE Instance attribute Private Attribute reference (LIKE) 20050819
10 CV_AUSTRIA Instance attribute Private Attribute reference (LIKE) 20050819
11 CV_CANADA Instance attribute Private Attribute reference (LIKE) 20050819
12 CV_FRANCE Instance attribute Private Attribute reference (LIKE) 20050819
13 CV_GERMANY Instance attribute Private Attribute reference (LIKE) 20050819
14 CV_ITALY Instance attribute Private Attribute reference (LIKE) 20050819
15 CV_NETHERLANDS Instance attribute Private Attribute reference (LIKE) 20050819
16 CV_SINGAPORE Instance attribute Private Attribute reference (LIKE) 20050819
17 CV_SPAIN Instance attribute Private Attribute reference (LIKE) 20050819
18 CV_SWITZERLAND Instance attribute Private Attribute reference (LIKE) 20050819
19 FALSE Instance attribute Private Attribute reference (LIKE) 20050819
20 GS_SYS_PARAMS Static Attribute Protected Type reference (TYPE) GTY_SYS_PARAMS Parameter from TR_SYS_PARAMS 20050511
21 G_ACM_ACTIVE Static Attribute Private Type reference (TYPE) ISH_TRUE_FALSE SAP ACM 20050819
22 G_MED_ACTIVE Static Attribute Private Type reference (TYPE) ISH_TRUE_FALSE ISHMED 20050819
23 INACTIVE Instance attribute Private Attribute reference (LIKE) 20050819
24 NO Instance attribute Private Attribute reference (LIKE) 20050819
25 OFF Instance attribute Protected Attribute reference (LIKE) 20050511
26 ON Instance attribute Protected Attribute reference (LIKE) 20050511
27 TRUE Instance attribute Private Attribute reference (LIKE) 20050819
28 YES Instance attribute Private Attribute reference (LIKE) 20050819
Methods
# Method Level Visibility Method type Description Created on
1 INIT_SYS_PARAMS Static method Protected Method Initializes gs_sys_params 20050511
2 IS_ACM_ACTIVE Static method Public Method Switch: Is SAP ACM Active? 20050819
3 IS_CUSTOMER_SYSTEM Static method Public Method Returns Whether System is a Customer System 20050511
4 IS_ISHMED_ACTIVE Static method Public Method Switch: Is ISHMED Active? 20050819
5 IS_SAP_SYSTEM Static method Public Method Returns Whether System is an SAP System 20050511
6 IS_WINDOWS_7 Static method Public Method Is the client operating system Windows 7? 20110520
Events
Class CL_ISH_UTL_SYSTEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_SYS_PARAMS Protected See coding Parameter from TR_SYS_PARAMS 20050511 BEGIN OF gty_sys_params, systemedit TYPE tadir-edtflag, systemname TYPE sy-sysid, systemtype TYPE sy-sysid, system_client_edit TYPE t000-cccoractiv, sys_cliinddep_edit TYPE t000-ccnocliind, system_client_role TYPE t000-cccategory, ev_sfw_bcset_rec TYPE t000-ccorigcont, ev_c_system TYPE trpari-s_checked, END OF gty_sys_params
Method Signatures

Method INIT_SYS_PARAMS Signature

Method INIT_SYS_PARAMS on class CL_ISH_UTL_SYSTEM has no parameter.
Method INIT_SYS_PARAMS on class CL_ISH_UTL_SYSTEM has no exception.

Method IS_ACM_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF Ankreuzfeld: SAP-Ambulanz ist aktiv 20050819

Method IS_ACM_ACTIVE on class CL_ISH_UTL_SYSTEM has no exception.

Method IS_CUSTOMER_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_CUSTOMER_SYSTEM Value transfer Type reference (TYPE) ISH_ON_OFF ON: System ist Kunden-System 20050511

Method IS_CUSTOMER_SYSTEM on class CL_ISH_UTL_SYSTEM has no exception.

Method IS_ISHMED_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF Ankreuzfeld: ISHMED ist aktiv 20050819

Method IS_ISHMED_ACTIVE on class CL_ISH_UTL_SYSTEM has no exception.

Method IS_SAP_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_SAP_SYSTEM Value transfer Type reference (TYPE) ISH_ON_OFF ON: System ist SAP-System 20050511

Method IS_SAP_SYSTEM on class CL_ISH_UTL_SYSTEM has no exception.

Method IS_WINDOWS_7 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WINDOWS_7 Value transfer Type reference (TYPE) ISH_ON_OFF 'X': Läuft unter Windows 7 20110520

Method IS_WINDOWS_7 on class CL_ISH_UTL_SYSTEM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600