cancel
Showing results for 
Search instead for 
Did you mean: 

Maximum amount of components on a production order?

Former Member
0 Kudos

Hello,

I was wondering what the maximum number of components are allowed on a production order? For example if I go to a production order and then go to the component overview or component list what is the maximum amount of component lines that are allowed.

I am using SAP ECC 6.0.

Thanks,

Howie!

Accepted Solutions (1)

Accepted Solutions (1)

former_member208398
Active Contributor
0 Kudos

Hi Howie,

Yes, the limit is 9999. It is due to the constraint of RESB table. When a production order is created a reservation is generated for the components. They are aligned in RESB-RSPOS field which is 4 -digit. That limits the maximum number to 9999. When more components are added, the error message CO 889 is generated and processing is terminated.

Please consult OSS note 131904:

A maximum of 9999 components can be assigned to every network, production order or maintenance order. This is due to the key in the RESB table which consists of the reservation number RSNUM valid for the entire network or order, and the four-digit numerator RSPOS.


Up to now, counting was continued at 0000 when RSPOS 9999 was reached. As a result, already existing RESB records were overwritten as of counter reading 0001.


The MODIFICATION mentioned below makes it possible to use the maximum number of 9999 possible components per network, production order or maintenance order. When the 10000th component is reached, the system terminates processing with the termination message CO 889 informing you that the maximum number of components had been reached.

Best Regards,

Rajen

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Howie,

There is a restriction for number of components in a level of BOM which will have an impact in the production order.

Please refer the message https://scn.sap.com/thread/1973763 for further info.

Regards,

Ravi Kumar C.