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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Initializes gs_sys_params | 20050511 | |
| 2 | Static method | Public | Method | Switch: Is SAP ACM Active? | 20050819 | |
| 3 | Static method | Public | Method | Returns Whether System is a Customer System | 20050511 | |
| 4 | Static method | Public | Method | Switch: Is ISHMED Active? | 20050819 | |
| 5 | Static method | Public | Method | Returns Whether System is an SAP System | 20050511 | |
| 6 | 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 | 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 | 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 | 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 | 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 | 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 |