Mandetory field Purchase organization during PR creation.

Hi ,
I am facing a issue on my support.
There are two users (X and Y ) going to create PR with same document type and same material.
When user 'X' creates PR system is not prompting for purchase organization but when user 'Y 'does the same system prompts for mandetory field as Purchase organization and not allowing user 'Y' to save PR.
What can be the possible reasons for this variation ?
I cheked the user profile Purchase organization field is maintained for both user in paramaeters.
Pls suggest on this.
Rgds

Hi,
Check in your field selection for your document type and check if your Purchasing Organisation is not an optional field, if yes
changed it to a mandatory field.
Are they using the same document type?? if no , how did you copy the custom defined document type????? 
Thanks

Similar Messages

  • Standard purchase organization in subcontracting process?

    Gurus,
    It's not mandatory to enter standard purchase organization during subcontracting process..It's manadtory during consignment and pipeline process.
    then, why standard purchase organization involves during special procurement process?
    Subcontaracting also a special procurement process..
    pls share ur ideas..

    Hi
    Standard purchasing organisation will be read by the program for Stock transfer, consignment & Pipeline as per the standard SAP.
    Thanks/karthik

  • Read Invoice Plan data in BADI impl "ME_PROCESS_PO_CUST" during PO creation

    Hello All,
    We had implemented BADI "ME_PROCESS_PO_CUST", during the check & post methods I require to fetch the invoicing plan data for calculating the total value of purchase order. Because invoice plan is splitted just like an instalment for a period and the line item in PO is showing only one instalment, where as the ordered value of PO is the total of all instalments.
    Invoice Plan data will be stored in FPLT table and the FPLNR can be fetched from EKPO.
    Can any one tell me how to read the invoice plan data during the PO creation? Is there an interface & method for reading it?
    Regards,
    Ramesh
    Edited by: Ramesh Babu Srikakollu on Apr 18, 2011 7:37 AM

    Hello All,
    I, myself found the solution for reading the Invoice Plan data of a Purchase Order during the creation/change. i.e. the runtime data for calculation.
    Here is the solution:
    Call this function module in the BADI implementation for the method CHECK or POST using the FPLNR (Invoice Plan Number), this returns the run time data of the invoice plan details during creation or change of a PO.
          data lt_fplt type table of fplt.
          CALL FUNCTION 'ML_INVOICING_SCHEDULE_READ'
            EXPORTING
              fplnr_imp = ls_opp_ekpo-fplnr
            TABLES
              xfplt     = lt_fplt.
    Regards,
    Ramesh

  • PO User Exit to Populate Field Validity End During Creation

    Hi Gurus,
    I'm currently designing a program that will perform auto-deletion of Purchase Orders that have no GRs after the latest Delivery Date of the PO line items. Our client is very strict in managing their purchasing activities hence the requirement. I'm planning to use the Validity End field on the Header level of the PO. Now, what I want to happen is that during PO creation (whether via ME59 or ME21N), a user exit will auto-populate the Validity End field using a pre-defined formula that will add a couple of days (buffer) to the delivery date.
    Is there such a user exit that can auto-populate Validity Start and Validity End?
    Thank you,
    Aivan

    Hi,
    Check the BADI :ME_PROCESS_PO_CUST
    Which can be worked for your requirement.

  • During automatic creation of the purchase requisition to operation 0010

    Hi,
    Problem occurs in automatic cration of PR.
    Error : During automatic creation of the purchase requisition to operation 0010, an error (06 532) occurred:message c2325
    Regards,
    Vivek

    Hi ,
    I am getting error in CO01 Transaction.
    Message no. C2325
    For further proceedings, read the long text of error message (06 532) in transaction SE91. Check the operation affected and change or complete any missing data that led to the error message.
    Regards,
    Vivek Nehete

  • Add new field during the creation of a dispute case from AR

    Hi experts,
    Can you help me out with the steps necessaries to create a new field and add it and completed during the creation of a dispute case from AR.
    Many thanks.

    Yes, BADI fdm_user_screen has to be used.
    1 method GET_CREATE_SCREEN to define the screen with the new attribute/s
    2 method CREATE_SCREEN_PBO to define the logic tht u want to get processed before the screen is up for display, (possibly pre-population of the attribute/s)
    3 method CREATE_SCREEN_PAI for logic after the user has entered value in the attribute/s

  • Re: Default value in field Plant during PR creation (tcode: ME51N)

    Hi,
    It seems parameter id is not available for defaulting a value in field PLANT during PR creation?
    Is there any option i can use on this instead? thanks in advance.
    Rgds,
    She

    Hi She,
    Go to ME51N Trxn code and Click on Personal Setting Tab and Here You can set you Palnt as Default in Default Values Tab.
    If It is not there in Default Values then Click on More Fields tab and Select Plant then copy and save.
    Reg,
    Ashok

  • Empty/blanked fields when choosing Purchasing Organization

    Hi there,
    I am trying to create purchase order, while choosing purchasing organization i see something as below.
    First of all the amount of push. org. is colossal (1894 !?) and secondly all fields are filled with nothing. But when i go to SPRO, i have 9 purch. org (see screen below)
    Can anyone help me ?

    Hi JZ,
    Hope you are not able to view the P.Org while creating PO
    Can you please check in the IMG,whether any one of the below assignment is activated for your plant-
    P.Og (Plant # entered in the PO)  or plant- Company code.(company code entered in the PO)
    SPRO- Enterprise structure-Assignment-Material management- Assign purch org to plant
    also check
    SPRO- Enterprise structure-Assignment-Material management- Assign purch org to Company code.

  • Creation of vendor organization at all purchasing organization level

    Dear Experts,
    Our client is looking for a functionality to create a vendor which links the vendor to all the purchasing organizations (without manual extension) . In the org setp, the client has multiple company codes and purchasing organizations. What I understand is that ERP MM allows us to create a vendor only at purchasing organization (MK01) or company code level (XK 01).
    Could you please advise how to create a vendor which is automatically applicable to all the purchasing organizations?
    Here, the client is using the supplier registration functonality to register the vendors which on approval will get replicated to to the ERP MM system.
    Thanks and regards,
    Ranjan
    Ranjan Sutradhar

    Hello,
    You may define Purchase Organization as the reference Purchase Organization and assign all the purch. organizations to reference purch. organization. Then define Purchase view for the Vendors in Reference Purchase Organization using MK01.
    Thanks,
    Venu

  • Supplier not intended for purchasing organization message

    Hello All,
    We are implementing SAP SRM 7.03 with ECC 6.0.
    During SC creation stage we are getting a error message, 'Supplier not intended for purchasing organization'
    We are with one single purchasing organization, in the supplier search help the purchasing organization field is blank.
    In table BBPM_BUT_FRG0061 the purchasing organization is available for all the replicated suppliers. In the org structure maintenance the Purchasing Organization and Purchasing Group functions are responsibility is defined properly.
    The observation is in the basic data of the shopping cart, the purchasing organization and purchasing group fields are missing.
    Kindly share pointers in resolving this issue.
    Rgds,
    Madhan

    Dear Madhan,
    I have faced similar problem recently, got the same error, however it was configured properly.
    Resolved it with setting the message to warning:
    Use T.code sm30 - table BBPV_PDMSG check oblect BBP_PD 018 it should be: EWI / E
    Than add  new entry to table BBPV_PDMSG_CUS for object BUS2000113 it should be
    : Message class BBP_PD No 018 type W. Save your changes.
    Or you can do the same with SPRO - SRM Server - Cross-application basic settings - Message Control - Influence message control  for object BUS2000113.
    Hope it helps!
    Sincerely yours,
    Sergey Eropkin

  • Badi / Exit / Enhancement for replacing INSMK during PO creation

    Hi Gurus,
    we want to default the INSMK field (stock type) during Purchase Order creation..
    Can someone help me findind the right BAdI / exit / enhancement for it?
    Thanks in advance,
    Regards,
    Alessio

    Hi Alessio,
    You may check these first:
    Re: Negative postings to MVER table
    Re: select stock type
    Thanks,
    Gordon

  • Assignment of vendor to purchasing organization

    Hi All,
    We are on SRM 5.0, classic scenario. In our test system, I replicated vendors some time ago. Now the backend has changed and I replicated some new vendors.
    Now, during shopping cart creation when when I try to assign source of supply, only few vendors are displayed. Can you tell me how can I check/assign vendors to proper purchasing organization?
    I will reward with points usefull answers.
    kind regards,
    Robert

    e.g.
    your earlier backend had a vendor code 10000
    this vendor you replicated to SRM
    when the replication took place SRM created a external BP for this vendor say 1000
    then you changed the backend
    in your new backend the new vendor code is 10001
    this also you replicated to SRM
    SRM created an external BO 1001 for the same
    Now in your SRM both the BPs i.e. 1000 & 1001 will be available.
    But you can not create follow-on with BP 1000 since the related vendor 10000 is not
    available in current backend
    BR
    Dinesh

  • Change Purchasing Organization in a Contract

    Hi,
    it's possible to change the Purchasing Organization in a Contract? it looks for in the status fields and encounter this field not to put it like optional. With transaction MEMASSCONTRACT yes it lets to me modify the Purchsing Organization but with the ME32K it isn't possible to modify it.

    Hi,
    If you want to create a purchase order with reference to a contract (transaction ME21 / ME21N), Yes.... you can modify purchase organization at the time of creation of PO
    Contract is at Macro level and Purchase Order is at Micro Level.
    On the initial screen, you only enter the vendor and the plant.
    This plant belongs to a purchasing organisation which is different from the one of the contract.
    When you now enter the reference to the contract and confirm this, the error message ME 004 is processed
    (Purchasing organization & not responsible for plant &).
    The field purchasing organisation (EKORG) is filled with the purchasing organisation taken from the contract.
    You can now overwrite this purchasing organisation with the purchasing organisation of the plant and post the purchase order.
    Bye,
    Muralidhara

  • User Exit/ Badi for Changing Quant parameters during TO Creation

    Hi Gurus,
    Could you please guide me to advice the User Exit/Badi which can be used for changing Quant Data during TO Creation.
    User Requirement: Using "Recepient Field" in MIGO as a Key Value for FIFO in WM during goods issue. Receipient is copied into TR and TO (Standard SAP Functionality). For the purpose of Stock Removal based on Receipient Value, we need to copy this value into Quant Data field named Certificate Number ("LQUA-ZEUGN").
    I will highly appreciate reply from Gurus.
    Regards,
    Gupta M

    Hi manish,
    Use the Exit MWMTO001 for this purpose and modify the table accordingly. This will solve your problem.
    Thanks,
    Shibashis

  • Purchase Order and Invoice creation

    Hi All,
    I am having some fields related to Purchase order and Invoice creation, i have to find out the tables to which tables these fields belongs to.
    Below are the Header fields:
    Wrbtr  Tcode - MIRO,
    Lfsnr   Tcode - MIGO,
    Evertn Tcode - Me32k,
    Kbetr  Tcode - Me32k,
    Kschl  Tcode - Mek1,
    Selkz  Tcode - Mek1,
    Werks Tcode - Mek1,
    Evart   Tcode - Me31k,
    Frgco  Tcode - Me35k,
    Sddat  Tcode - Me35k,
    Below are the Detail fields:
    Kbetr   Tcode - Mek1,
    Konwa Tcode - Mek1,
    Lgobe  Tcode - Me21n,
    Planloc Tcode - Me31k,
    Datab   Tcode - Mek1,
    Datbi    Tcode - Mek1,
    Fromdate  Tcode - Me31k,
    Todate      Tcode - Me31k,
    i have to retrive all these fields from tables, so plz anybody give me exact tables to use in the select quries to retrive these fields.
    Thanks in advance,
    Balu.

    Hi,
    U can get the req fields as follows:
    Below are the Header fields:
    1)Wrbtr Tcode - MIRO- table rseg ,field-wrbtr
    give belnr (invoice no ) & BUZEI(item)  if known, else, give ebeln,ebelp.
    2)Lfsnr Tcode - MIGO,-table mkpf,give mblnr (mat doc no ) & ZEILE(item) field-xblnr  or give ebeln,ebelp
    3)Kbetr Tcode - Me32k,
    table:konp or konv.
    Pass ebeln to ekko, wil get KNUMV.Pass KNUMV as KNUMH  in 1 of the tables- konp or konv,wil get kbetr.
    4)Kschl Tcode - Mek1,
    Pass ebeln,ebelp to table ekpo, get mwskx(taxcode), u will get condition type kschl from FM -FI_TAX_GET_CONDITION_TYPES.
    or
    table:konh or konp or konv.
    Pass ebeln to ekko, wil get KNUMV.Pass KNUMV   as KNUMH in 1 of the tables-konh or konp or konv, wil get kschl.
    5)Werks Tcode - Mek1,-table-ekpo, field-werks(give ebeln,ebelp)
    Below are the Detail fields:
    1)Kbetr Tcode - Mek1,
    Pass ebeln to ekko, wil get KNUMV.Pass KNUMV as KNUMH in 1 of the tables- konp or konv,wil get kbetr.
    2)Konwa Tcode - Mek1,
    Pass ebeln to ekko, wil get KNUMV.Pass KNUMV as KNUMH in 1 of the tables- konp or konv,wil get konwa.
    3)Lgobe Tcode - Me21n,give ebeln.ebelp in table ekpo, get lgort.pass lgort to table t001l, u wil get lgobe.
    4)Datab Tcode - Mek1,table-konh,field datab
    Pass ebeln to ekko, wil get KNUMV.Pass KNUMV as KNUMH  in - konh ,wil get datab.
    5)Datbi Tcode - Mek1,table-konh,field databi
    Pass ebeln to ekko, wil get KNUMV.Pass KNUMV as KNUMH in  table- konh,wil get databi.
    Hope its useful to u.

