Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: VBDRV - Derivation of Batch Characteristics
Message number: 035
Message text: Disallowed symbol in TRUE/FALSE field for numerical attribute
You determined a Boolean selection rule for attribute &V1&.
Non-numerical attributes are stored in the fields <DS:DE.RBTRUE>TRUE</>
and <DS:DE.RBFALSE>FALSE</> although the format of the attribute is
numerical.
As a result, you cannot compare the sender attributes with the contents
of the fields TRUE and FALSE or assign TRUE or FALSE after the
derivation has been carried out.
The derivation is assigned the status 'Completed with error'.
If the derivation is static, it is stored, but the system does not make
changes to the master data or the characteristics of the receiving
batch.
Correct the receiver condition record.
For static derivations: Repeat the derivation or correct the derived
values in the receiving batch manually.
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.
VBDRV035
- Disallowed symbol in TRUE/FALSE field for numerical attribute ?The SAP error message VBDRV035 indicates that there is an issue with a TRUE/FALSE field for a numerical attribute in your SAP system. This error typically arises when the system encounters an unexpected symbol or value in a field that is expected to contain a boolean (TRUE/FALSE) value.
Cause:
- Invalid Input: The field is expected to contain only boolean values (TRUE or FALSE), but it may have received an invalid character or symbol (e.g., numbers, special characters, or strings).
- Data Type Mismatch: The attribute may be defined as a numerical type in the database, but the input provided does not conform to the expected boolean format.
- Configuration Issues: There may be a misconfiguration in the data model or the way the attributes are defined in the system.
Solution:
- Check Input Values: Review the values being input into the TRUE/FALSE field. Ensure that only valid boolean values (TRUE or FALSE) are being used.
- Data Validation: Implement validation checks in your data entry processes to prevent invalid data from being submitted.
- Review Attribute Definitions: Check the configuration of the attribute in the SAP system. Ensure that it is correctly defined as a boolean field and that there are no discrepancies in the data type.
- Debugging: If you have access to debugging tools, you can trace the data flow to identify where the invalid value is being introduced.
- Consult Documentation: Refer to SAP documentation or support resources for specific guidance on handling this error in your version of SAP.
Related Information:
By following these steps, you should be able to identify the root cause of the VBDRV035 error and implement a solution to resolve it.
Get instant SAP help. Sign up for our Free Essentials Plan.
VBDRV034
Boolean derivation rule chosen for date format
What causes this issue? You have determined a Boolean selection rule for attribute &V1& ( <DS:DE.RBAND>AND</> or <DS:DE.RBOR&g...
VBDRV033
Rule "average" chosen for non-numerical attribute
What causes this issue? The selection rule 'Average' has been determined for the attribute &V1& . But the system cannot calculate a...
VBDRV036
Saving in derivation cancelled
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
VBDRV037
Derivation &1 (status &2) is replaced by this derivation
What causes this issue? This derivation replaces the existing derivation, number &V1&. In the future, the system will perform checks against ...
Click on this link to search all SAP messages.