Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDDB_OBJ | BIA Index Object | 20060725 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060813 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_OBJ_DMY | Dummy Object | 20070312 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_OBJ_HIE | Collection class for Hierarchies of an IO | 20080821 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_OBJ_HIS | A Hierarchy Version (HIESID-SVER) | 20080821 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_OBJ_IC | BIA Index Type InfoCube | 20060725 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_OBJ_MD | BIA Index Type InfoObjekt (Without Text) | 20060725 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDB_OBJ_SPO | BWA Index for an SPO | 20081021 |
Properties
Class | CL_RSDDB_OBJ | |
Short Description | BIA Index Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDDB | BIA Objects and Write Routines |
Created | 20060725 | SAP |
Last change | 20140121 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDDB_OBJ | BIA Index Object | 20060725 | ||
2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060813 |
Friends
Class CL_RSDDB_OBJ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20070102 | ||||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20090612 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100426 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20081110 | ||||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20080821 | ||||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20080815 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSINFOPROV | Rebuild InfoProvider's Logical Index | 20110606 | ||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090813 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20060725 | ||||
10 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100504 | ||||
11 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20060823 | ||||
12 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20081215 | ||||
13 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RSDDB_TS_BIAOBJTP | List of objects already checked | 20111230 | ||
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RSD_T_IOBJNM | List of objects to be deleted | 20090610 | ||
15 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20060727 | ||||
16 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20060823 | ||||
17 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20060725 | ||||
18 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20060725 | ||||
19 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20060725 | ||||
20 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20091001 | ||
21 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20060725 | ||||
22 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RSD_T_IOBJNM | List of Dependent Objects | 20080409 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDDBDEPLEVEL | Nesting Depth for Dependent InfoObjects in the BIA Index IO | 20060803 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDRS_SX_QUERY | Relational Model ==> JOIN Index | 20080708 | ||
25 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSD_T_DTA_PRO | InfoObject Properties in Data Target | 20060725 | ||
26 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NUMC4 | Counter for REPROCESS_SX_QUERY | 20091216 | ||
27 | ![]() |
Static Attribute | Private | See coding | List of Supported TLOGO Types | 20100616 |
Methods
Events
Class CL_RSDDB_OBJ has no event.
Types
Class CL_RSDDB_OBJ has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_RSDDB_OBJ has no parameter.
Method ACTIVATE on class CL_RSDDB_OBJ has no exception.
Method CHECK Signature
Method CHECK on class CL_RSDDB_OBJ has no parameter.
Method CHECK on class CL_RSDDB_OBJ has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSDDB_OBJ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDDB_OBJ has no exception.
Method CONSTRUCTOR 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) | 20080815 |
Method CONSTRUCTOR on class CL_RSDDB_OBJ has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COBPROVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20070102 | |
2 | ![]() |
I_DEPLEVEL | Call by reference | Type reference (TYPE) | RSDDBDEPLEVEL | SPACE | Schachteltiefe für abhängige InfoObjekte beim BIA-Index IO | 20060803 | |
3 | ![]() |
I_IDXTP | Call by reference | Type reference (TYPE) | RSDDBIDXTP | Typ des BIA-Index | 20060725 | ||
4 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060725 | ||
5 | ![]() |
R_R_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_RSDDB_OBJ | BIA-Index Objekt | 20060725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoObject does not exist | 20130208 |
Method DELETE Signature
Method DELETE on class CL_RSDDB_OBJ has no parameter.
Method DELETE on class CL_RSDDB_OBJ has no exception.
Method DELTA Signature
Method DELTA on class CL_RSDDB_OBJ has no parameter.
Method DELTA on class CL_RSDDB_OBJ has no exception.
Method FILL Signature
Method FILL on class CL_RSDDB_OBJ has no parameter.
Method FILL on class CL_RSDDB_OBJ has no exception.
Method GET_BIAINDEX_OBJSTAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDXTP | Call by reference | Type reference (TYPE) | RSDDBIDXTP | Typ des BIA-Index | 20080930 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060807 | ||
3 | ![]() |
R_OBJSTAT | Value transfer | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20060807 |
Method GET_BIAINDEX_OBJSTAT on class CL_RSDDB_OBJ has no exception.
Method GET_NOBIANOQUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100423 | ||
2 | ![]() |
R_NOBIANOQUERY | Value transfer | Type reference (TYPE) | RSDDBNOBIANOQUERY | Indikator, ob bei nicht vorhandenem BWA die Query abbricht | 20100423 |
Method GET_NOBIANOQUERY on class CL_RSDDB_OBJ has no exception.
Method GET_OBJDIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060802 | ||
2 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20060802 | |
3 | ![]() |
R_S_OBJDIR | Value transfer | Type reference (TYPE) | RSDDBOBJDIR | BIA-Index Objekte | 20060802 |
Method GET_OBJDIR on class CL_RSDDB_OBJ has no exception.
Method GET_OBJINFO Signature
Method GET_OBJINFO on class CL_RSDDB_OBJ has no parameter.
Method GET_OBJINFO on class CL_RSDDB_OBJ has no exception.
Method GET_OBJINFO_ALL Signature
Method GET_OBJINFO_ALL on class CL_RSDDB_OBJ has no parameter.
Method GET_OBJINFO_ALL on class CL_RSDDB_OBJ has no exception.
Method GET_OBJPROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100504 | ||
2 | ![]() |
R_S_OBJPROP | Value transfer | Type reference (TYPE) | RSDDBOBJPROP | BIA-Index Objekte | 20100504 |
Method GET_OBJPROP on class CL_RSDDB_OBJ has no exception.
Method GET_TIMDEPFL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | Referenzmerkmal | 20060727 | ||
2 | ![]() |
R_TIMDEPFL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060727 |
Method GET_TIMDEPFL on class CL_RSDDB_OBJ has no exception.
Method IS_TLOGO_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | Objekttyp (TLOGO) | 20100616 | ||
2 | ![]() |
R_SUPPORTED | Value transfer | Type reference (TYPE) | RS_BOOL | TLOGO Typ kann einen BIA-Index haben (ja/nein) | 20100616 |
Method IS_TLOGO_SUPPORTED on class CL_RSDDB_OBJ has no exception.
Method RECOVER Signature
Method RECOVER on class CL_RSDDB_OBJ has no parameter.
Method RECOVER on class CL_RSDDB_OBJ has no exception.
Method SET_BIAINDEX_OBJSTAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060813 | ||
2 | ![]() |
I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20060813 | ||
3 | ![]() |
I_TECHINA | Call by reference | Type reference (TYPE) | RSDDTREXTECHINA | Technischer Grund warum eine BIA-Index inaktiv ist | 20070413 |
Method SET_BIAINDEX_OBJSTAT on class CL_RSDDB_OBJ has no exception.
Method SET_HANA_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HANAMODELFL | Call by reference | Type reference (TYPE) | RSMHANAMODEL | Flag: Analytic View in HANA DB for corresponding InfoCube | 20130422 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSDDBBIAOBJECT | BW Name of Object of BWA Index (InfoCube or InfoObject) | 20130422 |
Method SET_HANA_VIEW on class CL_RSDDB_OBJ has no exception.
Method SET_NOBIANOQUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NOBIANOQUERY | Call by reference | Type reference (TYPE) | RSDDBNOBIANOQUERY | Indikator, ob bei nicht vorhandenem BWA die Query abbricht | 20100423 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100423 |
Method SET_NOBIANOQUERY on class CL_RSDDB_OBJ has no exception.
Method SET_OBJDIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_OBJDIR | Call by reference | Type reference (TYPE) | RSDDBOBJDIR | BIA-Index Objekte | 20060802 |
Method SET_OBJDIR on class CL_RSDDB_OBJ has no exception.
Method SHADOW Signature
Method SHADOW on class CL_RSDDB_OBJ has no parameter.
Method SHADOW on class CL_RSDDB_OBJ has no exception.
Method TRUNCATE Signature
Method TRUNCATE on class CL_RSDDB_OBJ has no parameter.
Method TRUNCATE on class CL_RSDDB_OBJ has no exception.
Method UPDATE Signature
Method UPDATE on class CL_RSDDB_OBJ has no parameter.
Method UPDATE on class CL_RSDDB_OBJ has no exception.
Method _ADD_DELTAINFO Signature
Method _ADD_DELTAINFO on class CL_RSDDB_OBJ has no parameter.
Method _ADD_DELTAINFO on class CL_RSDDB_OBJ has no exception.
Method _GET_IDXATTRS Signature
Method _GET_IDXATTRS on class CL_RSDDB_OBJ has no parameter.
Method _GET_IDXATTRS on class CL_RSDDB_OBJ has no exception.
Method _GET_IDXTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060725 | ||
2 | ![]() |
R_IDXTP | Value transfer | Type reference (TYPE) | RSDDBIDXTP | Typ des BIA-Index | 20060725 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
InfoObject does not exist | 20130208 |
Method _GET_INFOOBJS Signature
Method _GET_INFOOBJS on class CL_RSDDB_OBJ has no parameter.
Method _GET_INFOOBJS on class CL_RSDDB_OBJ has no exception.
Method _GET_JOINS Signature
Method _GET_JOINS on class CL_RSDDB_OBJ has no parameter.
Method _GET_JOINS on class CL_RSDDB_OBJ has no exception.
Method _GET_KYFS Signature
Method _GET_KYFS on class CL_RSDDB_OBJ has no parameter.
Method _GET_KYFS on class CL_RSDDB_OBJ has no exception.
Method _GET_OBJDIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IDXTP | Call by reference | Type reference (TYPE) | RSDDBIDXTP | Typ des BIA-Index | 20090305 | ||
2 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060726 | ||
3 | ![]() |
R_S_OBJDIR | Value transfer | Type reference (TYPE) | RSDDBOBJDIR | BIA-Index Objekte | 20060726 |
Method _GET_OBJDIR on class CL_RSDDB_OBJ has no exception.
Method _GET_OBJINFO Signature
Method _GET_OBJINFO on class CL_RSDDB_OBJ has no parameter.
Method _GET_OBJINFO on class CL_RSDDB_OBJ has no exception.
Method _GET_SX_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20080708 |
Method _GET_SX_QUERY on class CL_RSDDB_OBJ has no exception.
Method _GET_TABALIAS_NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TABALIAS | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20090528 | |||
2 | ![]() |
R_TABALIAS | Value transfer | Type reference (TYPE) | RSD_TABLNM | 20090528 |
Method _GET_TABALIAS_NEW on class CL_RSDDB_OBJ has no exception.
Method _GET_TABLES Signature
Method _GET_TABLES on class CL_RSDDB_OBJ has no parameter.
Method _GET_TABLES on class CL_RSDDB_OBJ has no exception.
Method _IS_USED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_USED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081028 | ||
2 | ![]() |
E_SUPER_IS_USED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20081028 |
Method _IS_USED on class CL_RSDDB_OBJ has no exception.
Method _REPROCESS_SX_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20090527 |
Method _REPROCESS_SX_QUERY on class CL_RSDDB_OBJ has no exception.
Method _RESET_DATASTATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20110915 |
Method _RESET_DATASTATE on class CL_RSDDB_OBJ has no exception.
Method _SET_DATASTATE Signature
Method _SET_DATASTATE on class CL_RSDDB_OBJ has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlermeldung aus BIA-API | 20090115 |
Method __FLAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060815 | ||
2 | ![]() |
R_IDXTP | Value transfer | Type reference (TYPE) | RSDDBIDXTP | Typ des BIA-Index | 20060815 |
Method __FLAT on class CL_RSDDB_OBJ has no exception.
Method __HAS_TEXT_CONVERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHABASNM | Call by reference | Type reference (TYPE) | RSCHABASNM | Referenzmerkmal | 20091130 | ||
2 | ![]() |
R_TEXT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20091130 |
Method __HAS_TEXT_CONVERSION on class CL_RSDDB_OBJ has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |