SAP ABAP Class CL_UPD_SU22 (Database Update for SU24)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
Properties
Class CL_UPD_SU22  
Short Description Database Update for SU24    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_PROFGEN   ABAP Role Administration (Profile Generator) 
Created 20121108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UPD_SU22 has no forward declaration.
Interfaces
Class CL_UPD_SU22 has no interface implemented.
Friends
Class CL_UPD_SU22 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GD_APPL_CNT Instance attribute Private Type reference (TYPE) SY-TABIX Index of Internal Tables 20121108
2 GD_CNT_CURR Instance attribute Private Type reference (TYPE) SY-TABIX Index of Internal Tables 20121108
3 GD_MSG_TX Instance attribute Private Type reference (TYPE) SY-MSGV1 Message Variable 20121108
4 GD_PACK_CNT Instance attribute Public Type reference (TYPE) SY-TABIX Index of Internal Tables 20121108
5 GD_PACK_SIZE Instance attribute Public Type reference (TYPE) SY-TABIX Index of Internal Tables 20121108
6 GO_SU25 Instance attribute Private Object reference (TYPE REF TO) CL_SU25 General Methods for SU25 20121108
7 GT_KEY Instance attribute Private Type reference (TYPE) USOBKEY_T Table Type for USOBKEY 20121108
8 GT_TSTMP_T_01 Instance attribute Private Type reference (TYPE) USOBT_TSTMP_T New USOBT_C entries 20121108
9 GT_TSTMP_T_02 Instance attribute Private Type reference (TYPE) USOBT_TSTMP_T USOBT_C entries to be changed 20121108
10 GT_TSTMP_T_06 Instance attribute Private Type reference (TYPE) USOBT_TSTMP_T Obsolete USOBT_C entries 20121108
11 GT_TSTMP_X_01 Instance attribute Private Type reference (TYPE) USOBX_TSTMP_T New USOBX_C entries 20121108
12 GT_TSTMP_X_02 Instance attribute Private Type reference (TYPE) USOBX_TSTMP_T USOBX_C entries to be changed 20121108
13 GT_TSTMP_X_06 Instance attribute Private Type reference (TYPE) USOBX_TSTMP_T Obsolete USOBX_C entries 20121108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Initialization 20121108
2 PUT_TSTMP_DATA_TO_DB Instance method Public Method Write time stamp buffer to database 20121108
3 SYNC_SU22_TSTMP_COLLECT Instance method Public Method Collect application time stamp data 20121108
Events
Class CL_UPD_SU22 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_T_KEY Public See coding Key attributes of USOBT* 20121108 BEGIN OF ts_t_key , name TYPE usobkey-name , type TYPE usobkey-type , object TYPE xuobject , field TYPE xufield , low TYPE xuval , END OF ts_t_key
2 TS_X_KEY Public See coding Key attributes of USOBX* 20121108 BEGIN OF ts_x_key , name TYPE usobkey-name , type TYPE usobkey-type , object TYPE xuobject , END OF ts_x_key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_APPL_CNT Call by reference Type reference (TYPE) SY-TABIX Anzahl zu aktualiserender Anwendungen 20121108
2 Importing ID_PACK_SIZE Call by reference Type reference (TYPE) SY-TABIX Anzahl Anwendung pro DB-Zugriff 20121108
3 Importing ID_PI_ACTIV Call by reference Type reference (TYPE) BOOLE_D Progress Indicator an = 'X'. 20121109
4 Importing IR_SU25 Call by reference Object reference (TYPE REF TO) CL_SU25 Allgemeine Methoden für SU25 20121108

Method CONSTRUCTOR on class CL_UPD_SU22 has no exception.

Method PUT_TSTMP_DATA_TO_DB Signature

Method PUT_TSTMP_DATA_TO_DB on class CL_UPD_SU22 has no parameter.
Method PUT_TSTMP_DATA_TO_DB on class CL_UPD_SU22 has no exception.

Method SYNC_SU22_TSTMP_COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) USOBKEY Application key ( name and type) 20121108

Method SYNC_SU22_TSTMP_COLLECT on class CL_UPD_SU22 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740