SAP ABAP Class CL_RSRD_DISTRIBUTOR_EXCEPTIONS (Distributor 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_DISTRIBUTOR_ROOT Root Class for Document Distributor Classes 20040921
Properties
Class CL_RSRD_DISTRIBUTOR_EXCEPTIONS  
Short Description Distributor for Query Exceptions    
Super Class CL_RSRD_F_DISTRIBUTOR_ROOT Root Class for Document Distributor 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 RSRD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no interface implemented.
Friends
Class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PARAMETER_DIST_PAR_STRING Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_DIST_PARAMETER_STRING' Parameter ID for Parameterization of Distribution 20050128
2 C_PARAMETER_DIST_TYPE Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_DIST_TYPE' Parameter ID for Distribution Type (Follow-Up Action) 20050128
3 C_PARAMETER_DOC_LAYOUT Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_DOC_LAYOUT' Parameter ID for Layout of the Exception Reports 20050131
4 C_PARAMETER_DOC_TYPE Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_DOC_TYPE' Parameter ID for Type of Exception Reports 20050131
5 C_PARAMETER_EXC_FILTER_TYPE Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_EXC_FILTER_TYPE' Parameter ID Type of Exception Filtering 20050128
6 C_PARAMETER_EXC_FILTER_VALUE Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_EXC_FILTER_VALUE' Parameter ID Value for Filter Type 20050128
7 C_PARAMETER_REC_ALERT_LEVEL Constant Public Type reference (TYPE) RSRPARAMETERID 'ALERT_LEVEL' ID for Receiver Parameter Alert Level 20050126
8 C_PARAMETER_REC_DOC_FREQUENCY Constant Public Type reference (TYPE) RSRPARAMETERID 'DOC_FREQUENCY' ID for Receiver Parameter Document Scope 20050131
9 C_PARAMETER_REC_DOC_SCOPE Constant Public Type reference (TYPE) RSRPARAMETERID 'DOC_SCOPE' ID for Receiver Parameter Document Scope 20050131
10 C_PARAMETER_REC_EXCEPTION Constant Public Type reference (TYPE) RSRPARAMETERID 'EXCEPTION' ID for Receiver Parameter Exception 20050126
11 C_PARAMETER_REC_EXC_FILTER_TP Constant Public Type reference (TYPE) RSRPARAMETERID 'EXC_FILTER_TYPE' ID for Receiver Parameter Exception 20050422
12 C_PARAMETER_REC_INDEX Constant Public Type reference (TYPE) RSRPARAMETERID 'INDEX' ID for Receiver Parameter Index of the Follow-Up Action 20050128
13 C_PARAMETER_TRIGGER_PER_CELL Constant Public Type reference (TYPE) RSRPARAMETERID 'DI_TRIGGER_PER_CELL' Parameter ID Indicator: Call by Data Cells 20050225
14 C_VALUE_DIST_TYPE_ALERT Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'ALERT' Parameter Value: Exception Distribution by Alert 20050414
15 C_VALUE_DIST_TYPE_BADI Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'BADI' Parameter Value: Exception Distribution by BADI 20060119
16 C_VALUE_DIST_TYPE_KM_EXPORT Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'KM_EXPORT' Parameter Value: Exception Distribution by Export to Portal 20050414
17 C_VALUE_DIST_TYPE_MAIL Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'MAIL' Parameter Value: Exception Distribution by Mail 20050414
18 C_VALUE_DOC_FREQ_DATA_CELL Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'DATA_CELL' Parameter Value: Document for Each Data Cell 20050222
19 C_VALUE_DOC_FREQ_RECIPIENT Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'RECIPIENT' Parameter Value: Create a Document with All Info 20050316
20 C_VALUE_DOC_SCOPE_DETAIL Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'DETAIL' Parameter Value: Document Contains Detail Infos 20050225
21 C_VALUE_DOC_SCOPE_OVERVIEW Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'OVERVIEW' Parameterwert: Document Contains Overview Infos 20050225
22 C_VALUE_FILTER_EXCEPTION Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'EXCEPTION' Parameter Value for Filter Type 'Exception' 20050128
23 C_VALUE_FILTER_EXC_ALERT_LEVEL Constant Public Type reference (TYPE) RSRPARAMETERVALUE 'EXCEPTION_ALERT_LEVEL' Parameter Value for Filter Type 'Exception/Alert Level' 20050128
24 O_TX_ER_DOC_TYPE Static Attribute Protected Type reference (TYPE) RSRD_TX_ER_DOC_TYPE Document Types in Exception Reporting 20050215
25 P_ATTR_BUFFER_FILLED Static Attribute Private Type reference (TYPE) RS_BOOL Buffer Filled 20040921
26 P_SX_ATTRIBUTE_DB Static Attribute Private Type reference (TYPE) RSRD_SX_CLASS_DT Buffer for Attributes 20040921
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040921
2 GET_ER_DOCUMENT_TYPE Static method Public Method Determine the Details for Document Type in Excep. Reporting 20050131
3 READ_ER_DOCUMENT_TYPES_DB Static method Private Method Reads Document Types in Exception Reporting of DB 20050131
Events
Class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no event.
Types
Class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no parameter.
Method CONSTRUCTOR on class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no exception.

Method GET_ER_DOCUMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ER_DOC_TYPE_ID Call by reference Type reference (TYPE) RSRD_ER_DOC_TYPE_ID ID eines Dokumententyts im Exception reporting 20050131
2 Returning R_SX_ER_DOC_TYPE Value transfer Type reference (TYPE) RSRD_SX_ER_DOC_TYPE Dokumententype im Exception Reporting 20050215

Method GET_ER_DOCUMENT_TYPE on class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no exception.

Method READ_ER_DOCUMENT_TYPES_DB Signature

Method READ_ER_DOCUMENT_TYPES_DB on class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no parameter.
Method READ_ER_DOCUMENT_TYPES_DB on class CL_RSRD_DISTRIBUTOR_EXCEPTIONS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700