SAP ABAP Class CL_RSDDB_PROC_DELTA (Fill BIA index initially)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDB (Package) BIA Objects and Write Routines
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDB_PROC Process on BIA Indexes 20070208
Properties
Class CL_RSDDB_PROC_DELTA  
Short Description Fill BIA index initially    
Super Class CL_RSDDB_PROC Process on BIA Indexes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDB   BIA Objects and Write Routines 
Created 20060812   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDRS 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)
3 RSENQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDB_PROC_DELTA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDDB_OBJ 20060812 BIA Index Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DELTAPROCTP Instance attribute Private Type reference (TYPE) RSDDBDELTAPROCTP Process Type of Delta Process for BIA Index 20060812
2 P_ID Instance attribute Private Type reference (TYPE) INT4 Process ID, Req ID, Load ID 20060812
3 P_JOBID Instance attribute Private Type reference (TYPE) RSDDBMDJOBID Master Data Indexing Job - Status 20090831
4 P_R_OBJ Instance attribute Private Object reference (TYPE REF TO) IF_RSDDB_OBJ BIA Index Object 20060812
5 P_TEXTID Instance attribute Private Type reference (TYPE) RSREQUID Request ID for Text Update 20120509
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060812
2 DELTA Instance method Protected Method Rollup, New Texts, New Characteristic Values 20060812
3 _CHECK_NECESSARY Instance method Private Method Is a table affected in this delta process? 20071122
4 _CHECK_NEWMD_EXISTS Instance method Private Method InfoCube Only: New mster data must be indexed last 20061117
5 _CHECK_NEWMD_INDEXED Instance method Private Method 20061105
6 _CLEAN_CNSID Instance method Private Method Delete CNSID if set after terminated CR 20071030
7 _GET_WHERE Instance method Private Method Build a WHERE condition from ID 20080710
Events
Class CL_RSDDB_PROC_DELTA has no event.
Types
Class CL_RSDDB_PROC_DELTA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELTAPROCTP Call by reference Type reference (TYPE) RSDDBDELTAPROCTP Prozesstyp eines Delta-Prozesses für BIA-Indizes 20060812
2 Importing I_ID Call by reference Type reference (TYPE) INT4 RNSID_TO, ProzessID oder PaketID 20060812
3 Importing I_R_OBJ Value transfer Object reference (TYPE REF TO) IF_RSDDB_OBJ 20060812
4 Importing I_STATUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20080725
5 Importing I_TEXTID Call by reference Type reference (TYPE) RSREQUID Request-ID für Text-Aktualisierung 20120509

Method CONSTRUCTOR on class CL_RSDDB_PROC_DELTA has no exception.

Method DELTA Signature

Method DELTA on class CL_RSDDB_PROC_DELTA has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDB_BIAAPI Fehlermeldung aus BIA-API 20060830
2 CX_RSDDB_BIALOCK Sperre auf dem BIA-Serv er 20070215
3 CX_RSDDB_DBREAD Fehler beim Lesen von DB 20060830
4 CX_RSDDB_LOCKED Sperre sitzt fürs Füllen eines BIA-Index 20061025
5 CX_RSDDB_PARALLEL Fehler in der parallelen Indzierung 20060830

Method _CHECK_NECESSARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TABLES Call by reference Type reference (TYPE) RSDDB_S_TABLES Tabelle eines BIA-Index 20071122
2 Importing I_S_WHERE Call by reference Type reference (TYPE) RSDRS_S_WHERE 20071123
3 Returning R_NECESSARY Value transfer Type reference (TYPE) RS_BOOL Boolean 20071122

Method _CHECK_NECESSARY on class CL_RSDDB_PROC_DELTA has no exception.

Method _CHECK_NEWMD_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MD_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20080725

Method _CHECK_NEWMD_EXISTS on class CL_RSDDB_PROC_DELTA has no exception.

Method _CHECK_NEWMD_INDEXED Signature

Method _CHECK_NEWMD_INDEXED on class CL_RSDDB_PROC_DELTA has no parameter.
# Exception Resumable Description Created on
1 CX_RSDDB_LOCKED Sperre sitzt fürs Füllen eines BIA-Index 20061106

Method _CLEAN_CNSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSDDBBIAOBJECT BI-Name des Objekts des BIA-Index (InfoCube o. InfoObjekt) 20071030

Method _CLEAN_CNSID on class CL_RSDDB_PROC_DELTA has no exception.

Method _GET_WHERE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TABLES Call by reference Type reference (TYPE) RSDDB_S_TABLES Tabelle eines BIA-Index 20080710
2 Returning R_S_WHERE Value transfer Type reference (TYPE) RSDRS_S_WHERE 20080710

Method _GET_WHERE on class CL_RSDDB_PROC_DELTA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710