SAP ABAP Class CL_RSDDTREX_AGGR_CHANGERUN (Change Run Methods for BWA)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTREX (Package) TREX Aggregate
Properties
Class CL_RSDDTREX_AGGR_CHANGERUN  
Short Description Change Run Methods for BWA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTREX   TREX Aggregate 
Created 20071019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTREX_AGGR_CHANGERUN has no interface implemented.
Friends
Class CL_RSDDTREX_AGGR_CHANGERUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CNSID Instance attribute Private Type reference (TYPE) RSDCNSID SID of the change 20071019
2 P_C_DEPTP_CR Constant Private Type reference (TYPE) RSDDBDEPTP 'CR' Change Run 20090907
3 P_JOBID Instance attribute Private Type reference (TYPE) RSDDBMDJOBID Job ID of the MD Indexing Job 20090907
4 P_STATUID Instance attribute Private Type reference (TYPE) SYSUUID_25 UUID in Compressed Form 20071019
5 P_TR_WHERE_USED Instance attribute Private Type reference (TYPE) TP_T_WHERE_USED BI Name of BIA Objects 20071019
6 P_T_CROBJ Instance attribute Private Type reference (TYPE) TP_T_CROBJ 20071019
7 P_T_NAVATTR Instance attribute Private Type reference (TYPE) RSDDB_T_INFOOBJS RSDDB_T_INFOOBJS 20090907
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_BIA_DATA Instance method Public Method 20071019
2 CLEAR_BIA_CNSID Instance method Public Method Deletes the change run ID from table RSDDBOBJDIR 20081117
3 COMMIT_BIA_DATA Instance method Public Method 20071019
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071019
5 CR_ROLLBACK_POSSIBLE Static method Public Method Can the change run be reset? 20071106
6 READ_STATISTICS Static method Public Method CR statistics: Display in CR monitor 20071106
7 SET_BIA_CNSID Instance method Public Method Writes change run ID to table RSDDBOBJDIR 20081117
8 SET_BIA_STATUS Instance method Public Method 20071019
9 SET_INDEX_POINTER Instance method Public Method 20071019
10 _COMMITOPTIMIZE Instance method Private Method 20071019
11 _GET_NAVATTR_JOBID Instance method Private Method Gets the job ID for the navigation attributes 20090908
12 _SET_OLAPCACHE_TMSTMP Instance method Private Method Set OLAP cache relevant timespace for the characteristics 20090908
Events
Class CL_RSDDTREX_AGGR_CHANGERUN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_CROBJ Private See coding 20071019 begin of TP_S_CROBJ, objnm type rsddbbiaobject, r_obj type ref to if_rsddb_obj, end of tp_s_crobj
2 TP_T_CROBJ Private See coding 20071019 TP_T_CROBJ type STANDARD TABLE OF TP_S_CROBJ
3 TP_T_WHERE_USED Private See coding 20071019 TP_T_WHERE_USED type range of rsddbbiaobject
Method Signatures

Method ADJUST_BIA_DATA Signature

Method ADJUST_BIA_DATA on class CL_RSDDTREX_AGGR_CHANGERUN has no parameter.
# Exception Resumable Description Created on
1 PROCESS_FAILED 20071019

Method CLEAR_BIA_CNSID Signature

Method CLEAR_BIA_CNSID on class CL_RSDDTREX_AGGR_CHANGERUN has no parameter.
Method CLEAR_BIA_CNSID on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.

Method COMMIT_BIA_DATA Signature

Method COMMIT_BIA_DATA on class CL_RSDDTREX_AGGR_CHANGERUN has no parameter.
# Exception Resumable Description Created on
1 COMMIT_FAILED 20071019

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNSID Call by reference Type reference (TYPE) RSDCNSID SID der Änderung 20071019
2 Importing I_T_CHABASNM Call by reference Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20071019

Method CONSTRUCTOR on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.

Method CR_ROLLBACK_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNSID Call by reference Type reference (TYPE) RSDCNSID SID der Änderung 20071106
2 Returning R_POSSIBLE Value transfer Type reference (TYPE) RS_BOOL Boolean 20071106

Method CR_ROLLBACK_POSSIBLE on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.

Method READ_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_STATTREX Call by reference Type reference (TYPE) RSDTR_TH_STATTREX 20071106
2 Importing I_TIMESTMP_END Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20071106
3 Importing I_TIMESTMP_START Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20071106
4 Importing I_T_CHABASNM Call by reference Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20071106

Method READ_STATISTICS on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.

Method SET_BIA_CNSID Signature

Method SET_BIA_CNSID on class CL_RSDDTREX_AGGR_CHANGERUN has no parameter.
Method SET_BIA_CNSID on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.

Method SET_BIA_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20071019

Method SET_BIA_STATUS on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.

Method SET_INDEX_POINTER Signature

Method SET_INDEX_POINTER on class CL_RSDDTREX_AGGR_CHANGERUN has no parameter.
Method SET_INDEX_POINTER on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.

Method _COMMITOPTIMIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OBJ Call by reference Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA-Index Objekt 20080711
# Exception Resumable Description Created on
1 COMMIT_FAILED 20071019

Method _GET_NAVATTR_JOBID Signature

Method _GET_NAVATTR_JOBID on class CL_RSDDTREX_AGGR_CHANGERUN has no parameter.
Method _GET_NAVATTR_JOBID on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.

Method _SET_OLAPCACHE_TMSTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Referenzmerkmal 20090908

Method _SET_OLAPCACHE_TMSTMP on class CL_RSDDTREX_AGGR_CHANGERUN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720