Production version selection based on Process order type

Hi,
I have the following requirement.
A material is having two production version one is for R&D and one is for regular production. Now two process order types one for R&D and one for regular production. Now during creation of process order if we use order type of R&D then it has to select production version of R&D and if we use order type of regular productionthen it has to select production version of regular production. This selection has to be happened automatically. How this can be configured.
Thanks
Vinamrath.

Dear Kumar,
Assuming the production version selection is automatic in  the order type dependent parameters,then during order creation this
can be automated only through validity date of the production version or else by locking the production version manually which
should not get picked or else only through different Lot Size.
Check and revert.
Regards
Mangalraj.S

Similar Messages

  • Change Production version during creation of Process Order COR1

    Hi,
    Scenario:
    Based on the entered Material, Plant and Order type system need to trigger a popup asking the user to select the Production Version. This should happen before clicking on SAVE button, so that all the values will be populated correctly based on the changed VERID.
    I did not find a user exit that enables to change the Production Version (VERID) value. So I thought of displaying the popup in the user exit EXIT_SAPLCOZF_003 which will be triggered before initial screen appears, export the selected value and pass it to a User Exit or BADI where VERID can be changed. But cannot find a user exit to do it.
    Please help me find a User Exit or BADI to change the Production Version during creation of Process Order using COR1 transaction before clicking on SAVE button.
    Thanks,
    Manoj.

    Hi Manoj,
    So - almost four years later - I saw your post and I saw myself in the very same situation as you did...
    I found a solution for those who wants to change the production version of the production order from the sales order creation: create an enhancement in the function module 'MD_VERSION_SELECTION' and you are good to go.

  • Replenishment based on process order

    Hello all,
    I would like to know what should be the possible changes that should be made in the material master (MRP views) to carry out the replenishment based on process order.
    Thanks,
    Maxx.

    Hi,
    I would firstly try an MRP type of PD.
    This should pick up your requirements and generate further requirements.
    Select an appropriate lot size indicator (try EX = exact, at first)
    Setany other mandatory fields as they are requested.
    Steve B

  • Automatic Rule Determination Based on Service Order Type

    Hi Experts,
    I have a requirement to determine the rule based on the custom service order type.
    I have created 2 custom rules which are then assigned to 2 different org units as needed.
    Now the thing is i want to avoid putting condition step if else based on various order types.
    Is there any way by which i can directly determine which rule to be used by passing the Order type.
    If there is any FM then please suggest and also how to use the same.
    If no FM exists then is there a possibility of having only 1 if else condition and assign rule number in local container variables and pass it thought out the workflow to all the manual validation workitems. Please suggest how this can be achieved.
    Thanks,
    Jessica

    Hi,
    only 1 if else condition and assign rule number in local container variables and pass it
    thought out the workflow to all the manual validation workitems
    Create a workflow container element lets say with probably 15 characters length...
    Now create a background step in which you determine the rule based on the order type.
    data: lv_Rule(10) type c.
    if order_type eq 'X'.
      lv_Rule = '1234567890'.
    else.
       lv_Rule = '0123456789'.
    endif.
    " export the rule concatenated with 'AC' which indicates a rule...
    concatenate 'AC' lv_rule into ev_rule. "ev_rule size may be lets say 15 characters.
    condense ev_Rule.
    "export the EV_RULE to workflow and store it in WF cotainer element.
    In the step where you want to give the rule, select the Agent type as Expression and select the container element.
    Hope this would solve your issue.
    Regards
    Narin

  • Process order type conflict

    Hi,
    I am trying to create a process order from a planned order. I have generated the planned order through MRP run. The process order that is generating taking process order type which is not desired. I want to know from where it takes the process order type while creating process order from a planned order. i have given the desired process order type in production scheduling profile i.e. TS03. but it is taking PI01. i want the type as TS03
    the screen shot given below.
    thanks in advance.

    Hi Swastik,
    Check to which planning strategy (MTS or MTO) you assigned the order type in the prod. scheduler profile. Make sure you use the same in the material master MRP 3 view.
    Also check whether you have assigned the prod. scheduler profile in the material master work scheduling view.
    Regards
    Suri Pratyush

  • Automatic Process order type not picking in CR01

    Hi friedns,
    i have created new Production scheduler-030 for plant -  0101  through - CORU and CORY t.codes and we are not assigning the
    Prod. sched. profile in Materail master.
    Now while creating the new process order through CR01,system is not picking automatically process order type for new production scheduler -030 and new prodction schedulre already assign in material master .
    For old Production scheduler-010 process order type is picking automatically for same plant.
    Are there any user exit need to update.
    Please advise.
    Thank you.
    Regards.
    asuvamsi

    Thanks for you reply!!
    PLease find the scrren shots.
    MM02 screen.
    COR1:
    Thank you.
    Regards
    Vamsi

  • SAP QM Inprocess Inspection for a specific Process order type

    Dear All,
    There is a requirement. As no QM type is maintained for FG material in a plant. Now the requirement is there is a specific order type for which Inprocess Inspection  is to be activated for all the FG materials. But at the same tie for all other order types there won't be any inspection for the same set of FG material.
    I tried creation Z03 by copying  03 inspection type. But the problem is source inspection is from Production. So Z03 is not confined to only the specific process order but instead it is generating inspection lot for other Process order also.
    Is it possible to create a scenario where we can attach inprocess inspection to a specific order type only.
    Regards,
    Rahul

    Hi,
    You can assign the in process inspection to Order type in SPRO as shown below in the process order type dependent parameters in Planning tab in COR4.
    Check and revert..
    Thanks
    Kumar

  • Posting to different GR/IR account based on purchase order type

    We are implementing cross company stock transport orders that require an AP invoice to be posted against the goods receipt.  Our AP department does not want the GR/IR postings to go to the account used for traded AP.  I cannot determine a method using OBYC to specify a different account based on purchase order type.  Is there a way to do this?

    Hi Jud
    You should make these posting to a cost center then..The only way you can control account postings via PO type is having a account assignement category. You can make this as mandatory filed for this PO type..
    Please let me know if your requirement is different..
    CHeers
    R K Bolla

  • Ugent: How to restrict a Material Type for a Specific Process Order Type

    Hi All
    Can any one please tell me how to restrict material type for specific process order type
    We have Process Order type ZPBS for finished materials but while creating process order
    if i give the material of semi finished material type the system let me create the process order
    it should not as we have a separate process order type for semi finished materials that is ZPBS.
    And vice versa
    Please help me how to restrict these material types for specific Process Order Types.
    Points ll be awarded accordingly
    Bilal Athar

    Hy Ghulam Mohammad,
    Good Morning,
    Pls go through below link
    [http://www.sap-img.com/abap/what-is-user-exits.htm]
    [http://www.sap-basis-abap.com/sapab013.htm]
    Now regarding How to place your checks in User Exit, then pls explain your requirements to your Abaper , so that he or she can write it into programeble language.
    Regards,
    Dhaval

  • Automatic Production Version Selection

    Dear All,
    There are two production versions 0001 and 0002 for a finished material. When I create production order from planned order it automatically selects version 0001. If I want it to select version 0002 automatically what should I do?
    Regards
    Hammad

    Hi Hammad,
    As per your querry, you want production version 0002 should be selected automatically when you create production order instead od PV 0001. If you want PV 0002 should be selected automatically then,
    1. Maintain lot size of of PV 0002 to quantity which you usually use for the production. So when you create production order system will use PV0002 based on lot size.
    2. Or change validity period of PV0001 to a date which is outside the planning period. So it will be no longer valid in the period in which you are creating production order.
    3. As specified by experts, you can change PV selection to manual by going to transaction COR4. And change selection of PV to manual selection for your order type or you can change it by going to transaction MM02. Then lock production version by selecting locked for any usuage.
    Hope this resolve your issue, please reward if it is usefull.
    Regards,
    Avinash.

  • Production Version Selection - Manually

    Hello Sir,
             I created two Production Versions for my FERT.In the Order Type i am
             defining that Versions to be selected manually.But when i am converting
             my planned order , the version is selected automatically.
             When i am creating production order manually the system is asking which
             version is to be selected. I am unable to trace where i am doing mistake.
             Kindly help me in solving this problem.
      Thanks in advance.
       S.Nandhakumar.

    Hi abhi
    Could you please send the screen shots of the order type dependent parameters and the MRP4 view to my personal id [email protected] so that i ca check at my end.
    Chandra
    Message was edited by:
            chandra nalam

  • Production version selection

    Hi
    If we have two production version with same lot size quantity and same validity date
    On what basis system determines IN THE PRODUCTION OR PROCESS ORDERS.
    The selection key in Material master is Production version only
    Please explain the logic
    Regards
    Sasikanth

    What is the basis for the Selecting the production version .
    How the system identify this is the first production version ?
    system will check the validity date, from lot size and to lot size with requirement qty,  if both the PV has valid on date having same lot size, System will take first created PV, if the first created PV is locked, then system will take second PV
    If i created Version with Number 1000, 1001
    and if we kept 1001 as the first , Which version system will create ?
    System will take first created PV, if 1001 is created as first then system will take 1001

  • Restricting PIR consumption based on custom Order Type

    Hello Experts,
    We have implemented BADI MD_PIR_FLEX_CONS in our system ( Version 4.7 )so that we can restrict the consumption of Order Reservations.
    For this we have added code as per OSS Notes# 608760 and 127370 for the BADI Interface.
    We have included MRP Element "AR" so that consumption can happen for the order reservations.
    The BADI is restricting consumption of PIR now for the order reservations, but now we want to restrict the Consumption of independent requirement only against reservation generated by customized Order type ( Say ZXXX ).
    Does this functionality exist for this BADI? If yes,then how can we implement this?
    Regards,
    Debasish Sahu

    Hello Prakash,
    Thanks for your response.
    The Def. Documentation does not describe how the process is carried out.
    The documentation is as follows:
    Application component:  PP-MRP, PP-MP-DEM, PP-MP-LTP
    Function group:  M60A, M61X
    You can use Business Add-In (BAdI) MD_PIR_FLEX_CONS to make the consumption and reduction processes for planned independent requirements more flexible.
    In the SAP R/3 standard system there were previously four possibilities for consumption and reduction of planned independent requirements (planned independent requirements consumption indicator):
    SPACE     no consumption
    '1'     Consumption with customer requirements (planned independent requirements)
    '2'     Consumption with dependent requirements, dependent and manual reservations, release order requirements from stock transfers (dependent requirements)
    '3'     Consumption with planned independent requirements and dependent requirements
    You can use Business Add-In MD_PIR_FLEX_CONS to realize consumption processes in which there are controls to define for each MRP element whether consumption or reduction should occur.
    This Business Add-In replaces modification note 127370 in release 4.70.
    &PRECONDITIONS&
    &STANDARD_SETUP&
    o     The Business Add-In is not active in the standard system.
    o     The system cannot be used multiple times.
    &ACTIVITY&
    INCLUDE MD03_BADI_MRP OBJECT DOKU ID TX LANGUAGE EN
    INCLUDE MD03_BADI_IMPLEMENT OBJECT DOKU ID TX LANGUAGE EN
    &EXAMPLE&
    In the sample-coding, planned independent requirements with consumption indicator '4' (see method documentation) are consumed against all of the consumable SD document types (sales orders, SD scheduling agreement schedule lines, deliveries) and release order requirements from stock transfer purchase procurement proposals (purchase orders, purchase requisitions, scheduling agreement schedule lines, planned orders).
    &ADDITIONAL_HINTS&
    <DS:IO.IF_EX_MD_PIR_FLEX_CONS        CHECK_PIR_CONS_REDUC> Documentation on BAdI method CHECK_PIR_CONS_REDUC
    There is no details on the manner in which we implement this functionality.
    Please let me know if this is of some help.
    Thanks,
    Debasish

  • Process Orders Types and Costing effect.

    Dear All,
    I have a query regarding the order type in process orders.
    There is an order type "Rework",. It can be used by the production people for some material(s) that may need only minute/little rework.
    Can anyone please help me to understand that if production guys instead of using order type as "rework" again assign the main work order type for the process orders that were basically meant for rework then what will be its cost implications.?
    Is this type is required to differentiate b/w the originally processed and reworked orders only and there is no other implications / consequences ?
    Hope, I am able to put my confusion here clearly.
    Thanking all you guys in advance.
    Regards,
    Yasir Shaikh.

    Wsalam Ajay.
    Thank you, I have been learning a lot from this forum and specially from you.
    Being new to CO, I believe it will take me some time to get used to the technical terms. please tell me that how to check the cost of rework specific to a CC, I am also unable to understand the 2nd part related to settlement object.
    PS, I was of the view that because if we use the default order type for a rework order, then keeping in mind our policy to valuate material at standard cost, we are overcasting / overvaluing our inventory.
    Please correct me as even I am confused on this.
    For example. For material AAA, and for Output of 1 Unit of AAA, we need 2 units of input material X, 2 units of input material Y, and 2 Units of input material Z. And now we have received material AAA for rework which only needs 1 units of material A .
    Now, if we will use default order type and not rework order type then by showing output of 1 unit of material AAA, it will be costed on a standard cost of material X, Y and Z for each 2 units.
    After this point , I am getting confused that if it is only a small consumption of new material then how can we assign the AAA with full cost of one unit of AAA.
    Thanking you.
    Yasir Shaikh.

  • Disable Availability Check Based on Sales Order Type

    Hi All SD experts,
    Usually ( correct me if i'm wrong ) availability check is set via schedule lines item type. Is there any way that I can disable the availability check based solely on Sales Order Type ? Meaning no matter what item category or schedule lines assigned to materials, availability check will still be disable.
    Besides setting in schedule lines type, what are others config that might trigger availability check ? MRP settings ? Movement type ?
    Any valuable feedback will be great and much appreciated. A big thank you in advance.
    Warmest Regards,
    Edie

    HI EDIE
        In order for the availability check to happen,the following configuration settings are required.
    Availability check:
         a) you have to define requirement class & requirement type.
         b) you have to activate at scheduline category level
         c) in deleviry item.cat ,there is availability check off field,,,,, if  u dont mention any values here,then system checks for availability.if u mention 'x' here,then system dont check for availability.
        d) you define checking group and checking rule ,these determine how availability check is going to be performed
    MRP:
       MRP determines how material is planned,whether it is inhouse production or external procurement.MRP also determines the time taken for the material to become available for ready use.When ever an order is rised,the requirement is passed to MRP through  transfer of requirements(TOR), here MRP determines the inhouse production time or external procurement time.
    Movement Type: Movement type determines the type of material movement ,whether it is Goods Issue ,,, or ,, Goods Recipt,,,,, stock transfer between two plants etc.Movement type is determined in schedule line category level.
                      Award points if it is useful
                        Prasad.G

Maybe you are looking for