Message type: E = Error
Message class: RSDS - New DataSource
Message number: 093
Message text: &1: invalid data type &2
An invalid data type was defined in &V1&.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Use the following types:
Type,,,,Description
CHAR,,,,String
CLNT,,,,Client
CUKY,,,,Currency key; referenced from CURR fields
CURR,,,,Currency field, created as DEC
DATS,,,,Date field (YYYYMMDD), created as char(8)
DEC,,,,Calculation field or amount field with comma and sign
FLTP,,,,Floating point number with 8 byte precision
INT1,,,,1 byte integer; whole number <(><<)>= 255
INT2,,,,2 byte integer; for length fields before LCHR or LRAW only
INT4,,,,4 byte integer, whole number with +/- sign
LANG,,,,Language indicator
NUMC ,,,,Strings with numbers only
QUAN,,,,Quantity field; points to unit field with UNIT format
RAW,,,,Uninterpreted sequence of bytes
TIMS,,,,Time field (YYYYMMDD), created as CHAR(6)
UNIT,,,,Unit key for QUAN fields
ACCP,,,,Posting period YYYYMM
D16D,,,,Decimal floating point number; 16 digits, DEC to database
D16R,,,,Decimal floating point number; 16 digits, RAW to database
D16S,,,,Decimal floating point number; 16 digits with scale field
D34D,,,,Decimal floating point number; 34 digits, DEC to database
D34R,,,,Decimal floating point number; 34 digits, RAW to database
D34S,,,,Decimal floating point number; 34 digits with scale field
Error message extract from SAP system. Copyright SAP SE.
RSDS093
- &1: invalid data type &2 ?The SAP error message RSDS093 typically indicates that there is an issue with the data type of a field in a DataSource or InfoSource. This error can occur in various contexts, such as when extracting data from a source system or when working with Data Warehousing components in SAP BW (Business Warehouse).
Cause: The error message RSDS093: "invalid data type &2" suggests that the data type of a field being processed does not match the expected data type defined in the DataSource or InfoSource. This can happen due to several reasons, including: Mismatch in Data Types: The data type defined in the DataSource does not match the data type of the corresponding field in the source system. Changes in Source System: If there have been changes in the source system (e.g., changes in the database schema), the DataSource may not be updated accordingly. Incorrect Mapping: The mapping of fields in the DataSource may be incorrect,
Get instant SAP help. Sign up for our Free Essentials Plan.
RSDS092
&1: Length &2 deviates from domain (&3)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS091
&1: Data type &2 deviates from domain (&3)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS094
&1: Missing currency field / unit field &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS095
&1: Invalid type &2 (currency field/unit field)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.