Message type: E = Error
Message class:  DDLS - For DDL source handling 
Message number: 523
Message text: Output parameters & could not be mapped onto database types
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
The SAP error message DDLS523 indicates that there is an issue with the mapping of output parameters in a database procedure or function. This typically occurs when the data types defined in the ABAP Dictionary do not match the expected database types, leading to a failure in the execution of the procedure or function.
Cause: Data Type Mismatch: The output parameters defined in the ABAP program or function module do not correspond correctly to the data types defined in the database. Unsupported Data Types: The database may not support certain data types that are being used in the output parameters. Changes in Database Structure: If there have been recent changes to the database structure (like changes in data types or the addition of new fields), the existing mappings may no longer be valid. Incorrect Function Module Definition: The function module or procedure may have been incorrectly defined, leading to mismatches in expected output.
Solution: Check Data Types:
 Get instant SAP help. Sign up for our Free Essentials Plan.
Get instant SAP help. Sign up for our Free Essentials Plan. 
DDLS522 Input parameters & could not be mapped onto database types
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DDLS521 Problem for database & while creating join operator
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DDLS524 Statement table function & could not be created
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DDLS525 & is a table function
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.