Material quantity calcuation

Hello all ,
I am working with  pharmacutical company as SAP support consultant , I want to learn Material quantity calculation  , i read SAP library but stil not clear about it can anybody pls explain?
Waiting for reply.
Rgds
Perna Verma

Hi Prema,
MQC is concept which used in pharma Industry perticular formulation ( Tablet Manufacturing ). In this scenario API ( Active pharma ingradient) is a basic raw material which is used along with some other component.
API qty is used on basis assay or purity basis & may be other component called as filler material.
Qty filler material is calculated by system on basis of result of yuor API material so you need to assign formula to filler material .
So that when you determine batch in process order in that case system will calculate filler qty on basis of result of batch of API.( Tour API may have rdifferent results 98.00% or 99% )
Pharma people calculates filler qty on basis of result of API.
To implement this you need to update your master data .
You need to create here Class charecteristic ( CT04) then assign this charecteristic to Class CL02 .This class you need to assign to material say API ,then additional data of material master give alternative unit of measure 98 KG =100KGA .in same additional data praportion data field data to filled ,
IN QM you need to assign same class charecteriastic to MIC QS23
Finally formula has to assign in recipe where this API material & filler material being used
This is tatally SAP standard functionality .
For any further clarification please revert me back
Regards
SANIL

Similar Messages

  • Batch determination issue in process order Material quantity calculation

    Dear Gurus,
    We are facing issue in auto batch determination in process order (Material quantity calculation ).
    eg Material X  is active material 200 KIA used in BOM as
    10  X   200  KIA  
    20  Y   10           Filler
    30  Z
    40  X   200  KIA
    50  Y
    60  Z
    We select line item 10 and 40 and do Batch determination system proposes 2 batches for line item 10 as Batch A and B
    and for line 40 again Batch A (with 0.01 KIA) and batch B proposed which is wrong.
    For line Item 10 Batch A and B
    For line Item 40 Batch B and C or as per FIFO logic.
    As Batch A should be consumed in Line item 10 then it proposed Batch B and so on....
    We have already maintain data in COB1.
    Can any body explain what is wrong in determination.
    Regards,
    J.H.Pert

    Hi Pert,
    Follow the below link you have some idea OK.
    Any questions revert me back.
    Batch search strategy
    Regards,
    Madhu.G

  • Material Quantity difference document line item for HU

    Dear Experts,
    When I try to clear differences in LI21,  i get the error message as above.
    Error Message : 'Material Quantity difference document line item for HU'
    Any idea why this error occurs?
    Regards,
    Shetty

    Hello Shetty,
    It may be due to some stock inconsistency. You may try iin case of  a non HU managed storage location HU to run LX23 and it can fix discrepancy overwrting MM-IM with LE-WM data. But if it is a HU managed then you can run HUDIFF transaction but only to see if there is stock differences not to fix anything, usually SAP Support (Development Support) does that job.
    Have a nice day !!

  • Function module to retrive material quantity based

    Is there any function module which can help me retrieve material quantity for a particular material where i pass material number, plant, storage location and start date and end dates(posting period) for which i require the material quantity.

    Hi Kaushal,
        Check this lnik out...
    http://www.geocities.com/victorav15/sapr3/abapfun.html
    Regards,
    Santosh

  • COR2- Process order material  quantity change

    Hi, I want to change the material quantity of process order with COR2 transaction, could you plese help me out in finding the bapi or function module which will be relevent.

    I have done it through BDC recording, change on first line, then upload using bdc from 2nd line.

  • Contract updation for Delivered material quantity

    Hi All,
    I have a problem related, contract and release order updating with reference to delivered material quantity.
    for example let's say contract is created for 1000 units of material A, after that sales order with reference to contract is created for 500 units and delivery is created for 300 units then remaining order quantity cannot be delivered as  customer master is maintained so.
    Now I want to create sales order for 700 units of 'A' but system is not allowing to do so saying the 500 units are already referenced.
    If i use rejection reason in sales order still system is not allowing to create a new sales order with 700 units.
    How to solve this issue?
    Please Help
    Thanks and regards
    Amit

    Hi Manam,
    thank you very much for your immediate reply.
    But the issue is a sales order will have only one delivery as the sales order contains freight amount at header level which helps calculate the excise duties as the prices quoted to customer include freight and duties.
    So now is that possible to update the delivered quantity at contract level so that undelivered quantity can be referenced to create another sales order and can be delivered.
    To describe the process:
    A contract will be created, a sales order will be created for required delivery quantity then delivery will be created. In case due to some problems if delivery quantity is less than sales order then the undelivered quantity will be getting updated in sales order. and the sales order undelivered quantity will be rejected and the contract will get updated.
    Please help.
    Regards
    Amit

  • Need Enhancement which is triggered after material quantity creation

    Hi guys,
    Iam in need of enhancements or exits which would be triggered after creating quantity for my material. Kindly enlighten me on this issue . I need a place to right a code which will be triggered when i create a material quantity .
    Regards,
    Sivaganesh

    Hi Siva,
    I hope you are talking about transfer posting with movement type 561 to get quantity of material in. If yes then you can go for BADI MB_DOCUMENT_BADI after put wait for few second and then get the document number generated.
    Please correct my understanding if it is wrong.

  • Bapi for mrp wfich has material quantity as import parameter

    hi to all,
    i need a bapi for mpr run  which has material quantity as import paramaeter so that we can create pr for given material quantity.
    Regards,
    Manoj Rwat.

    HI!
    Try,
    MD_MRP_SINGLE_MAT_REPLAN
    BAPI_ALM_ORDER_MAINTAIN
    hope this will helps you.
    regards,
    Kiran

  • Update the material quantity in the sales order using LSMW...

    Hi Guru's,
    I created one sales order using BAPI..now i wanted update the material quantity in the sales order using LSMW...
    could you please provide the step by step process....
    if anyone of you provide the program logic similar to requirement that would be helpfull to me...
    thanks in advance
    Srinivas....

    Hi Sri,
    Hope it may help you.
    First do the recording for VA02 transaction, in that give the existing sales order number
    and update the Quantity and save it. Remaining steps are same what we used(LSMW) to upload data to applications.
    Regards,
    Vishvesh
    if helpful, rewards it.

  • Material quantity calculation to be done upto a limit

    Dear PP experts,
    I am using material quantity calculation for acitve ingredients. The quantity of API should be calculated as per the assay recorded in inspection lot. But the additional requirement is that the API quantity should be calculated after batch determination only if the assay recorded is 99 % or below 99 %. If the assay recorded against inspection lot is more than 99 % the API quantity should remain the same.
    Pl. suggest how to proceed.
    Thanks,
    Prashant

    Dear Prashant
    If you can post this question in PP forum, may be you can get lot of suggestions.
    thanks
    G. Lakshmipathi

  • CO11N header material quantity not populated

    when doing co11n in single screen entry and i give 2 kg in the yield and go to goods movement tab, i dont see any quantity populated for the header material?
    because of this when i post confirmation, not material document is generated. how can I make the header material quantity field to be automatically populated?
    please note, this is not for componet materials and for the routing I have maintained auto gr for the final operation.

    Dear
    Header material added in goods movement Screen with movement type 101 and quantity instead of populating screen. kindly check goods movement screen, header material is added in screen.
    if operation in order is more than one, kindly check all operation's goods movement one by one.
    if problem is not solved, kindly recheck operation control key configuration that Auto GR indicator is set.
    Thanks

  • Table for Material Quantity and Value for particular month and year

    Hi All
    My requirement is that for a particular month and year I want to know the stock quantity and stock value for a particular material for a given plant.From which SAP table can I get this data as I want to fetch data for my Y report?
    Regards
    Satish Kumar

    Hi,
    You can use MB5B table as suggested earlier.also you can use:
    MBEW-VMKUM --> stock for previous month period
    MBEW-VJKUM --> stock for previous year period
    PLease view these links which migh tbe helpful to you:
    http://help.sap.com/saphelp_47x200/helpdata/en/39/55fee3bc6111d4b3960050dadf0791/content.htm
    TableStock
    Thanks
    Nisha

  • How to restrict changes of material quantity in Maintenance Order

    Hi Expert,
    How can i restrict the user to change the material and quantity in the Order's components tab.(IW32) Eg, not allow changes after RELEASE.
    Can the system keep track on all the changes for material number and quantity in the Orders?
    Please Advise
    Thank You
    Best Regards

    Hi,
        Better way is grey that tab after releasing the MO .. try BADI ;-IWO1_SCREEN_MODIFY Field Content and Display Modification
    You can also explore User exit ;-PPCO0023 : Check Changes to Order Components
    FM ;- STATUS_READ
    regards
    pushpa

  • Tolling / Sub-Contracting Material Quantity Change During Order Creation

    I have created a requisition for 80,000 KG of a tolling material. When converting the requisition into a purchase order, one of the components of the material goes from 45,881.875 KG to 45,881.874 KG, resulting in an overall amount of 79,999.999 KG and a mismatch between my requisition and purchase order.
    I have checked the rounding profiles in the MRP 1 view for all the materials, and each is set to 1.000 KG. Why is this material component rounding down?
    Thanks.

    so the reduced order quantity is not caused by an component that goes down. it is actually the other way around.
    SAP converts the Kg from the requisition into LB in the PO.
    And rounds the decimals.
    Using this as basis then for the components.
    The leading unit is now the order unit, which is LB. whenever you look at a oder  quantity in KG, then SAP converts the LB quantity back into KG, which causes again a rounding issue.
    That is one of the problems when the base unit is not the smallest unit.

  • Material case ID and material quantity for a pick number.

    Hello All,
    Con any one please tell me where we can get the CASEID of amaterial.
    case ID and quantity of  the material assigned to a  one picking number.
    Thanks in advance,
    Kumar.

    Hi Vinay ,
    Look into table MKPF & MSEG for material document
    anf for quantity in MARD
    Regards
    Yogendra Bhaskar

Maybe you are looking for