SAP ABAP Class CX_RS_INPUT_INVALID (Invalid entry)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_PROGRAM_ERROR | General Runtime Error in Program (Internal Error) | 20100131 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RSDRP_INPUT_COMB_INVALID | Combination of parameters not valid | 20020913 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_RSOD_PROP_INVALID | Property is invalid | 20010216 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_RS_ACTION_NOT_SUPPORTED | The requested action or OK code is not supported | 20010219 |
Properties
Class | CX_RS_INPUT_INVALID | |
Short Description | Invalid entry | |
Super Class | CX_RS_PROGRAM_ERROR | General Runtime Error in Program (Internal Error) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | RS | BW: General Business Information Warehouse |
Created | 20000619 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_RS_INPUT_INVALID has no forward declaration.
Interfaces
Class CX_RS_INPUT_INVALID has no interface implemented.
Friends
Class CX_RS_INPUT_INVALID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20010201 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ' |
Parameters | 20010216 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ' |
Value | 20010216 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010201 |
Events
Class CX_RS_INPUT_INVALID has no event.
Types
Class CX_RS_INPUT_INVALID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | STRING | ' |
20100131 | ||
2 | ![]() |
PARAMETER | Call by reference | Type reference (TYPE) | STRING | ' |
20010216 | ||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010201 | |||
4 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20100131 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20010201 | |||
6 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | ' |
20010216 |
Method CONSTRUCTOR on class CX_RS_INPUT_INVALID has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |