Message type: E = Error
Message class: OA - SAP ArchiveLink: Messages for SAP ArchiveLink
Message number: 131
Message text: String is incomplete ('=' must be followed by a value)
The specified syntax contains errors. The following syntax is
permitted:
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
MethodsError message extract from SAP system. Copyright SAP SE.
OA131
- String is incomplete ('=' must be followed by a value) ?The SAP error message OA131 indicates that there is an issue with a string in your configuration or data entry where an equal sign ('=') is present but is not followed by a valid value. This typically occurs in scenarios where a key-value pair is expected, such as in configuration files, parameter settings, or data entries.
Cause: Incomplete Configuration: The error often arises when a configuration string is not properly formatted. For example, if you have a parameter that should look like PARAMETER_NAME=VALUE, but you have something like PARAMETER_NAME= (missing the value). Data Entry Error: It can also occur during data entry in transaction codes or when uploading data if the expected format is not adhered to. Custom Code Issues: If there are custom programs or enhancements, they might be generating strings incorrectly.
Solution: Check Configuration: Review the configuration settings where the error is occurring. Ensure that all parameters are correctly defined and that every '='
Get instant SAP help. Sign up for our Free Essentials Plan.
OA130
Properties must contain the character '='
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
OA129
Command & is not supported in protocol & version &
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
OA132
No variable allowed before '=' when setting a property
What causes this issue? The specified syntax contains errors. The following syntax is permitted: The system issues an error message and will not allo...
OA133
No variable allowed after '=' when retrieving a property
What causes this issue? The specified syntax contains errors. The following syntax is permitted: The system issues an error message and will not allo...
Click on this link to search all SAP messages.