Message type: E = Error
Message class: RSDS - New DataSource
Message number: 059
Message text: Character-like PSA with access method &1 not permitted
You have set the indicator so that the PSA stores the data in the
character structure. However the extractor &V1& extracts directly into
the application structure. Thus it is neither possible nor necessary to
store the data in the character structure.
The function is terminated
Remove the indicator or choose another extractor.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
RSDS059
- Character-like PSA with access method &1 not permitted ?The SAP error message RSDS059 indicates that there is an issue with accessing a Persistent Staging Area (PSA) that is defined as character-like, but the access method being used is not permitted for that type of PSA. This typically occurs in the context of data extraction and loading processes in SAP BW (Business Warehouse).
Cause: The error is caused by attempting to use an access method that is incompatible with the data type of the PSA. Specifically, the PSA is defined to hold character-like data, but the access method specified (denoted by &1 in the error message) is not suitable for this type of data. This can happen if: The PSA is incorrectly configured. The data source is not compatible with the defined PSA structure. There is a mismatch between the data types expected by the data source and the PSA.
Solution: To resolve the RSDS059 error, you can take the following steps: Check PSA Configuration: Go to the
Get instant SAP help. Sign up for our Free Essentials Plan.
RSDS058
Access method &1 is not compatible with multi-segment sources
What causes this issue? The DataSource has more than one segment. The maintained access method &V1&, however, is not able to deal with multi-...
RSDS057
Creation of DataSources for SAP source system &1 is not permitted
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS060
DataSource &1(&2) already exists
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS061
DataSource &1(&2) saved
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.