SAP ABAP Class CL_RSRD_PRODUCER_EXCEPTIONS (Generates Documents for Query Exceptions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRD (Package) BW: Broadcasting

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRD_F_PRODUCER_ROOT | Root Class for Document Producer Classes | 20040921 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRD_FILTER_DIALOG_PROVIDER | Basis for Filter Dialog Using Producer/Distributor | 20050223 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRD_XML_PRODUCER | Producer That Generates XML Documents | 20041123 |
Properties
Class | CL_RSRD_PRODUCER_EXCEPTIONS | |
Short Description | Generates Documents for Query Exceptions | |
Super Class | CL_RSRD_F_PRODUCER_ROOT | Root Class for Document Producer Classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSRD | |
Program status | ||
Category | 0 | |
Package | RSRD | BW: Broadcasting |
Created | 20040921 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSRD_FILTER_DIALOG_PROVIDER | Basis for Filter Dialog Using Producer/Distributor | 20050223 | ||
2 | IF_RSRD_XML_PRODUCER | Producer That Generates XML Documents | 20041123 |
Friends
Class CL_RSRD_PRODUCER_EXCEPTIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'com.sap.ip.bi.broadcasting.runtime.impl.ProducerExceptions' | Fully-Qualified Name of Java Class for the Producer | 20040923 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_DRILL_CHARACTERISTIC ' | Parameter ID for Characteristic in Drill Path | 20050128 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_DRILL_FILTER_STRING' | Parameter ID for Filtering (Drill Path) | 20050128 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_SEARCH_TYPE' | Parameter ID for Type of Exception Search | 20050128 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'URL_BASE_OBJECT' | Parameter ID for URL on BI Basis Object | 20050826 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'URL_DEFAULT_VIEW' | Parameter ID for URL on Default View | 20060711 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'URL_SETTING' | Parameter ID for URL on Broadcast Setting | 20050826 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_VIEW_CHARACTERISTIC' | Parameter ID for Characteristic in View Definition | 20050128 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_VIEW_FILTER_STRING' | Parameter ID for Filtering (View Definition) | 20050128 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'PR_VIEW_WITH_SUMS' | Add Parameter ID for Indicator Total (View Definition) | 20050419 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'DEFAULT_VIEW' | Parameter Value for Search Type: Default View | 20050128 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'DRILL_PATH' | Parameter Value for Search Type: Drill Path: | 20050128 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'SPECIFIC_VIEW' | Parameter Value for Search Type: Specific View | 20050128 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'QUERY_DEFAULT_VIEW' | Value for View: Default View | 20050916 | |
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Buffer Filled | 20040921 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUBRC | Returncode with Java Call for All Recipients | 20060420 | ||
17 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RSRD_SX_CLASS_DT | Buffer for Attributes | 20040921 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRD_TX_DOCUMENT | Documents for All Recipients | 20050318 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRD_T_IOBJNM_DT | List of Characteristics for Filter Dialog | 20050223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Inserts Attributes into the Documents | 20050318 |
2 | ![]() |
Instance method | Private | Method | Adding Various Parameters | 20050826 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20040921 |
4 | ![]() |
Static method | Private | Method | Determine All Characteristics on Rows and Columns of Query | 20050222 |
5 | ![]() |
Instance method | Public | Method | 20041123 |
Events
Class CL_RSRD_PRODUCER_EXCEPTIONS has no event.
Types
Class CL_RSRD_PRODUCER_EXCEPTIONS has no local type.
Method Signatures
Method ADD_DOCUMENT_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TX_DOCUMENT | Call by reference | Type reference (TYPE) | RSRD_TX_DOCUMENT | Tabellentyp zu RSRD_SX_DOCUMENT | 20050318 | ||
2 | ![]() |
I_T_RECIPIENT | Call by reference | Type reference (TYPE) | RSRD_T_RECIPIENT | Tabellentyp zu RSRD_S_RECIPIENT | 20050318 |
Method ADD_DOCUMENT_ATTRIBUTES on class CL_RSRD_PRODUCER_EXCEPTIONS has no exception.
Method ADD_MISC_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050826 |
Method ADD_MISC_PARAMETERS on class CL_RSRD_PRODUCER_EXCEPTIONS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSRD_PRODUCER_EXCEPTIONS has no parameter.
Method CONSTRUCTOR on class CL_RSRD_PRODUCER_EXCEPTIONS has no exception.
Method GET_CHARACTERISTICS_ON_AXES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | RSRD_OBJECT_ID | ID eines BW Reporting Objektes im Broadcasting Framework | 20050222 | ||
2 | ![]() |
I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RSRD_OBJECT_TYPE | Typ eines BW Reporting Objektes im Broadcasting Framework | 20050222 | ||
3 | ![]() |
R_T_CHARACTERISTIC | Value transfer | Type reference (TYPE) | RSZA_T_DD_VALUE_LONG | Merkmale auf Zeilen und Spalten | 20050222 |
Method GET_CHARACTERISTICS_ON_AXES on class CL_RSRD_PRODUCER_EXCEPTIONS has no exception.
Method GET_TEXT_VARIABLES Signature
Method GET_TEXT_VARIABLES on class CL_RSRD_PRODUCER_EXCEPTIONS has no parameter.
Method GET_TEXT_VARIABLES on class CL_RSRD_PRODUCER_EXCEPTIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |