SAP ABAP Class CX_RSDRC_INPUT_ERROR (Error in Input Parameters (RSDRI...))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷ BW-BEX-OT (Application Component) OLAP Technology
⤷ RSDRC (Package) Data Manager InfoProvider Read Access
⤷ BW-BEX-OT (Application Component) OLAP Technology
⤷ RSDRC (Package) Data Manager InfoProvider Read Access
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_STATIC_CHECK | BW Basis Exception with T100 Message (Statically Checked) | 20040830 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RSDRC_ILLEGAL_INPUT_IPROV | InfoProvider does not exist in active state | 20070313 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_RSDRC_ILLEGAL_INPUT_RANGE | Error in Range (RSDRI...) | 20040830 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_RSDRC_ILLEGAL_INPUT_SFC | Error in sfc (RSDRI...) | 20040830 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_RSDRC_ILLEGAL_INPUT_SFK | Error in sfk (RSDRI...) | 20040830 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_RSDRC_ILLEGAL_INPUT_TABLSEL | Error in Range (RSDRI...) | 20040830 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_RSDRC_ILLEGAL_RETURNTP_INDX | Query cannot be processed completely in BWA | 20100119 |
Properties
Class | CX_RSDRC_INPUT_ERROR | |
Short Description | Error in Input Parameters (RSDRI...) | |
Super Class | CX_RS_STATIC_CHECK | BW Basis Exception with T100 Message (Statically Checked) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | RSDRC | Data Manager InfoProvider Read Access |
Created | 20040830 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_RSDRC_INPUT_ERROR has no forward declaration.
Interfaces
Class CX_RSDRC_INPUT_ERROR has no interface implemented.
Friends
Class CX_RSDRC_INPUT_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CX_RSDRC_INPUT_ERROR | Constant | Public | See coding | 20040830 | ||||
2 | KEY | Instance attribute | Public | Type reference (TYPE) | STRING | Key | 20040830 | ||
3 | OBJECT | Instance attribute | Public | Type reference (TYPE) | STRING | Object | 20040830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20040830 |
Events
Class CX_RSDRC_INPUT_ERROR has no event.
Types
Class CX_RSDRC_INPUT_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | KEY | Call by reference | Type reference (TYPE) | STRING | 20040830 | |||
2 | Importing | OBJECT | Call by reference | Type reference (TYPE) | STRING | 20040830 | |||
3 | Importing | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040830 | |||
4 | Importing | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040830 |
Method CONSTRUCTOR on class CX_RSDRC_INPUT_ERROR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |