on 2016 Feb 11 1:56 AM
Dear Experts,
Good day!
I would like to ask for your help on how this Capacity Consumption key figure is being calculated in Capacity Leveling planning book/data view. As I understand, there's an assigned key figure function on this SAP standard key figure which calculates and computes for the values. However, as functional IT, I have limited familiarity on understanding the function via source codes.
Also, if possible, can you please help me understand the relation of this Capacity Consumption key figure and the variable, fixed duration master data at PPM? Appreciate your soonest feedback here.
Regards,
AA
Request clarification before answering.
Hi AA,
Your understanding about key figure function is correct, according to the assgined key figure function, capacity consumption is filled into this key figure.
The capacity consumption is read directly from liveCache, so you may not be able to find very useful ABAP coding.
Capacity consumption is calculated based on the PDS/PPM settings -- it uses fixed bucket consumption and variable bucket consumption. E.g. in PDS/PPM, to produce 1 piece, you need fixed bucket consumption 100s and variable bucket consumption 50s, if the order quantity in a bucket is 5 pieces, the capacity consumption will be 100 + 50*5 = 350s.
Continuous consumption will not be used in SNP.
BR, Ada
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Ada.
About the fixed and variable duration, this master data comes directly from ECC via our standard CIF designs and IM models. We don't have currently user exit for CIF. However, the requirement now is to overwrite these duration wherein data will be uploaded directly in APO. My question now is, what CIF user exit can we use such that the duration will be referred from APO and NOT from ECC? What are the important APO PPM tables that we need to check to achieve this overwriting. Also, the case is that not all PPMs' duration need to be referred from APO, there are some that will still be coming from ECC. I'm thinking of controlling this via custom tables too, is this doable? What are other things that we need to consider? We are using APO version 5.1 by the way. Thank you for the help!
Also, all rest of the PPM master data will still be coming from ECC.
Regards,
AA
User | Count |
---|---|
8 | |
5 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.