SAP ABAP Class CX_SLIM_GLOBAL (System Measurement: Global Exception Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20061018
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20061018
Properties
Class CX_SLIM_GLOBAL  
Short Description System Measurement: Global Exception Class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BV    
Program status     
Category 40  Exception Class 
Package SLIM   System Measurement 
Created 20060906   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SLIM_GLOBAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20061018
Friends
Class CX_SLIM_GLOBAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_APPLIC Instance attribute Public Type reference (TYPE) RSUVM_APPL ID for an appl. (for example, an IBU) for system measurement 20061018
2 GA_JOBNUMBER Instance attribute Public Type reference (TYPE) T_JOBNO 20061018
3 GA_MEAS_NO Instance attribute Public Type reference (TYPE) RSUVM_MNO System Measurement: Current Measurement Number 20061018
4 GA_MODULE Instance attribute Public Type reference (TYPE) STRING 20061018
5 GA_MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20110912
6 GA_SESSION_ID Instance attribute Public Type reference (TYPE) CHAR10 Character Field Length = 10 20061018
7 GA_SUBRC Instance attribute Public Type reference (TYPE) T_SUBRC Version Number Components 20061018
8 GA_T100_KEY Instance attribute Public Attribute reference (LIKE) 20061018
9 GA_VALUE_1 Instance attribute Public Type reference (TYPE) STRING 20061018
10 TX_CLIENT_SPECIFIC Constant Public See coding 20070824
11 TX_DB_DELETE_ERROR Constant Public See coding 20061018
12 TX_DB_READ_ERROR Constant Public See coding 20061018
13 TX_DB_WRITE_ERROR Constant Public See coding 20061018
14 TX_DELETE_SUCCESS Constant Public See coding 20061018
15 TX_DEV_CHECK_ERROR Constant Public See coding 20061128
16 TX_FILE_ERROR Constant Public See coding 20090311
17 TX_INT_TABLE Constant Public See coding 20090311
18 TX_JOBS_ACTIVE Constant Public See coding 20061018
19 TX_JOB_NO_TUJOB Constant Public See coding 20061018
20 TX_MEAS_ABORT Constant Public See coding 20090311
21 TX_MEAS_LOCKED Constant Public See coding 20061018
22 TX_MEAS_RUNNING Constant Public See coding 20090311
23 TX_NEW_TRANSFER Constant Public See coding 20110912
24 TX_NO_EMAIL Constant Public See coding 20090311
25 TX_NO_LOCK Constant Public See coding 20090311
26 TX_NO_MEASNO Constant Public See coding 20061018
27 TX_NO_MEAS_DATA Constant Public See coding 20090311
28 TX_NO_PROTOCOL Constant Public See coding 20070924
29 TX_STORE_RESULT Constant Public See coding 20061128
30 TX_TRANSFER_179 Constant Public See coding 20061018
31 TX_TRANSFER_187 Constant Public See coding 20061018
32 TX_TRANSFER_188 Constant Public See coding 20061018
33 TX_TRANSFER_ABORT Constant Public See coding 20061018
34 TX_TRANSFER_AUTH Constant Public See coding 20061018
35 TX_TRANSFER_ID Constant Public See coding 20061018
36 TX_TRANSFER_LOCKED Constant Public See coding 20061018
37 TX_TRANSFER_MODULE Constant Public See coding 20061018
38 TX_TRANSFER_NOT_BOUND Constant Public See coding 20061027
39 TX_TRANSFER_NOT_PLANNED Constant Public See coding 20061018
40 TX_TRANSFER_NO_DATA Constant Public See coding 20061018
41 TX_TRANSFER_NO_INFO Constant Public See coding 20061018
42 TX_TRANSFER_NO_TX_DATA Constant Public See coding 20061018
43 TX_TRANSFER_PLANNED Constant Public See coding 20061018
44 TX_TRANSFER_SDCCN_SESSION Constant Public See coding 20061018
45 TX_TRANSFER_SDCCN_SESSION_ID Constant Public See coding 20061018
46 TX_TRANSFER_SDCC_SESSION Constant Public See coding 20061018
47 TX_TRANSFER_SDCC_VERSION Constant Public See coding 20061018
48 TX_TRANSFER_STORE Constant Public See coding 20061018
49 TX_TRANSFER_SUCCES Constant Public See coding 20061018
50 TX_TRANSFER_TUSTAT Constant Public See coding 20061018
51 TX_UP_DOWN_LOAD Constant Public See coding 20090311
52 TX_USER_CANCEL Constant Public See coding 20090311
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061018
Events
Class CX_SLIM_GLOBAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_JOBNO Public See coding 20061018 T_JOBNO type n LENGTH 3
2 T_SUBRC Public See coding Version Number Components 20061018 T_SUBRC type c LENGTH 2
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GA_APPLIC Call by reference Type reference (TYPE) RSUVM_APPL 20061018
2 Importing GA_JOBNUMBER Call by reference Type reference (TYPE) T_JOBNO 20061018
3 Importing GA_MEAS_NO Call by reference Type reference (TYPE) RSUVM_MNO 20061018
4 Importing GA_MODULE Call by reference Type reference (TYPE) STRING 20061018
5 Importing GA_MSGV1 Call by reference Type reference (TYPE) SYMSGV 20110912
6 Importing GA_SESSION_ID Call by reference Type reference (TYPE) CHAR10 20061018
7 Importing GA_SUBRC Call by reference Type reference (TYPE) T_SUBRC 20061018
8 Importing GA_VALUE_1 Call by reference Type reference (TYPE) STRING 20061018
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20061018
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20061018

Method CONSTRUCTOR on class CX_SLIM_GLOBAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in