Automatic Selection of Default Valuation Type while GI

Dear SD Gurus,
Our company is having split valuation. I am having issue while doing Goods Issue. It is mandatory to enter valuation type of material before goods issue is posted.
My users wants default valuation type to come in when material is having only one valuation type. Actually users does not want to enter the valuation type all the times when material has only one valuation type so that should come as a default value.
Is there any way to achieve the same?
Thanks.
Warm regards,
Rahul Mishra

Hi,
This can be possible by maintaining data transfer routines in VOFM for deliveries.Check with your ABAPER to develop the default valuation type routine for deliveries.
Hari Challa.

Similar Messages

  • Default Valuation type in REM backflush.

    Hi,
    In the configuration for split valuation (OMWC), for valuation category H (HALB), a batch HM has been defined as - Default: valuation type "in-house production" (DVT InhPr).
    This means, for inhouse manufacture, system proposes this valuation type as default.
    When, I create a production order for a material with this valuation type, system proposes valuation type HM for the given plant.
    Where as, while doing REM backflushing for a material with this valuation type, system does not propose valuataion type automatically.
    Why is it so?
    Is there any other setting?
    Is there any note for this?
    Thank You,
    -Madhavi.

    Hi,
    Apply following  BADI
    Goods Movements in Backflushing (Repetitive Manufacturing) BAdI RM_BFLUSH_GOODSMVT
    Regards,
    Sanjay

  • Valuation type while creating BOM

    Hello Experts,
    My requirement is that, I should be able to select valuation type of material in BOM. Please let me know, if there any setting where I can enter valuation type, while creating BOM.
    We have two valuation types for my raw material - Local and Import. When we execute standard cost estimate, system picks up value appearing in material master (without valuation type). This value is average of both the valuation types. So we want that system should pick up valuation type, mentioned in BOM.
    =
    Deepak

    Hello Deepak,
    In go to CS01/CS02 select the line item and go to item overview and in that in the customer fields tab you can maintain the valuation type.
    If customer field not available then with help of the user exit ''PCSD0002'' you add the customer filed in item.
    It's not standard process, you have to do the development
    I hope this information helpful to you,
    Regards
    Umesh Mali

  • Default valuation type - PO and Delivery

    Hello,
    Is it possible to default valuation type for a particular combination of vendor and material when creating purchase order?
    Also can a particular valuation type be defaulted when creating
    outbound delivery depending upon storage location?
    Thanks,
    Pankaj

    Hi,
    Create Purchase Info Record (in ME11) for the combination of material, vendor, plant and Purchase org. and maintain the "Valuation Type" in the "Purchasing Data Screen". It will default the valuation Type from PIR to PO.
    For Outbound Delivery, use "Stock Determination Procedure"
    1. OSPX - Define Strategies for Stock Determination
    Here take a copy of Stock Determination group "0001" and create a new and assign to your plant.
    After maintaining Stock Determination group and rule go to "Stock Determination Item Table", here enter stock type as "F", Storage Location (if required, otherwise keep it blank), enter priority as 1, 2, 3 and valuation types against that in which sequence you want these to be determined.
    Now in SPRO > MM > Inventory Management and Physical Inventory > Stock Determination > Assign Stock Determination Rule in the Applications > Delivery > Here assign Stock Determination Rule to Delivery Item Category
    And in SPRO > MM > Inventory Management and Physical Inventory > Stock Determination > Assign Stock Determination Rule in the Applications > Inventory Management > Here assign Stock Determination Rule to Movement Type 601
    Now assign Stock determ. group in MM02, under "Plant data / stor.2" view of material master
    Now in VL01N - Click on "Stock Determination" button to get the valuation types automatically.

  • Default valuation type when issuing material or Creating Delivery

    Hi,
      We have some material manage with valuation type  X,   Y,  Z   while creating PO  we are entering Valuation type in PO as per requiremtn   but i want that  whenever we issue the material  with 201   or creating delivery of that material with VL01N or VL02N  default valuation type should be    'Y'  so how to set this as default.
    regards,
    zafar

    You will need to create a stock determination strategy and stock determination rule  and assign it to the material master.
    use TCODE : OSPX.

  • Default valuation type in sale order

    Hi,
    We have some materials which are split valuated. We need to have default valuation type which will appear in the sale order when we create sale order for that material.
    At present it looks that SAP does not have any provision to provide the valuation type defaults for sale order.
    Does anybody know if we can set up default valuation types for sale order and how to do this?
    Thank you for all your help.
    Thanks,
    -Shekhar

    Hi Shekhar
    Please check wheteher split valuation is applicable for FG
    Coz split valution is used in cases
    Split valuation is necessary if, for example:
      Stock from in-house production has a different valuation price than externally procured stock.
      Stock obtained from one manufacturer is valuated at a different price than stock obtained from another manufacturer.
      Different batch stocks of a material have different valuation prices.
    Check whether the Valuation Class ,Catogory is assigned to the Valuation area.
    Also Refer the Follwoing thread:
    Split valuation not possible for FG
    And the help Doc
    http://help.sap.com/printdocu/core/print46c/en/data/pdf/LOMDMM/LOMDMM.pdf
    regards
    Shailesh Meshram

  • Defaulting Valuation type of header material in production order

    Hi PP users,
    I have a scenario where a Semi-finished material SF is subject to split valuation as per valuation type = In-House & Export.
    However, the production of SF is always done in MTS environment and client wants that each production order for this SF should be posted for GR (through order confirmation) with valuation type = In-House. When they will have the requirements for SF to be exported, then they will be doing MB1B/309 for SF from valuation type = In-House to Export and then sale from valuation type = Export.
    Now I have seen that for split valuated SF or FG, when you create production order then in the GR tab of order, a field is autoamtically made available for Valuation type. This field is not a mandatory one and hence can be left blank also.
    At the time of order confirmation for SF, the valuation type field is open for input under 'Goods Movements' details. So, even though it is intended to do GR for valuation type = In-House, user can by mistake put valuation type = Export.
    Is there any way in SAP whereby the valuation type (whenever applicable as per header material) field in production order is made mandatory or even defaulted with desired valaution type (in our case, valuation type = In-House)?
    Once either of the two options will become possible, I will be using transaction variant for order confirmation transaction to make the field Valuation type for Output only (not ready for input).
    Thanks in advance,
    PP_HKV...

    Hi
    The field - Valuation type can be made mandatory in T-code MIGO. There is a setting in customizing as Enjoy Setting in Material Management. Using this you can make the field mandatory in MIGO (GR).
    Similarly bu using screen variant you can also make the field mandatory in Order confirmation - Goods movement. (CO11N).
    For making the valuation type as default, there might be a solution in BAdI. Please check with your ABAPer.
    Regards
    Amit parkhi

  • How to set Default valuation type c3 & c2 in creation of refrubishmentorder

    Dear friends
    Please let me know How we can make inthe order type refurbishment the valuation types as c3 to c2 only
    User should not have any option of entering the valuation types
    when we are creating order it will make default as c3 from & c2 to the control on user should not be there
    please guide me if you can
    I have tried with t code OMWC but it is not working
    Regards
    chandrashekhar Ingole

    chandrashekhar Ingole,
    I do not have any sample ABAP code...
    If you have no experience in ABAP programming, then I would recommend you pass the requirement on to your ABAP team.
    PeteA

  • How to default valuation type in migo_gi?

    In MIGo_GI, as soon as the Plant is entered, it opens up the Valuation Type field for input.
    Now how to default the value in this Valuation Type filed.
    I checked for user exits but no luck...
    Thanks,
    Ven

    What do you  want to default it to?  I mean , Valuation type  must be known by the person  issuing the materials  for proper consumption accounting entries  to take place. 
    If you still want to default it , then you  will have to go  for  a stock determination rule , or if ure working with batches thena  batch determination  rule.

  • Deleated Valuation Type --Need Error Message while creating Purchase Order

    Hi,
    In our scenario , i need a message should flash , if enduser by mistake select the deleated valuation type while creating Purchase Order.
    In current configuration , it's not there.
    Await your expert opinion.
    Regards
    Shyam Kogta

    I investigated this recently in our company and gave this answer:
    A deletion flag does not restrict anything. It is just an indicator to tell SAP that you want this record to be deleted with the next archiving run.
    The archiving run then checks if a deletion is possible or not.
    So you can set such deletion flags long time in advance, even at a moment where you still have inventory.
    To block materials from beeing used in business transactions, usually the material and sales status are used. But these statuses can only be set at overall, plant and sales organisation level.  
    In some transactions SAP issues warning messages if a material has a deletion flag. This messages could be customized to be an error and prevent any business. However, this type of restriction is not designed for our machine, as we use the material and sales status.
    Anyhow, there is no message for valuation types that have a deletion flag in procurement area.
    There is one for goods receipts (but only for a certain industry solution that is not used by us)
    There is one for deliveries ( VL 211 ).
    The valuation types are defaulted from customizing to the transaction e.g. purchase order. Or from info record to the PO. So a standard purchase order gets valuation type  ABC , while an internal order (production) gets the DEF.  Usually there should not be a need to change this valuation type manually.
    So the only solution is to archive the material master at valuation type level.
    But I guess, you already have POs with that wrong valuation type, which means you have to archive the POs first. It you have already batches with wrong valuation type, then thy have to be archived as well before a material can be archived.
    And finally if you had stock in current year, then you can archive your material in year after next year, as SAP archives only materials that have no stock in current and previous year.

  • Essbase hierarchy - Default member type ALL

    Hi All!!
    When import a cube from essbase the biee automatically select the "Default member type ALL" check box; in the presentation server manual it is said that "The ALL member is identified during import."; where can I find which is this element?
    Is it used to select from this hierarchy if I don't select the dimension in my answer criteria?
    Is the ALL member to be defined in Essbase? if so where is it to define?
    Thanks in advance,
    Regards
    Daniele

    Hi,
    Thanks for the great suggestion.  I applied this, but once i did it complained about a duplicate attribute, so i added another key to make it unique but once you do that it shows all months and years in the selection - ideally i want it to just show
    the current month in the selection (otherwise it is no different to selecting a month from a regular date hierarchy).
    I will continue to work on this idea though because there could be a solution in there!
    Thanks

  • How to populate Valuation type automatically in transaction MFBF.

    Hi ,
    I have activated split valuation for Externally procured and In house manufactured material.
    For externally procured material i am able to populate valuation type automatically while doing GR.
    Now i want to populate Valuation type automatically while doing GR through transaction MFBF.
    I am having field to put Valution type. But i want to populate it Auatomatically in that field.
    Please guide me.
    Regards,
    Amit

    you can try this. not sure will it work.
    in the config for split valuation (u must be knowing path in SPRO)
    choose local defination > choose your plant( if not maintain then mantian that)>click on local categories-->
    and there maintain your default valuation type for the DVT InhPr
    for your selected valuatiuon category.
    i hope this should work.
    Assumption:  You have only one valuation category.and valuation type.
    Regards,
    Pravin Mukkawar

  • Deriving the valuation type of a product automatically from raw material

    Hello everyone,
    I want to know if it is possible to make it such that a product gets its valuation type automatically according to the valuation type of the raw materials that go into its production. For instance:
    Say, I have a product P1001, to produce 1 PC of which takes 3 KG of raw material R1001. P1001 has the valuation types PRD01 and PRD02 assigned, while R1001 has RAW01 and RAW02. I want P1001 to have PRD01 when the R1001 used for it has RAW01, but PRD02 when RAW02.
    Is this at all possible? I was thinking maybe product cost collectors, production versions and BOMs could somehow be used for a workaround; except there is no apparent connection to valuation types in any of these.
    Thanks in advance.

    Hi,
    Generally MRP consider stock from all the storage location when run the MRP for Plant level for material.
    However we can exclude the particular storage location from MRP Run, for those following settings to be done.
    Go to MRP-2 View of material master and select the storage location to be excluded from MRP. (Press Shift +f1 ex .sloc2) As per your case it should be RMSL
    In that MRP view go to Storage location MRP Tab.
    And assign u201CSLoc MRP indicator = 1 (Storage location stock excluded from MRP)u201Dand save.
    Now run the MRP, stock from sloc2 will not be considered to create-planned order.
    Please try this and revert back.
    Cheers,
    Kumar.S

  • Automatic deletion batch valuation type from PO after cancellation GR

    Hi, colleagues
    I need your guidance.
    The problem is:
    We have batch management with different valuation types.(valuation type is connected to batch) In mm03 valuation category is "X".
    Process:We make standart Purchase order, then MIGO where we put batch(with automatic valuation type for this batch) then we make cancellation of GR and try to make GR with another batch and valuation type. System gives mistake: m7043.
    As I understand, when we made GR firstly, system have written this  valuation type into PO and the following GR for this PO can be only with this valuation type.
    Have you any ideas how to make automatic! deletion of valuation type from PO after cancellation? Fields batch and valuation type in PO are hidden and users must not change it in PO.
    Mabe there are some notes or you can provide some other ideas?
    Thanks in advance
    Regards

    Pavlo Sydorenko wrote:
    As I understand, when we made GR firstly, system have written this  valuation type into PO and the following GR for this PO can be only with this valuation type.
    No. In standard, if you will do GR for batch number XXX, then system will not update the same batch number in PO (neither batch field nor valuation type field).
    At the time of making PO leave the batch and valuation type field as blank.
    Then check. I've checked the scenario. System is allowing to do GR with other batch number.

  • Valuation type default in PR Doc type

    Hi experts,
    The following issue needs a solution
    "When the document type ZG is used in a PR, the valuation type should default as u201CCoveredu201D
    When using the document type NB for a PR, the valuation type should default to u201CChargedu201D

    Hi,
    Unfortunately, your scenario is not covered in SAP Standard.
    In configuration OMWC, under Global Categories, you can set the Default Valuation Type for external procurement.
    However it does not depend on Document Type.
    So in your case, if you put Valuation Type value "Charged" here, it will default to this valuation type no matter if you use ZG or NB document Type.
    You would need to look for an enhancement with the help of an ABAPer for this scenario.

Maybe you are looking for