Message type: E = Error
Message class: DB - Messages for logical databases and background processing
Message number: 747
Message text: Entered value is too small (minimum &2)
You entered &V1& in a numeric field, but the minimum for this field
type is &V2&.
Unable to continue processing.
Correct your input.
Error message extract from SAP system. Copyright SAP SE.
DB747
- Entered value is too small (minimum &2) ?The SAP error message DB747 "Entered value is too small (minimum &2)" typically occurs when a value entered in a field does not meet the minimum requirement defined for that field in the database. This error is often related to numeric fields where the value must be greater than or equal to a specified minimum.
Cause: Field Constraints: The field has a defined minimum value that must be adhered to, and the value you entered is below this threshold. Data Type Mismatch: The data type of the field may not support the value you are trying to enter (e.g., entering a negative number in a field that only accepts positive values).
Configuration Issues: There may be configuration settings in the SAP system that define minimum values for certain fields, which you may not be aware of.
Solution: Check Minimum Value: Review the field documentation or configuration to determine the minimum value allowed for the field. Ensure
Get instant SAP help. Sign up for our Free Essentials Plan.
DB746
The entered value is too big (maximum &2)
What causes this issue? You entered &V1& in a numeric field, but the maximum for this field type is &V2&.System Response Unable to c...
DB745
Signs are not allowed here
What causes this issue? You entered a sign (-), but this is not allowed here.System Response Unable to continue processing.How to fix this error? C...
DB748
Invalid date format; enter the date in the format &1
What causes this issue? You entered a date in an invalid format. The format defined in your user master record is "&V1&". You can o...
DB749
Invalid date; enter the date in the format &1
What causes this issue? You entered a date in an invalid format. The format defined in your user master record is "&V1&". You can o...
Click on this link to search all SAP messages.