Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_HDB_CLASSIC_CUBE_META | Metadata Provider for InfoCubes on New DB | 20110131 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_HDB_DATA_STORE_META | Metadata Provider for a Datastore | 20110705 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_HDB_MD_METAPROV | Metadata Provider of a Master Data Provider on New DB | 20110126 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_HDB_MD_VALUEHELP_META | Metadata Provider of an F4 Help Provider on New DB | 20110126 |
Properties
| Class | CL_RSDD_HDB_INDEX_METAPROV | |
| Short Description | Metadata Provider for New DB Column View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDD_HDB_INDEX | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSDD_HDB_INDEX | Access Layer for New DB Calc. Engine |
| Created | 20110126 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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
Class CL_RSDD_HDB_INDEX_METAPROV has no interface implemented.
Friends
Class CL_RSDD_HDB_INDEX_METAPROV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of the Fact Table for this InfoProvider | 20110126 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Infoprovider Name | 20110126 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Instance is initialized | 20110126 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of the Fact Table from the Provider's Metadata | 20110126 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_DTA | Properties of the InfoProvider | 20110311 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Name Conversions for NewDB | 20110126 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSDRS_SX_QUERY | SX_QUERY Structure of this InfoProvider | 20110126 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_IDXATTR | Column View Attributes | 20110126 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_CONSTRAINT | Selection Conditions on Attributes | 20110126 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RSD_T_DTA_PRO | InfoObject Properties in Data Target | 20110126 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_JOIN | List of Column View Join Conditions for Attributes | 20110126 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_KYF | List of Column View Key Figures | 20110126 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TN_TS_PLACEHOLDER | List of Placeholders Used | 20110412 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_SOURCE_TABLE | Data Sources of Column View | 20110126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds additional selection conditions (LO JOIN for example) | 20110126 | |
| 2 | Instance method | Protected | Method | Inserts new placeholder into list | 20110412 | |
| 3 | Instance method | Protected | Method | Builds the InfoProvider's SX_QUERY structure | 20110126 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20110126 | |
| 5 | Instance method | Protected | Method | Calculates the nameof the fact table (child-specific) | 20110126 | |
| 6 | Instance method | Protected | Method | Derives the name of the metadata fact table | 20110126 | |
| 7 | Instance method | Protected | Method | Builds the list of attributes and selection conditions | 20110126 | |
| 8 | Instance method | Protected | Method | Builds the list of selection conditions | 20110126 | |
| 9 | Instance method | Protected | Method | Initializes the InfoProvider's runtime definition | 20110126 | |
| 10 | Instance method | Protected | Method | Builds the list of join conditions | 20110126 | |
| 11 | Instance method | Protected | Method | Builds the list of key figures | 20110126 | |
| 12 | Instance method | Protected | Method | Builds the list of data sources | 20110126 | |
| 13 | Instance method | Protected | Method | Returns the table type of the anchor table | 20110708 | |
| 14 | Instance method | Public | Method | Returns the list of column view attributes | 20110126 | |
| 15 | Instance method | Public | Method | Returns the selection conditions or filters | 20110126 | |
| 16 | Instance method | Private | Method | Builds the operand for a selection condition | 20110527 | |
| 17 | Instance method | Private | Method | Determines the operator for the selection condition | 20110527 | |
| 18 | Instance method | Protected | Method | Returns an instance of the InfoProvider description | 20110311 | |
| 19 | Instance method | Public | Method | Returns the InfoProvider's runtime properties | 20110126 | |
| 20 | Instance method | Public | Method | Returns the name of the fact table | 20110126 | |
| 21 | Instance method | Public | Method | Returns the name of the InfoProvider | 20110126 | |
| 22 | Instance method | Public | Method | Returns the list of Join conditions | 20110126 | |
| 23 | Instance method | Public | Method | Returns the list of column view key figures | 20110126 | |
| 24 | Instance method | Protected | Method | Returns the name of the metadata fact table | 20110126 | |
| 25 | Instance method | Protected | Method | Returns the name converter used | 20110126 | |
| 26 | Instance method | Public | Method | List of Placeholders Used in Constraints | 20110412 | |
| 27 | Instance method | Public | Method | Returns the InfoProvider's SX_QUERY structure | 20110126 | |
| 28 | Instance method | Public | Method | Returns the input data source (tables, column views) | 20110126 | |
| 29 | Instance method | Public | Method | Initializes the instance | 20110126 | |
| 30 | Instance method | Public | Method | Indicates whether the instance has already been initialized | 20110126 | |
| 31 | Instance method | Protected | Method | SX_QUERY Post-Processing | 20110126 | |
| 32 | Instance method | Public | Method | Sets the name of the fact table | 20110126 | |
| 33 | Instance method | Private | Method | Sets the initialization status | 20110126 | |
| 34 | Instance method | Private | Method | Sets the name of the fact table from the metadata | 20110126 | |
| 35 | Instance method | Public | Method | Set SX_QUERY Structure | 20110126 | |
| 36 | Instance method | Protected | Method | Initializes the HDB object instance | 20110126 |
Events
Class CL_RSDD_HDB_INDEX_METAPROV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_TS_PLACEHOLDER | Public | See coding | List with Placeholder Names | 20110412 | tn_ts_placeholder TYPE SORTED TABLE OF string WITH UNIQUE KEY table_line
|
Method Signatures
Method ADD_CONSTRAINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CONSTRAINT | Call by reference | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_CONSTRAINT | Selektionsbedingungen zum Einfügen | 20110126 |
Method ADD_CONSTRAINTS on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method ADD_PLACEHOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLACEHOLDER | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Platzhalters | 20110412 |
Method ADD_PLACEHOLDER on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method BUILD_SX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | SX_QUERY Struktur | 20110310 |
Method BUILD_SX_QUERY on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROVIDER | Call by reference | Type reference (TYPE) | CSEQUENCE | Infoprovider | 20110126 | |||
| 2 | I_R_DTA | Call by reference | Object reference (TYPE REF TO) | CL_RSD_DTA | Eigenschaften des Infoproviders | 20110311 | |||
| 3 | I_R_NAME_MAPPER | Call by reference | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Namenskonvertierer | 20110126 | |||
| 4 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | SX_QUERY des Infoprovider falls vorhanden | 20110126 |
Method CONSTRUCTOR on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method DERIVE_FACTTABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FACTTABLE | Value transfer | Type reference (TYPE) | STRING | name der Faktentabelle | 20110126 |
Method DERIVE_FACTTABLE_NAME on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method DERIVE_META_FACTTABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROVIDER | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Infoproviders | 20110126 | |||
| 2 | R_META_FACTTABLE_NAME | Value transfer | Type reference (TYPE) | STRING | Faktentabelle aus den Metadaten des Providers | 20110126 |
Method DERIVE_META_FACTTABLE_NAME on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method FILL_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_ATTRIBUTES | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_IDXATTR | Column-View Attribute | 20110126 |
Method FILL_ATTRIBUTES on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method FILL_CONSTRAINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_WHERE | Call by reference | Type reference (TYPE) | RSDRS_T_WHERE | Selektionsbedingungen aus der SX_QUERY | 20110126 | |||
| 2 | R_T_CONSTRAINT | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_CONSTRAINT | Selektionsbedingungen für Logischen Index | 20110126 |
Method FILL_CONSTRAINTS on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method FILL_DTA_PRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DTA_PRO | Call by reference | Type reference (TYPE) | RSD_T_DTA_PRO | Laufzeitinfo InfoProvider | 20110126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infoprovider nicht gefunden oder nicht instanziierbar | 20110126 |
Method FILL_JOINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_JOINS | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_JOIN | Liste der Joinbedingungen | 20110126 |
Method FILL_JOINS on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method FILL_KEYFIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_KEYFIGURES | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_KYF | Liste der Kennzahlen | 20110126 |
Method FILL_KEYFIGURES on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method FILL_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_TABLES | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_SOURCE_TABLE | Liste der Source-Tabellen eines Column-Views | 20110126 |
Method FILL_TABLES on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_ANCHOR_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TABLE_TYPE | Value transfer | Type reference (TYPE) | RSDRS_TABTP | Tabellentyp | 20110708 |
Method GET_ANCHOR_TABLE_TYPE on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_ATTRIBUTES | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_IDXATTR | Column-View Attribute | 20110126 |
Method GET_ATTRIBUTES on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_CONSTRAINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_CONSTRAINTS | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_CONSTRAINT | Selektionsbedingungen | 20110126 |
Method GET_CONSTRAINTS on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_CONSTRAINT_OPERAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OR_BINDING | Call by reference | Type reference (TYPE) | RS_BOOL | Logische Verknüpfung zu den anderen Selektionsbedingungen | 20110527 | |||
| 2 | I_R_WHERE | Call by reference | Object reference (TYPE REF TO) | RSDRS_S_WHERE | Selektionsbedingung | 20110527 | |||
| 3 | R_OPERAND | Value transfer | Type reference (TYPE) | STRING | Operand zur Selektionsbedingung | 20110527 |
Method GET_CONSTRAINT_OPERAND on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_CONSTRAINT_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OR_BINDING | Call by reference | Type reference (TYPE) | RS_BOOL | Logische Verknüpfung zu den anderen Selektionsbedingungen | 20110527 | |||
| 2 | I_WHERE_OPERATOR | Call by reference | Type reference (TYPE) | CSEQUENCE | Operator der Selektionsbedingung | 20110527 | |||
| 3 | R_CONSTRAINT_OPERATOR | Value transfer | Type reference (TYPE) | STRING | Constraint-Operator | 20110527 |
Method GET_CONSTRAINT_OPERATOR on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_DTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DTA | Value transfer | Object reference (TYPE REF TO) | CL_RSD_DTA | Infoprovider Eigenschaften | 20110311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infoprovider nicht gefunden oder nicht instanziierbar | 20110311 |
Method GET_DTA_PRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DTA_PRO | Value transfer | Object reference (TYPE REF TO) | RSD_T_DTA_PRO | Eigenschaften von InfoObjects im Datenziel | 20110126 |
Method GET_DTA_PRO on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_FACTTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FACTTABLE | Value transfer | Type reference (TYPE) | STRING | Name der Faktentabelle | 20110126 |
Method GET_FACTTABLE on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_INFOPROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INFOPROVIDER | Value transfer | Type reference (TYPE) | STRING | Name des Infoproviders | 20110126 |
Method GET_INFOPROVIDER on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_JOINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_JOIN | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_JOIN | Liste der Joinbedingungen | 20110126 |
Method GET_JOINS on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_KEYFIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_KEYFIGURES | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_KYF | Liste der Column-View Kannzahlen | 20110126 |
Method GET_KEYFIGURES on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_META_FACTTABLE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_META_FACTTABLE_NAME | Value transfer | Type reference (TYPE) | STRING | Name der Faktentabelle aus den Metadaten | 20110126 |
Method GET_META_FACTTABLE_NAME on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_NAME_MAPPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_NAME_MAPPER | Value transfer | Object reference (TYPE REF TO) | IF_RSDD_HDB_NAME_MAPPER | Namenskonvertierungen für NewDB | 20110126 |
Method GET_NAME_MAPPER on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_PLACEHOLDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PLACEHOLDER | Value transfer | Type reference (TYPE) | TN_TS_PLACEHOLDER | Liste der in Constraints benutzten Platzhalter | 20110412 |
Method GET_PLACEHOLDERS on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_SX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SX_QUERY | Value transfer | Object reference (TYPE REF TO) | RSDRS_SX_QUERY | SX_QUERY des Infoproviders | 20110126 |
Method GET_SX_QUERY on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method GET_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_TABLES | Value transfer | Type reference (TYPE) | IF_RSDD_HDB_COLUMN_VIEW=>TN_TS_SOURCE_TABLE | Liste der Source-Tabellen eines Column-Views | 20110126 |
Method GET_TABLES on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_RSDD_HDB_INDEX_METAPROV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Infoprovider nicht gefunde oder nicht instanziierbar | 20110126 |
Method IS_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INITIALIZED | Value transfer | Type reference (TYPE) | RS_BOOL | Instanz wurde bereits initialisiert (ja/nein) | 20110126 |
Method IS_INITIALIZED on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method REPROCESS_SX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SX_QUERY | Call by reference | Object reference (TYPE REF TO) | RSDRS_SX_QUERY | Input SX_QUERY | 20110126 | |||
| 2 | R_R_SX_QUERY | Value transfer | Object reference (TYPE REF TO) | RSDRS_SX_QUERY | Ergebnis SX_QUERY | 20110126 |
Method REPROCESS_SX_QUERY on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method SET_FACTTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FACTTABLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Faktentabelle | 20110126 |
Method SET_FACTTABLE on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method SET_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITIALIZED | Call by reference | Type reference (TYPE) | RS_BOOL | Initialisierungsstatus | 20110126 |
Method SET_INITIALIZED on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method SET_META_FACTTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_META_FACTTABLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Metadaten_Faktentabelle | 20110126 |
Method SET_META_FACTTABLE on class CL_RSDD_HDB_INDEX_METAPROV has no exception.
Method SET_SX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | SX_QUERY des Infoproviders | 20110126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Initialisierung des Metamodells ist fehlgeschlagen | 20110126 |
Method _INITIALIZE Signature
Method _INITIALIZE on class CL_RSDD_HDB_INDEX_METAPROV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Initialisierung des Metamodells ist fehlgeschlagen | 20110126 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |