Std Purchase Organisation

For Consignment order I am not able to assign std. Pur. Orgnstn. to Plant.
When i am doing this in SPRO Enterprise Structure > Assignment , it is showing No Entries Found and system is not allowing me to create New Enteries.
What Should I do.

hi
,can you do one think create a PO for same plant .company code and purchasing organization ,and check it
find if system give any error message,please dont save po just check it for any error message about you configuration which you did in background
1) PO without item category k (means stander )
    2) PO with item category k
Regards
kailas

Similar Messages

  • Dif between normal purchase organisation,std pu org and ref pu org

    hi
    what is the dif between purchase organisation, standard purchase organisation and reference purchase organisation.

    Let me add some more...
    Normal P.org is to procure either for the plant/entire company code/cross company level based upon assignement settings in SPRO.
               for Ref.P.org, it will be simply assigned to other normal P.orgs only but neither assigned to any plant or company code.This is useful to enjoy the corporate contracts and their price benifits.
              regarding Std.P.org, it is simply to handle procurement of special stocks if i am not wrong.
    Hope this gives straight understanding in simple words.
    regards,
    arun

  • Two purchasing organisations for one user

    Hi Experts,
    We are running SRM 4.0, extended classic scenario with a large international setup.
    I have an issue with purchaser that need to be able to shop for two different pur. orgs. in two different company codes (A & B).
    I have added both A & B in the Company Code attribute for the user.
    And I have made both the local purchasing groups for A & B responsible for the purchaser.
    When I create a SC I can select whether to use Company code A & B and I can select the matching Purchasing Group. When I finish the shopping cart the order is created in SRM with correct the Local Purchasing Organisation which the Pur. Group I chose belongs to.
    But when it is tranfered to R/3 it is allways assigning pur. org. A. (also if the order in SRM has local pur. org. B). This results in a error, if the purchase wants to make a purchase for Company B.
    Is it not possible in SRM to able to chose more than one backend pur. org.?

    Hej igen, Anders.
    I don't suppose you have found a solution here?
    What I was thinking is, that you should try using the GUID of the purchase order from SRM and use it in the function module BBP_PD_PO_TRANSFER_EXEC_V2 to test which data are getting sent from SRM to R/3. You know you can find the GUID of the PO from transaction BBP_PD with BUS2201, and this GUID is the only thing needed to test the function module. This FM is sending your shopping cart/PO data from SRM to R/3, so if you can debug this to see that here the p org is correct, you would know that the error occurs in R/3.
    On the other hand you could also see in BBP_PD for the purchase order in SRM if the p org is already wrong here?
    Cross buying is possible, so hopefully you get to find your error. Otherwise post a reply here, we'll figure something else out.
    BR
    Dennis

  • How can we default a Purchase Organisation in the PR generated through MRP

    Hi,
    How can we default a Purchase Organisation in the PR generated through MRP
    (This is a Auto generated PR when the MRP Run is taken)
    We take a MRP Run for CBP. After the MRP Run system Auto generates a PR. But this PR does not have the P.organisation mentioned in it. It has to be done manually.
    How can we Default the P.Organiastion in the PR.
    NS

    The Purchasing Organization is only filled in the Purchase Requisition
    when a source is assigned because it represents a source of supply.
    Please also refer to attached note 206684 for more information.
    When executing a MRP-run, it is checked first if there exists a quota
    arrangement, the source list is read after it and the purchasing
    organization is taken from the source list. But before filling
    the relevant field in the purchase requisition (EBAN-EKORG), the
    system checks if there exists a record in the source list which is
    RELEVANT TO MRP, which means that the parameter 'MRP' has to be set to
    '1'.
    So please ensure that MRP = 1 in ME01 for the existing records and start
    the next planning run with planning mode = 3 and check the results.

  • Delivery Quantity Control at Purchase Organisation Level

    Hi All,
    In this scenario, I would like to have a control on the Delivery quantity by a vendor.
    Quantity released: 100 pcs for Vendor ABC
    Total Number of Plants: 3
    Out of this 100 pcs, it can be delivered to any of the 3 plants by vendor ABC. Quantity delivered by vendor to these 3 plants should not exceed 100 pcs in total. How can we have a control for total released quantity at Purchase Organisation level.
    Breakup of quantity to be delivered to each plant cannot be given as releasing is done at corporate level.
    We checked same scenario by using purchase Info record maximum quantity field. We created purchase info record at Purchase Organisation level.
    Scenario 1. which i tested
    Maximum Qty:100
    PO creation
    Plant 1: 100 qty-- No error/warning
    Plant 2: 100 qty-- No error/warning
    Plant 3: 101 qty-- warning maximum qty exceeded than 100 pcs.
    Above scenario will not help me as I need to total release control on all plants together.
    Scenario 2. Expected
    Plant 1: 60 qty-- No error/warning
    Plant 2: 45 qty-- Error, Total released qty exceed by 5 pcs.
    Thanks and Regards,
    VV

    Hi
    You cannot do GR for a plant which is not given in Purchase order. Corporate level you can have contract but not Purchase orders. If you have reference purchase organization create a corporate contract and try creating a po against that contract.
    regards
    Antony

  • Questions regarding creation of vendor in different purchase organisation

    Hi abap gurus .
    i have few questions regarding data transfers .
    1) while creating vendor , vendor is specific to company code and vendor can be present in different purchasing organisations within the same company code if the purchasing organisation is present at plant level .my client has vendor in different purchasing org. how the handle the above situatuion .
    2) i had few error records while uploading MM01 , how to download error records , i was using lsmw with predefined programmes .
    3) For few applications there are no predefined programmes , no i will have to chose either predefined BAPI or IDOCS . which is better to go with . i found that BAPI and IDOCS have same predefined structures , so what is the difference between both of them  .

    Hi,
    1. Create a BDC program with Pur orgn as a Parameter on the selection screen
        so run the same BDC program for different Put organisations so that the vendors
        are created in different Pur orgns.
    2. Check the Action Log in LSMW and see
    3.see the doc
    BAPI - BAPIs (Business Application Programming Interfaces) are the standard SAP interfaces. They play an important role in the technical integration and in the exchange of business data between SAP components, and between SAP and non-SAP components. BAPIs enable you to integrate these components and are therefore an important part of developing integration scenarios where multiple components are connected to each other, either on a local network or on the Internet.
    BAPIs allow integration at the business level, not the technical level. This provides for greater stability of the linkage and independence from the underlying communication technology.
    LSMW- No ABAP effort are required for the SAP data migration. However, effort are required to map the data into the structure according to the pre-determined format as specified by the pre-written ABAP upload program of the LSMW.
    The Legacy System Migration Workbench (LSMW) is a tool recommended by SAP that you can use to transfer data once only or periodically from legacy systems into an R/3 System.
    More and more medium-sized firms are implementing SAP solutions, and many of them have their legacy data in desktop programs. In this case, the data is exported in a format that can be read by PC spreadsheet systems. As a result, the data transfer is mere child's play: Simply enter the field names in the first line of the table, and the LSM Workbench's import routine automatically generates the input file for your conversion program.
    The LSM Workbench lets you check the data for migration against the current settings of your customizing. The check is performed after the data migration, but before the update in your database.
    So although it was designed for uploading of legacy data it is not restricted to this use.
    We use it for mass changes, i.e. uploading new/replacement data and it is great, but there are limits on its functionality, depending on the complexity of the transaction you are trying to replicate.
    The SAP transaction code is 'LSMW' for SAP version 4.6x.
    Check your procedure using this Links.
    BAPI with LSMW
    http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI
    For document on using BAPI with LSMW, I suggest you to visit:
    http://www.****************/Tutorials/LSMW/BAPIinLSMW/BL1.htm
    http://esnips.com/doc/1cd73c19-4263-42a4-9d6f-ac5487b0ebcb/LSMW-with-Idocs.ppt
    http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI.ppt
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Purchase organisation Field in Vendor master data

    Hi All
    During the creation of  Vendor master ,Needs to make the Field Purchase organisation as a mandatory. I have checked the in the following configs.
    Define Account Groups with Screen Layout (Vendors
    Define Screen Layout per Company Code (Vendors)
    Define Account Group and Field Selection (Vendor)
    The option is not available. for the above requirement.
    thanks & Regards
    DP

    In many companies the address data is maintained by different people than accounting data and purchasing org data.
    I would not like that accountants to create my purchasing org data, and I am certain that my accountants dont want the buyer to create his accounting data.
    if you could make this combination mandatory, then the user would have to maintain all screens at the same time, which may result in delays. as he can only start once he has all data available. SAP standard allows to create a vendor with general data and purchasing org data and purchasing can start buying. the company code data is only needed in the moment the goods arrive.
    So you gain time to collect the data while you already started business.
    Further, not all vendor master need to have  purchasing org data. and not all vendors with purchasing org views need a company code view.
    e.g. a restraunt may send you bills for lunch, but you do not place purchase orders with this restaurant. No purchasing org view needed here.
    a goods supplier, that is needed for Intrastat purposes only, does not need a company code view, as you will never get invoices from the goods supplier.

  • How to create vendors in the Purchasing organisation via mass change?

    Hi,
    I have a list of vendors which are created in a company code.
    Now I need to create them in a purchasing organisation.
    I think I can do that via a CATT with transaction XK01.
    The required fields are "order currency" and terms of payment.
    Is that a correct way?
    Thank you.
    Kind regards,
    Linda

    Hai, If u want to upload master records from legacy (non sap) to sap we have sum processor’s like (Lsmw ,Bdc .Ecatt and Scatt)
    Normally Ecatt and scatt used for testing purpose not uploading but it has uploading functionality  also.
    Bdc is used Abaper's.
    Most of the functional consultant’s uses lsmw
    If it is use ful to u plz assign the points

  • How to change data after getting an error in me51n,std purchase requisition

    how to make input field editable after getting an error message in ME51N,std purchase requisition
    Edited by: SQLFOLLOWER on Nov 18, 2009 1:00 PM

    Try this
    In user_command form...
    LOOP AT IT_DATA.
    IF  CHECKBOX __MARK EQ 'X'.
    write logic wht u want....
    ENDIF.
    ENDLOOP.

  • Vendor extended to different purchase organisations

    dear all mm gurus,
    pl update thru which t-code, one can see vendor extended to different purchase organisations.
    pl help
    regards
    srihari

    Hi Shri Hari,
    You can try this in tcode MKVZ.
    Mention the vendor number you want to check in the first tab.
    Leave the purchasing organisation field and other tabs blank and execute.Then you will get the details for which purchasing organisations your vendor has been created.
    Thanks,
    Sampath

  • Table for Plant , Purchase organisation

    Dear all ,
    can you please let me know in which Table i can see the list of all operational Plants and Purchase organisation available.
    Sagar.

    T001W

  • Selection of Purchase Organisation in Shopping Cart

    Hi,
    How does SRM 5.0 find the Purchase organisation in the shopping cart.
    I seem only to be able to manipulate the Purchasing group, Company and Plant when creating a shopping cart.
    Nowwhere in the shopping cart does appear the field "Purchase Organisation"!
    Thanks in advance.
    Aart

    Hi Consultores VisionOne,
    Try to use the service BBP_MON_SC to find the purchase organization.
    See the screen in this print: BBP_MON_SC
    Regards,
    Pedro Marques
    Olá Consultores VisionOne,
    Tente olhar o serviço BBP_MON_SC para localizar a organização de compras.
    Veja a tela nessa print: BBP_MON_SC
    Atenciosamente,
    Pedro Marques

  • Std. purchase org.

    How to create Standred purch. Org. (all path) ??
         and  What is the use of Standred purchase org.  ???? 
    Regards
    Sanjay

    Hi,
    In addition to above......
    Path in SPRO> Enterprise Strucure> Definition>MM>Maintain Purchase Organisation.
    Purchase Organisation is Responsible for all activities of Puchasing.
    Possible organizational forms
    You can organize your purchasing function in the following ways:
    Corporate-group-wide purchasing
    Company-specific purchasing
    Plant-specific purchasing
    All of these forms can co-exist within a single client.
    Corporate-group-wide purchasing:
    A purchasing organization is responsible for the purchasing activities of different company codes.
    In this case, you do not assign a company code to the purchasing organization, but specify the company code concerned for each individual purchasing transaction. You assign plants from different company codes to the purchasing organization.
    Company-specific purchasing:
    A purchasing organization is responsible for the purchasing activities of just one company code.
    In this case, you assign a company code to the purchasing organization. The purchasing organization may procure only for this company code. You assign only plants of the company code concerned to the purchasing organization.
    Plant-specific purchasing:
    A purchasing organization is responsible for the purchasing activities of one plant.
    In this case, you assign the plant and the company code of the plant to the purchasing organization. The purchasing organization may procure for this plant only.
    Regards,
    Sachin

  • Purchase Organisation field mandatory in ME21N

    Dear All,
    Is it possible Purchase Organisation field is mandatory in PO(Me21N),
    i have checked in spro define screen layout at document level; wise but there is no Purchase organisation field.
    please guide me,
    Thanks
    Shital

    Hi Shital ,
    Pur.Org is the org level responsible for purchasing activities , u cannot set it to optional as it is hardcoded in the program itself.
    Without this ur PO will not be saved .
    Note: There is no point in creating a PO without Porg and is not possible in standard SAP .
    Regards
    Ramesh Ch

  • Cant see Purchasing organisation for 0vendor

    Hi,
    I have a requirement to calculate total suppliers or vendors  & common supppliers based  purchase organisation
    so when i fgo to 0 vendor I cant fin d the purchase organisation field over there
    as this report need to be done using master data how can be this done

    Hi,
    I can see purchasing organisation as an attribute of 0plant in 0vendor
    our client vendor information is based on purchasing organisation but not on plant,here plant and purchasing organsiation are same so it is not mandatory that in vendor master table LFA1 they wont be entering plant data
    where as they will enter vendor wise data based on purchasing org in table LFM1
    but our datsrc 0vendor_attr get data only from LFA1
    in order to get data from LFMI vednor data based on purchase organisation should i create my own master datasrc

Maybe you are looking for

  • Secret dragging tricks and keyboard shortcuts - are these published anywhere?

    I have searched for some and stumbled upon others. But I have not seen any of these published or posted anywhere. If so, can you tell me? Either way, you may find some useful ones here. Enjoy! (I think most of these work in Lion. Any keyboard shortcu

  • No sound from my Web Cam in Skype

    [e-mail removed for privacy and security]

  • If-modified-since header?

    Google tells me I need to be hosted on a server that supports this header (and it makes sense from a Google perspective). My host tells me that his servers do support that header. Yet when I test my pages on his server, the tool I am using tells me n

  • Mobile Account Sync still occurring outside network

    Hello; From everything I have read I was under the impression that once I left my network, my mobile account would not sync but was of course still usable as it is a mobile account and the homefolder does reside on the local hard drive. My mobile acc

  • Bootstrap3/BC Menu dropdown conflict with module_photogallery

    I'm building a site using Bootstrap3 framework, with BC Dynamic Menu (with jQuery courtesy Joe Watkins) for main navigation.  Dropdowns (click or hover) working beautifully until I add a photogallery module, then the dropdown links disappear on click