SAP ABAP Interface IF_RSZ_QUERY_EXTENSION (Interface for BAdI: BADI_RSZ_QUERY_EXTENSION)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSZ (Package) BEx query definition server
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSZ_QUERY_EXTENSION_BASE | Basic Class for BAdI Implementations of Query Enhancement | 20080118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSZ_QUERY_EXTENSION_FB | Fallback for BAdI: BADI_RSZ_QUERY_EXTENSION | 20080128 |
Properties
| Interface | IF_RSZ_QUERY_EXTENSION | |
| Short Description | Interface for BAdI: BADI_RSZ_QUERY_EXTENSION |
General Data
| Package | RSZ | BEx query definition server |
| Created | 20080115 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RZD1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080115 |
Friends
Interface IF_RSZ_QUERY_EXTENSION has no friend.
Attributes
Interface IF_RSZ_QUERY_EXTENSION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Query Enhancement | 20080115 | |
| 2 | Instance method | Public | Method | Checks if Given Query Should be Enhanced | 20080115 | |
| 3 | Instance method | Public | Method | Performance: Returns true with best implementation | 20080117 |
Events
Interface IF_RSZ_QUERY_EXTENSION has no event.
Types
Interface IF_RSZ_QUERY_EXTENSION has no local type.
Method Signatures
Method GET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPUID | Call by reference | Type reference (TYPE) | RZD1_COMPUID | UID der Query | 20080115 | |||
| 2 | I_NUM_KEYFIG | Call by reference | Type reference (TYPE) | I | Anzahl vorhandener Kennzahlspalten | 20080116 |
Method GET_EXTENSION on Interface IF_RSZ_QUERY_EXTENSION has no exception.
Method IS_EXTENDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | True, falls diese Query erweitert werden soll | 20080115 | |||
| 2 | I_COMPID | Call by reference | Type reference (TYPE) | RZD1_COMPID | Technischer Name der Query | 20080115 | |||
| 3 | I_COMPUID | Call by reference | Type reference (TYPE) | RZD1_COMPUID | UID der Query | 20080115 | |||
| 4 | I_DESIGNTIME_CALL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | true if called from Query Designer | 20080214 | ||
| 5 | I_INFOPROVIDER | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | InfoProvider der Query | 20080115 | |||
| 6 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | RSTIMESTMP | Letzte Änderung der Query in UTC (JJJJMMTThhmmss) | 20080115 |
Method IS_EXTENDING on Interface IF_RSZ_QUERY_EXTENSION has no exception.
Method IS_IMPLEMENTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_IMPLEMENTED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080117 |
Method IS_IMPLEMENTED on Interface IF_RSZ_QUERY_EXTENSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |