Do you have any question about this error?
Message type: E = Error
Message class: CU - Variants / configuration messages
Message number: 404
Message text: POS_MENGE for &1 in BOM of &2 is greater than 32767
The item quantity of an item in a BOM is greater than the maximum
allowed for downloading the knowledge base (>32767).
Download error.
For more information on the error environment, see the application log.
Check the dependency.
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.
CU404
- POS_MENGE for &1 in BOM of &2 is greater than 32767 ?The SAP error message CU404 indicates that the quantity specified for a component in a Bill of Materials (BOM) exceeds the maximum allowable limit of 32,767. This limit is due to the data type used for quantity fields in SAP, which is typically a signed 16-bit integer. When the quantity exceeds this limit, the system generates the error message.
Cause:
Check the Quantity: Review the BOM and identify the component that has a quantity greater than 32,767. You can do this by navigating to the BOM in the SAP GUI and checking the quantities for each component.
Adjust the Quantity: If the quantity is indeed greater than 32,767, you will need to adjust it to a value within the allowable range. This may involve:
Use Alternative Units of Measure: If applicable, consider using a different unit of measure that allows for larger quantities. For example, if you are currently using pieces, you might switch to a larger unit like boxes or pallets, depending on your business context.
Review Business Processes: If you frequently encounter this issue, it may be worth reviewing your business processes to ensure that the quantities being used in BOMs are realistic and manageable.
Consult Documentation: Refer to SAP documentation or consult with your SAP support team for any specific configurations or settings that might be relevant to your system.
By following these steps, you should be able to resolve the CU404 error and successfully manage your BOMs within the constraints of the SAP system.
Get instant SAP help. Start your 7-day free trial now.
CU403
POS_TYPE (&1) in BOM of (&2) not defined
What causes this issue? In a dependency, you refer to an item in a BOM using its type (material or class). However, the BOM has not item of this type...
CU402
POS_NR (&1) in BOM of (&2) not defined
What causes this issue? In a dependency, you refer to an item in a BOM by its item number. However, the BOM has no item with this item number.System ...
CU405
Class & cannot have a BOM
What causes this issue? In a dependency, you have referred to a BOM for an object, but the object is only known as a class (so it does not yet refer ...
CU410
Characteristic &1 is not assigned to a class
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.