Maybe you are looking for

  • Creation of PDF with different page sizes

    I am generating PDF using Acrobat Distiller from my application from the .ps file. From one machine, the PDF is generated with different page sizes.one page with 8.5*12.99 and other pages with 8.5*11 in the same PDF. However the PDF is created with c

  • How do you make the program repeat itself?

    How would I make it so that when the if statement at the end of the code the program starts over from the begining? Any help appreciated. Here is the code if you wanna see it. import java.io.BufferedReader; import java.io.InputStreamReader; class Sup

  • Why there are some metric without "Last Upload" in "All Metric" page?

    I am developing a MYSQL Plugin. after I deployed it to agent, and add target to it. I found there is something strange for some metric collecting/uploading. And I test it on both OMS 10.2.0.4 and OMS 10.2.0.5, they have the same issue. In page “All M

  • 3.0.9.8.3 Issues on Tru64

    Hey, I have just about managed to get the 30984 upgrade complete on a Tru64 instance of portal. However I do still have one invalid portal30 package. This package is causing any forms in portal to be unusable. The Package is wwa_api_module_event, whe

  • Possible thread issue?

    I'v now come across a code problem that I simply cannot understand what is happending here. The code is part of a cfc module that is behind a web-service. The problem here is the transID. When you start putting a bit of load on this code, the transID