SAP ABAP Class CL_SLIM_BPO_SYSTEM_MODEL (System Measurement: Interface to System)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_BPO_SYSTEM_MODEL  
Short Description System Measurement: Interface to System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20080825   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_BPO_SYSTEM_MODEL has no forward declaration.
Interfaces
Class CL_SLIM_BPO_SYSTEM_MODEL has no interface implemented.
Friends
Class CL_SLIM_BPO_SYSTEM_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GRP_SYSTEM_DATA Constant Public Type reference (TYPE) SYMDA-SYM_GRP 'System' System Key 20080919
2 GC_KEY_INST_COMP Constant Public Type reference (TYPE) SYMDA-SYM_KEY 'Inst.Komp' Installed Components 20080919
3 GC_KEY_SYS_STATUS Constant Public Type reference (TYPE) SYMDA-SYM_KEY 'Status' System Status 20080919
4 GC_SLIM_HARDWARE Constant Public Type reference (TYPE) STRING 'SLIM_HARDWARE' Table of Hardware Keys 20080919
5 GS_SYSTEM_INFO Instance attribute Public Type reference (TYPE) SLIM_SYSTEM_INFO System Measurement: System Information 20080919
Methods
# Method Level Visibility Method type Description Created on
1 GET_DB_SYSTEM Instance method Private Method Database System 20080919
2 GET_HARDWARE_KEY Instance method Private Method Returns Hardware Key, also known as Customer_key 20080919
3 GET_INSTALLED_COMPONENTS Instance method Public Method Installed Components 20080919
4 GET_INST_NO Instance method Public Method Installation Number 20080919
5 GET_PRODUCTIVE_STATUS Instance method Private Method Returns Production Status (Production, Test, and so on) 20080919
6 GET_SAP_RELASE Instance method Private Method SAP Release (such as 4.6C) 20080919
7 GET_SYSTEM_ID Instance method Private Method 20080919
8 GET_SYSTEM_INFO Instance method Public Method Returns System Information 20080919
9 GET_SYSTEM_NO Instance method Private Method Returns Unique System Number 20080919
Events
Class CL_SLIM_BPO_SYSTEM_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LY_COMPS Public See coding 20080919 begin of LY_COMPS, release type CVERS_SDU-release, extrelease type CVERS_SDU-extrelease, component type CVERS_SDU-component, desc_text type cvers_sdu-desc_text, end of LY_COMPS
2 LY_INSTNO Public See coding System Measurement: Installation Number 20080919 LY_INSTNO type c length 10
3 LY_SID Public Type reference (TYPE) SYSYSID Name of the SAP System 20080919
4 LY_SYSID Public Type reference (TYPE) SLIM_MEAS_GUID System Measurement: Unique System GUID 20080919
5 LY_SYSNO Public See coding System Measurement: System Number 20080919 LY_SYSNO type c length 18
6 LY_TSYSTEM Public See coding 20080919 begin of LY_TSYSTEM, SYSID type ly_SYSID, sysno type ly_SYSNO, instno type c length 10, sid type SYSYSID, saprel type SYSAPRL, dbsys type SYDBSYS, status type SYSSTAT, ishost type c length 1, end of ly_tsystem
Method Signatures

Method GET_DB_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DBSYS Value transfer Type reference (TYPE) SYDBSYS Zentrales Datenbanksystem 20080919

Method GET_DB_SYSTEM on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.

Method GET_HARDWARE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_HWKEY Value transfer Type reference (TYPE) STRING 20080919

Method GET_HARDWARE_KEY on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.

Method GET_INSTALLED_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_COMPS Value transfer Object reference (TYPE REF TO) DATA 20080919

Method GET_INSTALLED_COMPONENTS on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.

Method GET_INST_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_INSTNO Value transfer Type reference (TYPE) LY_INSTNO Systemvermessung: Installationsnummer 20080919

Method GET_INST_NO on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.

Method GET_PRODUCTIVE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_STATUS Value transfer Type reference (TYPE) STRING 20080919

Method GET_PRODUCTIVE_STATUS on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.

Method GET_SAP_RELASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_RELASE Value transfer Type reference (TYPE) SYSAPRL Release-Stand des SAPSystems 20080919

Method GET_SAP_RELASE on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.

Method GET_SYSTEM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SYS_ID Value transfer Type reference (TYPE) SYSYSID Name des SAP-Systems 20080919

Method GET_SYSTEM_ID on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.

Method GET_SYSTEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_SYS Value transfer Object reference (TYPE REF TO) DATA systemvermessung: Systeminformationen 20080919

Method GET_SYSTEM_INFO on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.

Method GET_SYSTEM_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_SYNO Value transfer Type reference (TYPE) SLIC_SYSID Eindeutige System-ID von saplicense 20080919

Method GET_SYSTEM_NO on class CL_SLIM_BPO_SYSTEM_MODEL has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in