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 | 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 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_DIST_PARAMETER_STRING' | Parameter ID for Parameterization of Distribution | 20050128 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_DIST_TYPE' | Parameter ID for Distribution Type (Follow-Up Action) | 20050128 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_DOC_LAYOUT' | Parameter ID for Layout of the Exception Reports | 20050131 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_DOC_TYPE' | Parameter ID for Type of Exception Reports | 20050131 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_EXC_FILTER_TYPE' | Parameter ID Type of Exception Filtering | 20050128 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_EXC_FILTER_VALUE' | Parameter ID Value for Filter Type | 20050128 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'ALERT_LEVEL' | ID for Receiver Parameter Alert Level | 20050126 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DOC_FREQUENCY' | ID for Receiver Parameter Document Scope | 20050131 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DOC_SCOPE' | ID for Receiver Parameter Document Scope | 20050131 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'EXCEPTION' | ID for Receiver Parameter Exception | 20050126 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'EXC_FILTER_TYPE' | ID for Receiver Parameter Exception | 20050422 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'INDEX' | ID for Receiver Parameter Index of the Follow-Up Action | 20050128 | ||
| 13 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'DI_TRIGGER_PER_CELL' | Parameter ID Indicator: Call by Data Cells | 20050225 | ||
| 14 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'ALERT' | Parameter Value: Exception Distribution by Alert | 20050414 | ||
| 15 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'BADI' | Parameter Value: Exception Distribution by BADI | 20060119 | ||
| 16 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'KM_EXPORT' | Parameter Value: Exception Distribution by Export to Portal | 20050414 | ||
| 17 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'MAIL' | Parameter Value: Exception Distribution by Mail | 20050414 | ||
| 18 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'DATA_CELL' | Parameter Value: Document for Each Data Cell | 20050222 | ||
| 19 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'RECIPIENT' | Parameter Value: Create a Document with All Info | 20050316 | ||
| 20 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'DETAIL' | Parameter Value: Document Contains Detail Infos | 20050225 | ||
| 21 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'OVERVIEW' | Parameterwert: Document Contains Overview Infos | 20050225 | ||
| 22 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'EXCEPTION' | Parameter Value for Filter Type 'Exception' | 20050128 | ||
| 23 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'EXCEPTION_ALERT_LEVEL' | Parameter Value for Filter Type 'Exception/Alert Level' | 20050128 | ||
| 24 | Static Attribute | Protected | Type reference (TYPE) | RSRD_TX_ER_DOC_TYPE | Document Types in Exception Reporting | 20050215 | |||
| 25 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Buffer Filled | 20040921 | |||
| 26 | Static Attribute | Private | Type reference (TYPE) | RSRD_SX_CLASS_DT | Buffer for Attributes | 20040921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040921 | |
| 2 | Static method | Public | Method | Determine the Details for Document Type in Excep. Reporting | 20050131 | |
| 3 | 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 | I_ER_DOC_TYPE_ID | Call by reference | Type reference (TYPE) | RSRD_ER_DOC_TYPE_ID | ID eines Dokumententyts im Exception reporting | 20050131 | |||
| 2 | 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 |