SAP ABAP Class CL_SLIM_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_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 | 20090716 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SLIM_SYSTEM_MODEL has no forward declaration.
Interfaces
Class CL_SLIM_SYSTEM_MODEL has no interface implemented.
Friends
Class CL_SLIM_SYSTEM_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SYMDA-SYM_GRP | 'System' | System Key | 20090716 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYMDA-SYM_KEY | 'Inst.Komp' | Installed Components | 20090716 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYMDA-SYM_KEY | 'Status' | System Status | 20090716 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SLIM_HARDWARE' | Table of Hardware Keys | 20090716 | |
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'SLIM_SYSCOMP' | Table Name System Components | 20090716 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SLIM_SYS' | Name System Table | 20090716 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SLIM_SYSTEM_INFO | System Measurement: System Information | 20090716 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Installed Components | 20090716 |
2 | ![]() |
Instance method | Public | Method | Installation Number | 20090716 |
Events
Class CL_SLIM_SYSTEM_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GY_COMPS | Public | See coding | 20090716 | begin of gY_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 gY_COMPS
|
||
2 | GY_HWKEY | Public | Type reference (TYPE) | SLIM_HWKEY | System Measurement: Hardware Key | 20090716 |
|
3 | GY_INSTNO | Public | Type reference (TYPE) | SLIM_INSTNO | System Measurement: Installation Number | 20090716 |
|
4 | GY_SID | Public | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20090716 |
|
5 | GY_SYIN | Public | Type reference (TYPE) | SLIM_SYSTEM_INFO | 20090716 |
|
|
6 | GY_SYSID | Public | Type reference (TYPE) | SLIM_SYSID | System Measurement: Unique System GUID | 20090716 |
|
7 | GY_SYSNO | Public | Type reference (TYPE) | SLIM_SYSNO | System Measurement: System Number | 20090716 |
|
8 | LY_TSYSTEM | Public | See coding | 20090716 | begin of LY_TSYSTEM,
SYSID type gy_SYSID,
sysno type gy_SYSNO,
instno type SLIM_INSTNO,
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_INSTALLED_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PR_COMPS | Value transfer | Object reference (TYPE REF TO) | DATA | 20090716 |
Method GET_INSTALLED_COMPONENTS on class CL_SLIM_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 | ![]() |
PR_INSTNO | Value transfer | Type reference (TYPE) | GY_INSTNO | Systemvermessung: Installationsnummer | 20090716 |
Method GET_INST_NO on class CL_SLIM_SYSTEM_MODEL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |