SAP ABAP Class CL_RSDDB_PROC_FILL (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_FILL | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDB_PROC_FILL 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 | Instance attribute | Private | Type reference (TYPE) | RSDDBMDJOBID | Master Data Indexing Job - Status | 20111202 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA Index Object | 20060812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060812 | |
| 2 | Instance method | Protected | Method | 20060812 | ||
| 3 | Instance method | Public | Method | Fill Individual Index | 20061117 | |
| 4 | Static method | Public | Method | Schedule the BIA index fill job as a batch for now | 20070322 | |
| 5 | Instance method | Private | Method | 20060812 | ||
| 6 | Instance method | Private | Method | Build a WHERE condition from the Request Restriction | 20060812 | |
| 7 | Instance method | Private | Method | Delete and Refill Entries in NEWSID | 20080715 | |
| 8 | Instance method | Private | Method | 20060904 |
Events
Class CL_RSDDB_PROC_FILL has no event.
Types
Class CL_RSDDB_PROC_FILL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOBID | Call by reference | Type reference (TYPE) | RSDDBMDJOBID | Job-ID eines BWA-Stammdatenindizierjobs | 20111202 | |||
| 2 | I_R_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | 20060812 | ||||
| 3 | I_STATUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20060812 |
Method CONSTRUCTOR on class CL_RSDDB_PROC_FILL has no exception.
Method FILL Signature
Method FILL on class CL_RSDDB_PROC_FILL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060830 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070208 | ||
| 3 | Fehler beim Lesen von DB | 20060830 | ||
| 4 | Sperre sitzt fürs Füllen eines BIA-Index | 20060904 | ||
| 5 | Fehler in der parallelen Indzierung | 20060830 |
Method FILL_INDEX_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECREATE_INFOPROV_LOGINDEX | Call by reference | Type reference (TYPE) | RSINFOPROV | Logischer Index des InfoProvider neu aufbauen | 20110606 | |||
| 2 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20061117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20061117 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070215 | ||
| 3 | Fehler beim Lesen von DB | 20061117 | ||
| 4 | Fehler in der parallelen Indzierung | 20061117 |
Method SCHEDULE_BATCHFILL_NOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | RSDDBBIAOBJECT | BI-Name des Objekts des BIA-Index (InfoCube o. InfoObjekt) | 20070322 |
Method SCHEDULE_BATCHFILL_NOW on class CL_RSDDB_PROC_FILL has no exception.
Method _FILL_EFACTINDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESS | Call by reference | Type reference (TYPE) | CHAR1 | RSDTR_C_PROCESSTP-NEW | Einstelliges Kennzeichen | 20110915 | ||
| 2 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060815 | |||
| 3 | R_TABIX_ALL | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060830 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070215 | ||
| 3 | Fehler beim Lesen von DB | 20060830 | ||
| 4 | Fehler in der parallelen Indzierung | 20060830 |
Method _GET_REQUID_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESSTP | Call by reference | Type reference (TYPE) | CHAR1 | RSDTR_C_PROCESSTP-NEW | Einstelliges Kennzeichen | 20090216 | ||
| 2 | I_S_TABLES | Call by reference | Type reference (TYPE) | RSDDB_S_TABLES | Tabelle eines BIA-Index | 20060812 | |||
| 3 | R_S_WHERE | Value transfer | Type reference (TYPE) | RSDRS_S_WHERE | 20060812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requests sind bereits vollständig hochgerollt | 20090825 |
Method _PREPARE_NEWSID_ENTRIES Signature
Method _PREPARE_NEWSID_ENTRIES on class CL_RSDDB_PROC_FILL has no parameter.
Method _PREPARE_NEWSID_ENTRIES on class CL_RSDDB_PROC_FILL has no exception.
Method _RETRY_DEPOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_INFOOBJS | Call by reference | Type reference (TYPE) | RSDDB_T_INFOOBJS | Infoobjekte eines BIA-Index | 20060904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aus BIA-API | 20060908 | ||
| 2 | Sperre auf dem BIA-Serv er | 20070215 | ||
| 3 | Fehler beim Lesen von DB | 20060908 | ||
| 4 | Sperre sitzt fürs Füllen eines BIA-Index | 20060904 | ||
| 5 | Fehler in der parallelen Indzierung | 20060908 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |