Assigning receiving plant for customer !

I want to maintain the plant for a customer 51(in sales order).this plant is the receiving plant for deliveries (& different frm the plant in sales order ,though values may b same) and can be maintained for tht particular customer. In LIKP table, Werks field represents this plant. I want to maintain a value ‘X101’ for this plant for the customer 51 .
I tried 2 find out the field from vd02 & xd02…….but cudnt find it………….do u know how to do it (for any customer)?
Please lemme know if u have ne idea…  
Note: the customer has been created

Hi!
I think you are talking about the field KUWEV-KUNNR of the sales order. If this will be correctly forwarded to LIKP-WERKS - I don't think so, just the wrong process. KUNAG and KUNNR are filled, but not WERKS in case of deliveries based on sales orders.
Anyway, in field KUWEV-KUNNR can be values out of customer master data, which are maintained in XD02, sales view, partner roles, role WE (or a similiar translation for goods receiver). There you can assign site X101 to customer 51 (if corresponding sales views are created).
If still LIKP-WERKS is empty, but you need it -> then you might need to use a exit to fill this field or switch to a purchasing process.
Regards,
Christian

Similar Messages

  • How to assign search help for custom cost centre field in SRM 7.0

    Hi Experts!!
    We are currently working in SRM 7.0.As per our business requirement, in account assignment tab we need to use a custom
    cost centre field (ZCOST_CENTRE) instead of standard cost centre field.It is observed that for standard cost centre field there is a standard web-dynpro search-help assigned where it will return the F4 search help values from backend.
    Can any one of you please help me how can I assign the search-help for the custom cost centre field. Is there any FM to call the backend cost centre search help for custom field or any other way how can I achieve this?
    Thanks in advance.
    Regards,
    Kalyani

    kalyani,
    i can see your requirement in below way..
    as it just reads: you need to assign the standard cost center help to a z cost center field in component /SAPSRM/WDC_UI_DO_ACC.. which actually is fetched though the component /SAPSRM/WDC_UI_BACKEND_SH
    so, if you see the component controller of SAPSRM/WDC_UI_DO_ACC you will see the component
    USAGE_SH_F4     /SAPSRM/WDC_UI_BACKEND_SH                        
    USAGE_SH_F4     /SAPSRM/WDC_UI_BACKEND_SH     INTERFACECONTROLLER
    so you can replicate the same functionality for your z field.
    but can you clarify one thing.. why are you going for this z field in place of standard field ?

  • Movement type 101 for receiving plant for returning stock

    all,
    This may sound a silly question, but I just want to double check and double confirm.
    Our plant supplying stock to another plant (let's call plant B), however, sometimes the plant B will return back unacceptable stock back to us. What plant B do is that they wll create a return PO with flag on the return indicator. Next they will do a picking/packing, and perform a GR (i.e. movement type 161).
    Next, we will perform a 101 goods receipt into our system.
    At this point, my question are:
    1 - during GR - 101 of this bad quanlity stock, can I do a GR into BLOCKED STOCK TYPE by select the dropdown block stock in MIGO, will system accept.
    2 - instead of performing 101 GR, can I perform a 103 (i.e. GR into GR-blocked stock)?
    3 - our system OPPI setup is that the blocked stock is not taken into MRP calculation, thus, both of above method will prohibit them in MRP calculation. correct?
    thanks.

    Hi
    1 - during GR - 101 of this bad quality stock, can I do a GR into BLOCKED STOCK TYPE by select the drop down block stock in MIGO, will system accept.
    DO goes to Quality inspection stock or unrestricted stock  and from there it should be transfered to blocked stock but directly it will not go to blocked stock in receiving plant
    2 - instead of performing 101 GR, can I perform a 103 (i.e. GR into GR-blocked stock)?
    Not sure
    Regards
    Kailas ugale
    Edited by: kailasugale on Jun 2, 2011 3:23 PM

  • Assign Planning Plant for PM orders

    I am working on the configuration of PM and need help to assign a Plant to be able to creat PM order.
    Currently in my Dev, I have about 4 plants and ONLY 2 plants that allow the users to creat PM Orders and the other 2 are not yet assgned and I need to assign them as well.
    Will Reward points!
    Tim

    Hi Tim,
    Please check this documentation as well.
    http://help.sap.com/bestpractices/BBLibrary/documentation/J13_BB_ConfigGuide_EN_UK.doc
    Hope this will help.
    Regards,
    Ferry Lianto

  • Assigning filter criteria for custom message type.

    Hi everyone,
    In our requirement i have created a custom message type ZDEBMAS like debmas. now while creating a distribution model with this message type, i need to create a filter for this.
    only IDOCs of customers with Account group 0001, 0002 and 0012 has to be triggered. I'm able to create the filter with message type DEBMAS, but while i'm using message type ZDEBMAS i'm unable to create any filter. Can any help me in this.
    thanks in advance,
    Rajni

    Hi!
    Do you create filter with BD95 and  allocation with BD59 transactions?

  • How to Assign a function module for customized IDOC

    Hi,
           I have created a customized IDOC. Can any body explain how to assign a FM for customized IDOC? Is same IDOC can be used for both Outbound and Inbound Process? In WE41 and WE42 we have to give the outbound and inbound function module name. can we give same function module? Is process code is same for both outbound and inbound process?
          Valuable suggetions are appreciated.
    Regards,
    Ram

    Hi ,
    Here is the Procedure for the Inbound Idoc Funtion Module
    Function Module : SE37
    Message : WE81
    Assign message : WE82
    Assgin FM : we57
    Process Code : WE42.
    Assign Partner Profile - WE20,
    To test the Inbound IDOC.
    In WE19, Give the IDOC number & execute ... then put the cursor on the idoc control record . then click on the Standard Inbound push button on the application tool bar.it will show show all the details like partner no,type , message type , process code & function module name ...
    now put a break point in the function module .. & debug .
    if u r using customised inbound function module , then click on inbound function module .. there u will get a pop screen with FM name & debugging option in both background & foreground mode...
    Reward Points if it is Useful.
    Thanks,
    Manjunath MS

  • Change storage location and plant for Return Delivery (outbound)

    Hi,
    I'm trying to achieve the following:
    Sales orders contained the 'normal' plant. Whenever a return delivery is created it should default the plant to a 'return delivery plant / storage location'. I've looked in to this and it seems we've got multiple options, however i would like to check:
    - Implement V02V0002 user-exit and link with 'return' movement type. Will this ensure plant change aswell?
    - Use standard RETA rule and define ?situations?. Could somebody clearify whether we can achieve our goal with this: Change plant and storage location?
    Any suggestions to achieve the above are very much appreciated.
    Note: Material contains both views for 'return plant/storage location' and 'normal plant/storage location'.
    System is R/3 4.6c with IS Retail activated.
    Kind regards,
    Tim

    Hi,
    The delivery is created against/follow-on a sales order / subscription order / invoice. I don't think we use/have a 'return sales order'. Yes, we only use 1 plant / storage location for the returns of goods.
    To sum it up:
    - Implement badi/user-exit ensuring that the plant is changed/defaulted in to our 'returns plant' for return documents.
    - Configure storage location via 'shipping condition'.
    Correct?
    Ps. I don't think we'll achieve changing the plant via configuring a shipping condition for our return document type. As the plant from the sales order doesn't match with the shipping condition it won't be taken in to account? And yes: It is mandatory/requirement to change the plant for customer return documents.
    Thank you for your inputs.
    Kind regards,
    Tim

  • Layout Set for custom Iview

    Hi Experts,
           I have created jspdynpage application for getting documents fron Km Folder. i have done this, but i want to set "Context Menu" for link (documents) in that iview. How can i do this.. I have added property called Layout Set for my iview and assign layout Set , but no effect. How to assign layout set for custom developed iview???
    Thanks Advance....
    Regards,
    Kumar.

    Hi praveen,
    is possible to show context menu for portal development iview (custom iView)?.
    I cant use KM Navigation iView, because I am listing members, each member should be a link.. this link is not possible in KM navigation..
    Albert
    Amjeth
    Bala
    Praveen
    Senthil
    I will show like above, here if i click the albert it will get the Albert details. and other members can rate the albert (so we need context menu)..
    how can i achieve this?.
    Regards,
    Kumar

  • Receiving plant - goods issue

    hi
    can someone tell any function module that gives me receiving plant # for goods issue that is already posted?
    I will reward point
    Thanks
    Nash.

    Hi Nash,
    Check LIPS-UMWRK field,some times it may be blank.
    Else Try WERKS in EKPO table with values from LIPS as given below
    LIPS-VGBEL = EKPO-EBELN
    LIPS-VGPOS = EKPO-POSNR
    regards
    Avi...

  • Configuration of special procurement for issuing and receiving plant

    Dear all,
    I have two plants "x" and "y" which are not yet maintained in SAP. MRP run is carried for plant y and it triggers a STO to plant x. Please let me know the config steps for receiving and supplying plants. Also, the precautions to be taken while creating plants in SAP.
    Thanks in adavnce!!
    Suraj

    Hi,
    In plant Y, you have to maintain Spl.procurement key in material master. In MRP 2 view assign External procurement & spl.procurement kery 40.
    In the plant X, create material master as inhouse production in MRP 2 view.
    Have to maintain BOM & Routing in plant X.
    Configure in SPRO> MRP> Planning> Define spl.procurement key.
    In this assign Issue plant as X.
    Run MRP for plant Y. System create Stock transport req in plant Y.
    Convert this req into stock transport order.
    In plant X, dependent req will create.
    Use MB1B mvt type 301for single level stock transport.
    For multi level stock transport use MB1B 303 - issue & 305 -receive mvt.
    Regards,
    Dharma

  • To Assign new intercompnay vendors to receiving plant

    Hi All,
    I have created a new intercompnay vendor and i am trying to assign this new vendor to plant XXXX,I am getting error "plant XXXX is already assigned to vendor xxxxxx".
    Is only one plant can be assigned to vendor for intercompnay transcation?Is we canot assign new vendor to a plant which is already assigned?
    with regards,
    Amogh

    Hi,
    Thanks for the reply.
    I have one more question,
    1)Is assigning of a new vendor of receiving company code XXXX is complsory to assign to a supplying plant XXXX in vendor master for inter compnay code STO transcations?
    with regards,
    Amogh

  • Account assignment model for customer line items

    Hi all
    As per SAP, account assignment models can be used for creating the entries for GL accounts. I have a scenario which requires similar type of feature for Customer and vendor items also..
    Is it possible to create an account assignment model for Customer and vendor line items..with posting key 01..?
    Thanks and Regards
    Rakesh

    Hi,
    Account assignment model is created using transaction code FKMT. It does allow using posting key 01, however unlike in GL Account - Customer accounts will not be always same. Hence, normally used for GL postings.
    In case if you are going to use for the same Customer / Vendor Account you can try it using transaction code FKMT.
    Thanks
    Murali.

  • Salesman assignment for Customer

    Dear Friends,
    I would like to know, What are the options to assign Salesman to customers.
    We want to assign multiple salesman to one customer on one salesarea.
    Multiple salesman depend on diffrent product line.
    means
    Salesman 1 for Product group 1
    Salesman 2 for Product group 2
    Salesman 3 for Product group 3
    How can we achive this scnario.
    any help or ideas will be higly appricated.
    Regards
    Malik

    1. Assign sales representatives to customer partner functions. You will need personnel for this (transaction VPE1).
    2. Create partner determination procedure to select the right partners to sales order.

  • Multiple Plants for Material and customer

    Hi,
    I have downloaded the Plants from the R/3 to CRM using DNL_PLANT object. The BP with Role 'PLANT' are created.
    we  have multiples plants for the same material,
    I have downloaded the material master data, but in COMMPR01, the field DELIVERING LOC. is empty. Is that correct? How the system works with multiples plants.
    What I can do?
    Best regards
    Lidisaid

    Hi Lidisaid,
    Ideally, the field Delivery location must get populated. Just ensure that the followig settings have been maintained.
    1. Adapter Object MATERIAL
    Tcode: R3AC1
    Choose the tab Tables/Structures Within Object
    Add tables MARC and MARC_KEY
    Please also check that MARC_KEY that the field Inactive is not flagged for this entry.(This is needed to download the PLANT information as   interlinkages to CRM Online in the table COMM_IL_PRDLOC.)
    The plant information is seen in the Sales & Distribution tab of the product master by double clicking on the Distribution Chain.
    2. Add Relationship type PRDLOCS- LOCATION OF PRODUCTS
    Tcode: COMM_HIERARCHY
    Check if the corresponding Material Categories for which the PLANT information is to be downloaded has the interlinkage type LOCATION OF PRODUCTS maintained in the RELSHIP types for the products categories that are to be downloaded to CRM from R/3.
    Note:
    If no relationship types are assigned to the product category, the PLANT information will be downloaded to the interlinkage table COMM_IL_PRDLOC. But even if a single RELSHIP entry is maintained then additionally the RELSHIP type LOCATION OF PRODUCTS also have to be maintained. E.g. MAT_FERT
    Wish this helps.
    Regards,
    Shalini Chauhan

  • Taking the Customer Components inside plant for Production process

    Hi All,
    I have got one Businee Scenario for i need to map in SAP.
    Scenario: Customer is sending the Components for making the finished goods. In this case Business will be using the customeru2019s components for production process.
    Now, How to take the components inside the plant for the Production Processing
    In this below points needs to be consider:
    1.     Components Stock should be Stock of this Production Plant
    2.     Components valuation should not effected of production Plant
    3.     These components should be used for the Production
    Please suggest the Suitable Process in SAP.
    Regards
    Vinay

    Try this..
    You can have the BOM of the Finl material with the customers materials as the COMPONENTS...
    Then in cs02 ,double click the item numbers (components) and uncheck the costing relevency indicator..
    This will make the accountability in stock and not in valuation..
    hope this helps..
    karthick

Maybe you are looking for