Do you have any question about this error?
Message type: E = Error
Message class: GHO_BO -
Message number: 034
Message text: Only figures are allowed at position &1
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
ENDTOPWhen entering the number of the Network object ID, you have used a
character at the cursor position (&V1&) that is not a number. The
character is not allowed in this position.
INCLUDE 'KEINE-VERARBEITUNG' OBJECT DOKU ID TX LANGUAGE EN
INCLUDE 'AUFBAU' OBJECT DOKU ID TX LANGUAGE EN
Error message extract from SAP system. Copyright SAP SE.
GHO_BO034
- Only figures are allowed at position &1 ?The SAP error message GHO_BO034 "Only figures are allowed at position &1" typically occurs in the context of data entry or processing where a numeric value is expected, but the input provided contains non-numeric characters. This error is often seen in various SAP modules, particularly in financial or logistics transactions where numerical data is critical.
Cause:
- Invalid Input: The most common cause is that the user has entered a value that includes letters, special characters, or spaces in a field that only accepts numeric values.
- Data Format Issues: The input might be in an incorrect format, such as using commas instead of periods for decimal points, or including currency symbols.
- Field Length Exceeded: If the input exceeds the defined length for that field, it may trigger this error.
- Configuration Issues: There may be issues with the configuration of the field in the SAP system, such as incorrect data type settings.
Solution:
- Check Input: Review the input value at the specified position (&1) and ensure that it contains only numeric characters (0-9). Remove any letters, symbols, or spaces.
- Correct Format: Ensure that the number is formatted correctly. For example, if the system expects a decimal number, use the correct decimal separator as per your locale settings (e.g., use a period instead of a comma).
- Field Length: Verify that the input does not exceed the maximum length allowed for that field. If it does, truncate or adjust the input accordingly.
- Review Configuration: If the issue persists, check the configuration of the field in the SAP system to ensure it is set up to accept the expected data type.
- Consult Documentation: Refer to SAP documentation or help resources for specific guidance related to the transaction or module you are working with.
Related Information:
If the problem continues after following these steps, it may be beneficial to reach out to your SAP support team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
GHO_BO033
Network object is too long
What causes this issue? &V1& places are available for Network object ID. However, the ID that you entered is &V2& characters longSyst...
GHO_BO032
User &1 is editing network object &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
GHO_BO035
Entries value must contain numerical characters only
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
GHO_BO036
Parent well cannot be changed
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.