Do you have any question about this error?
Message type: E = Error
Message class: 29 - Bills of Material
Message number: 110
Message text: BOM is recursive
You want to enter a material component and you have entered a material
that causes <DS:GLOS.recursiveness>recursiveness</>.
The system checks the <DS:DE.REKRS>Recursiveness allowed</> indicator
for the BOM item. You can use this indicator to switch off the
recursiveness check.
If you want to enter the component that causes recursiveness, set this
indicator.
Error message extract from SAP system. Copyright SAP SE.
29110
- BOM is recursive ?The SAP error message "29110 BOM is recursive" indicates that there is a recursive relationship in the Bill of Materials (BOM) structure. This means that a component in the BOM is referencing itself directly or indirectly, creating a loop that cannot be resolved. This situation can lead to issues in production planning, inventory management, and other areas where BOMs are utilized.
Cause:
- Direct Recursion: A component in the BOM is defined as its own parent. For example, if a material A includes itself as a component.
- Indirect Recursion: A component references another component that eventually leads back to the original component. For example, if Material A includes Material B, and Material B includes Material A.
Solution:
To resolve the "29110 BOM is recursive" error, you can follow these steps:
Identify the Recursive BOM:
- Use transaction codes like
CS03
(Display BOM) orCS02
(Change BOM) to review the BOM structure.- Check the components listed in the BOM for any direct or indirect references to themselves.
Modify the BOM:
- If you find a direct recursion, remove the component that is causing the recursion.
- If there is an indirect recursion, you may need to adjust the BOM structure by changing the components or their relationships to eliminate the loop.
Validate Changes:
- After making changes, validate the BOM to ensure that the recursion has been resolved.
- You can use the
CS12
transaction (BOM Comparison) to compare the modified BOM with the previous version to ensure correctness.Test the BOM:
- Once the changes are made, test the BOM in the relevant processes (e.g., production orders, material requirements planning) to ensure that it functions correctly without errors.
Related Information:
CS01
: Create BOMCS02
: Change BOMCS03
: Display BOMCS12
: BOM ComparisonBy following these steps, you should be able to resolve the recursive BOM error and ensure that your BOMs are correctly structured for use in SAP.
Get instant SAP help. Start your 7-day free trial now.
29109
BOM group & already exists
What causes this issue? You want to assign BOM group &V1&. This character string has already been assigned to another BOM group.System Respon...
29108
Enter item category
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
29111
Item category & is not defined (check entry)
What causes this issue? You have chosen an item cateogory which is not supported.How to fix this error? Check your entries. To see a list of possibl...
29112
Material is a required entry for item category &
What causes this issue? You want to enter or change an item in the current BOM with item category &V1&, but you haven't entered a compon...
Click on this link to search all SAP messages.