cancel
Showing results for 
Search instead for 
Did you mean: 

Order-based high production rates on PDS bucket consumption

0 Kudos

Hi Experts,

I'm running IBP for Response and Supply order-based integrated through SDI with ECC, the production process handles high production rates, for example 1000 piece per minute, but the PDS resource routing doesnt support this amount (top is 1 piece in 1 second).

1. KBA 2680725 says there is a workaround, how?

2. Also the limitation is that PDS routing is saved in table /IBP/SOSRES_EXT in the field BCONS_VAR, but the field only support integer, can this field be changed to decimals?

Best regards,

Giampiero

Accepted Solutions (1)

Accepted Solutions (1)

michael_mack
Advisor
Advisor
0 Kudos

Dear Giampiero,

In 1905 we plan to support base operations quantity (high production run rates). In the meantime you can use workaround via BAdI coding.The workaround we recommend in this case is changing to capacity consumption storage UoM to MS (miliseconds) via BAdI's.

  • The UoM of the capacity and capacity consumption is stored in resource master and you have to implement BAdI /IBP/ECC_SAVE_WORK_CENTER for doing this and then rerun work center initial load.
  • In addition you have to adjust the capacity consumption ratio. If you would like to apply the consumption from routing please use BAdI CUSLNTRTO_ADDIN, Method: CHANGE_CIF_STRUCTURES.
  • Don't forget to read the operation base quantity from table CT_ACTIVITIES field BMSCH and divide bcap1 by the relevant value. Connection between the tables you will find in field PLANKEY_EX, VORNR_EX, AKTNR_EX.

Furthermore we plan to provide a BAdI Enhancement to /IBP/ECC_SAVE_PDS with a new method to adjust Capacity consumption.

best regards
Michael

Answers (1)

Answers (1)

lingaiahvanam
Active Contributor
0 Kudos

Hi Giampiero,

My suggestion would be maintaining base operation quantity - high production run rates in an alternative unit of measure 1000 PC = 10 BOX or other UOM and test the same. If this approach is not working then raise incident to SAP (2680725 - Process orders in IBP order-based planning - Base operation quantity - high production run rates (e.g. rate like 10000kg in 2min, workaround possible)).

Best Regards,

Lingaiah