cancel
Showing results for 
Search instead for 
Did you mean: 

Calculate the quantity to be produced

seddam_kd213
Explorer
0 Kudos
446

Hello to all

for a specific need of our company, I want to know how much finished product I could manufacture from a quantity of raw material,

thank you

Accepted Solutions (0)

Answers (3)

Answers (3)

janbuchmann
Contributor
0 Kudos

Hi

If you are using PP-PI, you could use Material Quantity Calculation

Regards
Jan

mkabel
Participant
0 Kudos

Hi,

iterate over the quantities with a simulation order

Simulation Order | SAP Help Portal

Or use BAPI BAPI_PLANNEDORDER_CREATE without commit and a quantity of 1 and then do the math.

BAPI_PRODORD_CREATE has an automatic commit, so be careful with this fuinction module.

Kind regards

Matthias

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

You can use the BOM where-used list (transaction CS15). Using this transaction you can use the component quantity as an input and see how much main product can be produced in each BOM.
Regarsd,
Caetano

seddam_kd213
Explorer
0 Kudos

Merci pour votre réponse, mais ce n’est pas mon besoin car je n’ai pas bien expliqué le problème.

from a current stock using a BOM I want to know how many finished products I could manufacture.