SAP ABAP Class CL_RSZ_QUERY_EXTENSION_BASE (Basic Class for BAdI Implementations of Query Enhancement)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSZ (Package) BEx query definition server

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080118 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSZ_QUERY_EXTENSION | Interface for BAdI: BADI_RSZ_QUERY_EXTENSION | 20080118 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QUERY_EXTENSION_EX1 | BAdI Query Extension: Example Enhancement of a Query | 20080118 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QUERY_EXTENSION_EX2 | BAdI Query Extension: Example Enhancement of a Query | 20100122 |
Properties
Class | CL_RSZ_QUERY_EXTENSION_BASE | |
Short Description | Basic Class for BAdI Implementations of Query Enhancement | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSZ | BEx query definition server |
Created | 20080118 | 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) |
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) |
5 | ![]() |
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 | 20080118 | ||
2 | IF_RSZ_QUERY_EXTENSION | Interface for BAdI: BADI_RSZ_QUERY_EXTENSION | 20080118 |
Friends
Class CL_RSZ_QUERY_EXTENSION_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | RSD_IOBJNM | '1KYFNM' | 20080129 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | RZD1_LAYTP | RZD1_C_LAYTP-COLUMN | 20080214 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | RZD1_LAYTP | RZD1_C_LAYTP-AGGREGATED | 20080214 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | RZD1_LAYTP | RZD1_C_LAYTP-ROW | 20080214 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20080213 | ||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20080213 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSZ_UID | 20080212 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSZ_UID | 20080212 | |||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20080213 | ||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20080213 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_OBJVERS | 20080212 | |||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20080208 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_TH_CHAR_ATTR | BAdI: Queries Enhanced with Display Attributes | 20080214 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RZD1_TH_COMPEXT | 20080208 | |||
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | T_TH_LAYTP_CHAR | BAdI: Queries Enhanced with Characteristics | 20080214 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RZD1_TH_GLOBV | 20100122 | |||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSZI_T_EXTEND_INFOOBJECT | BAdI: Queries Enhanced with Key Figures | 20080214 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSZ_UID | 20080208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Adds a new restriction to the key figure | 20100120 |
2 | ![]() |
Static method | Private | Method | Internal: Adds a new restriction to the key figure | 20100120 |
3 | ![]() |
Static method | Protected | Method | Checks Existence of an Attribute for a Charact. of Query | 20080212 |
4 | ![]() |
Static method | Protected | Method | Checks Existence of a Characteristic in the Query | 20080212 |
5 | ![]() |
Static method | Public | Method | Calls BAdI During Query Generation (Internal) | 20080122 |
6 | ![]() |
Static method | Public | Method | Was Query Checked for Enhancement? (Internal) | 20080123 |
7 | ![]() |
Static method | Protected | Method | Checks for Existence of Key Figure in Query | 20080212 |
8 | ![]() |
Static method | Protected | Method | Returns Sorted List of All Attributes for Characteristic | 20080212 |
9 | ![]() |
Static method | Protected | Method | Returns Sorted List of All Characteristics in Query | 20080212 |
10 | ![]() |
Instance method | Protected | Method | Returns Query Enhancement | 20080118 |
11 | ![]() |
Static method | Protected | Method | Returns Sorted List of All Key Figures in Query | 20080212 |
12 | ![]() |
Static method | Private | Method | Creates New UID for Enhancement Elements | 20080206 |
13 | ![]() |
Static method | Protected | Method | Inserts New Attribute for Characteristic of Query | 20080213 |
14 | ![]() |
Static method | Private | Method | Internal: Inserts New Attribute for Characteristic | 20080214 |
15 | ![]() |
Static method | Protected | Method | Inserts New Characteristic in Query | 20080212 |
16 | ![]() |
Static method | Private | Method | Internal: Inserts New Characteristic in Query | 20080214 |
17 | ![]() |
Static method | Protected | Method | Inserts New Key Figure in Query | 20080213 |
18 | ![]() |
Static method | Private | Method | Internal: Inserts New Key Figure in Query | 20080214 |
19 | ![]() |
Instance method | Protected | Method | Checks if Given Query Should be Enhanced | 20080118 |
20 | ![]() |
Static method | Private | Method | Intern: Checks variables in ranges | 20100122 |
21 | ![]() |
Static method | Public | Method | Processes Entire Enhancement Data (Internal) | 20080123 |
22 | ![]() |
Static method | Private | Method | Internal: Evaluates ranges with variables | 20100122 |
Events
Class CL_RSZ_QUERY_EXTENSION_BASE has no event.
Types
Class CL_RSZ_QUERY_EXTENSION_BASE has no local type.
Method Signatures
Method ADD_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HIGH_VALUE | Call by reference | Type reference (TYPE) | RSCHAVL | High-Wert der Einschränkung, leer bei Variable | 20100120 | ||
2 | ![]() |
I_HIGH_VARIABLE | Call by reference | Type reference (TYPE) | RSZVNAM | High-Variable der Einschränkung, leer bei Wert | 20100120 | ||
3 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Name des einzuschränkenden Merkmals | 20100120 | ||
4 | ![]() |
I_LOW_VALUE | Call by reference | Type reference (TYPE) | RSCHAVL | Low-Wert der Einschränkung, leer bei Variable | 20100120 | ||
5 | ![]() |
I_LOW_VARIABLE | Call by reference | Type reference (TYPE) | RSZVNAM | Low-Variable der Einschränkung, leer bei Wert | 20100120 | ||
6 | ![]() |
I_OPT | Call by reference | Type reference (TYPE) | RSZ_OPERATOR | 'EQ' | Standard OPT; ist immer 'BT' wenn ein HIGH-Feld gefüllt ist | 20100120 | |
7 | ![]() |
I_SIGN | Call by reference | Type reference (TYPE) | RALDB_SIGN | 'I' | 'I'=Including; 'E'=Excluding | 20100120 | |
8 | ![]() |
I_UID | Call by reference | Type reference (TYPE) | RSZ_UID | UID der bereits erzeugten Kennzahl | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Angegebene Kennzahl-UID wurde nicht gefunden | 20100120 | |
2 | ![]() |
Variable für den HIGH-Wert ist nicht vorhanden | 20100120 | |
3 | ![]() |
Variable für den LOW-Wert ist nicht vorhanden | 20100120 |
Method ADD_RANGE_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HIGH_VALUE | Call by reference | Type reference (TYPE) | RSCHAVL | High-Wert der Einschränkung, leer bei Variable | 20100120 | ||
2 | ![]() |
I_HIGH_VARIABLE | Call by reference | Type reference (TYPE) | RSZVNAM | High-Variable der Einschränkung, leer bei Wert | 20100120 | ||
3 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | Name des einzuschränkenden Merkmals | 20100120 | ||
4 | ![]() |
I_LOW_VALUE | Call by reference | Type reference (TYPE) | RSCHAVL | Low-Wert der Einschränkung, leer bei Variable | 20100120 | ||
5 | ![]() |
I_LOW_VARIABLE | Call by reference | Type reference (TYPE) | RSZVNAM | Low-Variable der Einschränkung, leer bei Wert | 20100120 | ||
6 | ![]() |
I_OPT | Call by reference | Type reference (TYPE) | RSZ_OPERATOR | 'EQ' | Standard OPT; ist immer 'BT' wenn ein HIGH-Feld gefüllt ist | 20100120 | |
7 | ![]() |
I_SIGN | Call by reference | Type reference (TYPE) | RALDB_SIGN | 'I' | 'I'=Including; 'E'=Excluding | 20100120 | |
8 | ![]() |
I_UID | Call by reference | Type reference (TYPE) | RSZ_UID | UID der bereits erzeugten Kennzahl | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Angegebene Kennzahl-UID wurde nicht gefunden | 20100120 | |
2 | ![]() |
Variable für den HIGH-Wert ist nicht vorhanden | 20100120 | |
3 | ![]() |
Variable für den LOW-Wert ist nicht vorhanden | 20100120 |
Method CHECK_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COUNT | Call by reference | Type reference (TYPE) | I | 20080212 | |||
2 | ![]() |
E_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080212 | ||
3 | ![]() |
E_POSITION | Call by reference | Type reference (TYPE) | I | 20080212 | |||
4 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080212 | |||
5 | ![]() |
I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080212 |
Method CHECK_ATTRIBUTE on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method CHECK_CHARACTERISTIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COUNT | Call by reference | Type reference (TYPE) | I | 20080213 | |||
2 | ![]() |
E_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080212 | ||
3 | ![]() |
E_LAYTP | Call by reference | Type reference (TYPE) | RZD1_LAYTP | 20080212 | |||
4 | ![]() |
E_POSITION | Call by reference | Type reference (TYPE) | I | 20080212 | |||
5 | ![]() |
I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080212 |
Method CHECK_CHARACTERISTIC on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method CHECK_DURING_GENERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080122 | ||
2 | ![]() |
I_COMPUID | Call by reference | Type reference (TYPE) | RSZ_UID | 20080122 | |||
3 | ![]() |
I_DESIGNTIME_CALL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | True if called from Query Designer | 20080214 | |
4 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20080122 | |||
5 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | RS_TIMESTMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20100122 |
Method CHECK_DURING_GENERATION on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method CHECK_FOR_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Call by reference | Type reference (TYPE) | RZD1_QUERY_EXTENSION | Boolean | 20080123 | ||
2 | ![]() |
I_COMPUID | Call by reference | Type reference (TYPE) | RSZ_UID | 20080123 |
Method CHECK_FOR_EXTENSION on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method CHECK_KEYFIGURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COUNT | Call by reference | Type reference (TYPE) | I | 20080213 | |||
2 | ![]() |
E_EXISTS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080213 | ||
3 | ![]() |
E_POSITION | Call by reference | Type reference (TYPE) | I | 20080213 | |||
4 | ![]() |
E_SIMPLE_KEYFIGURE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080213 | ||
5 | ![]() |
E_UID | Call by reference | Type reference (TYPE) | RSZ_UID | UID der Kennzahl, falls diese gefunden wurde | 20100122 | ||
6 | ![]() |
I_KEYFIGURE | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080213 |
Method CHECK_KEYFIGURE on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method GET_ATTRIBUTE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_ATTRIBUTE | Call by reference | Type reference (TYPE) | RSZI_T_EXTEND_INFOOBJECT | BAdI: Erweiterung von Queries um Anzeigeattribute | 20080214 | ||
2 | ![]() |
I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080214 |
Method GET_ATTRIBUTE_LIST on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method GET_CHARACTERISTIC_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSZI_T_EXTEND_INFOOBJECT | BAdI: Erweiterung von Queries um Merkmale | 20080214 | ||
2 | ![]() |
I_LAYTP | Call by reference | Type reference (TYPE) | RZD1_LAYTP | 20080214 |
Method GET_CHARACTERISTIC_LIST on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
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 | 20080118 | ||
2 | ![]() |
I_NUM_KEYFIG | Call by reference | Type reference (TYPE) | I | Anzahl vorhandener Kennzahlspalten | 20080118 |
Method GET_EXTENSION on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method GET_KEYFIGURE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_KEYFIGURE | Call by reference | Type reference (TYPE) | RSZI_T_EXTEND_INFOOBJECT | BAdI: Erweiterung von Queries um Kennzahlen | 20080214 |
Method GET_KEYFIGURE_LIST on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method GET_UID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UID | Call by reference | Type reference (TYPE) | RSZ_UID | 20080206 | |||
2 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20080206 |
Method GET_UID on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method INSERT_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080213 | |||
2 | ![]() |
I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080213 | |||
3 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | -1 | 20080213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Merkmal nicht in der Query | 20080214 | |
2 | ![]() |
characteristic already exists | 20080213 | |
3 | ![]() |
Eingabeparameter ungültig | 20080214 |
Method INSERT_ATTRIBUTE_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRIBUTE | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080214 | |||
2 | ![]() |
I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080214 | |||
3 | ![]() |
I_ELTUID | Call by reference | Type reference (TYPE) | RSZ_UID | SPACE | 20080214 | ||
4 | ![]() |
I_IS_EXTENDED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20080214 | |
5 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | -1 | 20080214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Merkmal nicht in der Query | 20080214 | |
2 | ![]() |
Dieses Attribut existiert bereits | 20080214 |
Method INSERT_CHARACTERISTIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080213 | |||
2 | ![]() |
I_LAYTP | Call by reference | Type reference (TYPE) | RZD1_LAYTP | RZD1_C_LAYTP-AGGREGATED | 20080213 | ||
3 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | -1 | 20080213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
characteristic already exists | 20080213 | |
2 | ![]() |
Eingabeparameter ungültig | 20080214 |
Method INSERT_CHARACTERISTIC_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHARACTERISTIC | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080214 | |||
2 | ![]() |
I_ELTUID | Call by reference | Type reference (TYPE) | RSZ_UID | SPACE | 20080214 | ||
3 | ![]() |
I_IS_EXTENDED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20080214 | |
4 | ![]() |
I_LAYTP | Call by reference | Type reference (TYPE) | RZD1_LAYTP | RZD1_C_LAYTP-AGGREGATED | 20080214 | ||
5 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | -1 | 20080214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dieses Merkmal existiert bereits | 20080214 |
Method INSERT_KEYFIGURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UID | Call by reference | Type reference (TYPE) | RSZ_UID | ID der erzeugten Kennzahl | 20100120 | ||
2 | ![]() |
I_FORCE_CREATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Erlaubt mehrmaliges zufügen gleicher Kennzahl | 20100122 | |
3 | ![]() |
I_KEYFIGURE | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080214 | |||
4 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | -1 | 20080213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
characteristic already exists | 20080213 |
Method INSERT_KEYFIGURE_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ELTUID | Call by reference | Type reference (TYPE) | RSZ_UID | SPACE | 20100120 | ||
2 | ![]() |
I_FORCE_CREATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | erlaubt mehrmaliges hinzufügen gleicher Kennzahl | 20100122 | |
3 | ![]() |
I_IS_EXTENDED | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20080214 | |
4 | ![]() |
I_KEYFIGURE | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20080214 | |||
5 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | -1 | 20080214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Dieses Merkmal existiert bereits | 20080214 |
Method IS_EXTENDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | True, falls diese Query erweitert werden soll | 20080118 | ||
2 | ![]() |
I_COMPID | Call by reference | Type reference (TYPE) | RZD1_COMPID | Technischer Name der Query | 20080118 | ||
3 | ![]() |
I_COMPUID | Call by reference | Type reference (TYPE) | RZD1_COMPUID | UID der Query | 20080118 | ||
4 | ![]() |
I_DESIGNTIME_CALL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | True beim aufruf aus dem Query Designer | 20080214 | |
5 | ![]() |
I_INFOPROVIDER | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | InfoProvider der Query | 20080118 | ||
6 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | RSTIMESTMP | Letzte Änderung der Query in UTC (JJJJMMTThhmmss) | 20080118 |
Method IS_EXTENDING on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method PARSE_VAR_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VARUNIID | Call by reference | Type reference (TYPE) | RSZ_UID | 20100122 | |||
2 | ![]() |
I_VNAM | Call by reference | Type reference (TYPE) | RSZVNAM | Name (ID) einer Berichtsvariablen | 20100122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variable nicht auf der Datenbank gefunden | 20100122 |
Method PROCESS_EXTENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_COMPEXT | Call by reference | Type reference (TYPE) | RZD1_TH_COMPEXT | 20080131 | |||
2 | ![]() |
C_TH_ELTATTR | Call by reference | Type reference (TYPE) | RZD1_TH_ELTATTR | 20080123 | |||
3 | ![]() |
C_TH_ELTDIR | Call by reference | Type reference (TYPE) | RZD1_TH_ELTDIR | 20080123 | |||
4 | ![]() |
C_TH_ELTPROP | Call by reference | Type reference (TYPE) | RZD1_TH_ELTPROP | 20080129 | |||
5 | ![]() |
C_TH_ELTXREF | Call by reference | Type reference (TYPE) | RZD1_TH_ELTXREF | 20080123 | |||
6 | ![]() |
C_TH_RANGE | Call by reference | Type reference (TYPE) | RZD1_TH_RANGE | 20080123 | |||
7 | ![]() |
C_TH_SELECT | Call by reference | Type reference (TYPE) | RZD1_TH_SELECT | 20080123 | |||
8 | ![]() |
C_TH_VAR | Call by reference | Type reference (TYPE) | RZD1_TH_GLOBV | 20100122 | |||
9 | ![]() |
I_COMPUID | Call by reference | Type reference (TYPE) | RSZ_UID | 20080123 | |||
10 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20080212 |
Method PROCESS_EXTENSION on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
Method PROCESS_VAR_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_ELTDIR | Call by reference | Type reference (TYPE) | RZD1_TH_ELTDIR | 20100122 | |||
2 | ![]() |
C_TH_ELTXREF | Call by reference | Type reference (TYPE) | RZD1_TH_ELTXREF | 20100122 | |||
3 | ![]() |
C_TH_VAR | Call by reference | Type reference (TYPE) | RZD1_TH_GLOBV | 20100122 | |||
4 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | Position innerhalb der source | 20100122 | ||
5 | ![]() |
I_SOURCE | Call by reference | Type reference (TYPE) | RSZ_UID | Element, dem die Variable zugeordnet wird | 20100122 | ||
6 | ![]() |
I_VARUNIID | Call by reference | Type reference (TYPE) | RSZ_UID | Variable selbst | 20100122 |
Method PROCESS_VAR_ENTRY on class CL_RSZ_QUERY_EXTENSION_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |