I'm asked to deselect the GR indicator for ZNPP purchase orders using BADI.

Hi Experts,
I'm asked to deselect the GR indicator against ZNPP purchase orders created from SRM using BADIs
BAdI BBP_CREATE_BE_PO_NEW ,BBP_CREATE_BE_RQ_NEW  and FILL_PO_INTERFACE1  and FILL_RQ_INTERFACE  methods respectively.
Can you please give me idea what I can do with this..
Im unable to find the field name(WEPOS) for GR indicator.
Please help me out..today is the deadline for me.

These BADI's are in SRM not in ECC. Check the interface parameters of those badi methods. you will find some option to pass. if not you have to do it in ECC only.

Similar Messages

  • How to Park the single invoice for multiple purchase orders

    Hi,
    How to Park the single invoice for multiple purchase orders?

    brother this is possible to enter one Invoice fro multiple purchase order.
    call transaction MIR7, select " purchase order/Scheduling Agreement" from the PO refernce Tab. then click on arrow. give your purchase orders here.
    Thanks

  • How to find the supplying plant for a purchase order

    Hi Guru,
    My requirement is to dispaly the suppling plant and some other fields for the purchase orders using ALV report.
    Could any one help me how to find the supplying palnt for a purchase order.
    Suggest me any function module or with sample coding
    Regards
    Paul

    Hi Ravi,
    You are solution is right but in that table the supplying plant is not updated
    Could you suggest me any other tables
    Regards
    Paul

  • DELIVERY COMPLETED indicator for Services Purchase Order

    hello experts,
    i'm working in SAP with R3 4.7 for developing funtion / BAPI for a mobile web application for services purchase order.
    i have a big problem:
    is it possibile to set the DELIVERY COMPLETED indicator (<i>ELIKZ</i>) in services purchase order via BAPI or Function Module?
    <i>I'm working with BAPI_PO_CHANGE but and i succeded with material PURCHASE ORDER but not with SERVICES PURCHASE ORDER</i>.
    can anyone help me?
    thanks in advance,
    Eliana

    For material:
    Delivery completion (DCI) tick available at line item level for each material (EKPO- ELIKZ)so you can check for the each material in PO the DCI is available or not.
    For Services:
    As Service code (Service line items) are maintained in details screen of Header line item. So whenever the DCI (Delivery completion indicator) marked for that Header line item it means that all the service line items are marked as DCI for that Header line.
    DCI indicator can mark manually in Change PO mode and automatically when service entry done as final for that Header line.
    So you can check the DCI for service same way as you do for material
    Hope it will help you
    Regards
    Vikrant

  • Delivery completed indicator for Service purchase order item

    Want to check the PO item for services already delivery completed.
    Field EKPO-ELIKZ (delivery completed indicator) is for material line item, is there a equavalent field for Service line item?
    What field /how to to check for a service line item in Purchase order already delivery completed ?

    For material:
    Delivery completion (DCI) tick available at line item level for each material (EKPO- ELIKZ)so you can check for the each material in PO the DCI is available or not.
    For Services:
    As Service code (Service line items) are maintained in details screen of Header line item. So whenever the DCI (Delivery completion indicator) marked for that Header line item it means that all the service line items are marked as DCI for that Header line.
    DCI indicator can mark manually in Change PO mode and automatically when service entry done as final for that Header line.
    So you can check the DCI for service same way as you do for material
    Hope it will help you
    Regards
    Vikrant

  • CHANGE THE OUTPUT MEDIUM FOR SRM PURCHASE ORDERS

    We are using SRM 5.0
    I tried to change the SRM purchase order's output
    medium from 'XML' to 'Print' using a function module
    'BBP_OUTPUT_PO_PARAMS_SET' within the BADI 'BBP_ECS_PO_OUT_BADI'. Though it changes the
    output medium and chooses the right radio button
    at the UI interface level (i.e)
    Purchase order Header->output->
                        radio buttons(print,email,fax,xml)
    It still holds the output medium as 'XML' at the
    Document output log and process the document as 'XML'.
    Is there a way to update the output log to hold the changed medium i.e (print)
    Thanks and Regards,
    Gia

    Hi,
    Have a look at the foll thread for more pointers;
    Re: Change medium of output for Changed PO in SRM
    BR,
    Disha.
    Do reward points for useful answers.

  • How to find the Commitment cost for a PM order using tables ?

    Hello all ,
           How to find the Commitment cost for a given PM order using table  .
    Thanks and regards ,
    Prem.

    Issue got resolved

  • Where can I find out what the rules are for extracting Purchase Orders?

    Hi all,
    Relating to BI 7.0, ECC 4.6
    From a business perspective we are looking to be able to identify ALL the rules/criteria for Purchase Orders when they are extracted in ECC to BI.
    The datasource is 2LIS_02_ITM
    For example deleted PO items are not extracted to BI, nor where LOEKZ (Memory flag =X).
    In brief there is criteria that identifies which PO items are extracted.
    Where can I find out what ALL of these conditions for extraction are?
    I have looked in the extractor program MCEX_BW_LO_API and there is a class for filling the a table but I cant see any criteria here to how it decides WHAT to extract i.e where in the code the criteria is set.
    Also this of course could be set in customizing somewhere?
    Anybody know where?
    Thanks in advance.
    Steve Jones

    you can also check the start routines in BI for 2LIS ITM, there are a few exclusions and PO deletions there.
    you can find more information in SAP Notes.
    reagrds
    Ramesh

  • Create a Purchase order using the BAPI using the data in the XML file.

    Hello Gurus,
    here is the scenario can anyone help me how to proceed explaining the procedure?
    Create a Purchase order using the BAPI using the data in the XML file.
    comprehensive explanations are appreciated.
    thanks in advance.

    hi,
      first use fm "bapi_po_create".
      then use fm "BAPI_ACC_GL_POSTING_POST"
    The demo environment was made with real business scenario in mind, but following subjects need to be addressed in a live implementation:
    •     No exceptions and error handling is implemented, except the order rejection (e.g. partly delivery);
    •     In Navision both XML Ports and the XML DOM has been used to integrate with SAP XI, because XML ports has some drawbacks regarding to Namespaces in XML Documents (mandatory in SAP XI);
    •     A minimum of SAP and Navision customization is required to implement this solution. (e.g. user exit in SAP, Navision XML DOM).

  • How to create multiple Purchase Order  using the same document number?

    HI Friends,
    I m in a product which extracts data from SAP and stored in Access database.
    For that,while i extracting Purchase Order from the Demo Database (SBODemo_US)for OEC Computers,the same DocNum is used for several Purchase Order using Index Line numbers.
    eg:
    DocNum for Purchase Order1 -->3000   0 (Index)
      DocNum for Purchase Order2 -->3000   1 (Index)
        But i can't create multiple Purchase Order using same DocNum manually in SAP B1,Could anybody please help me <b>to create a Purchase Order using same DocumentNumber?</b>
    Thanks in Advance
    SooriyaKala.P

    Hi,
    The problem statement is not quite clear to me.
    As far as I understand your statement, I think you want to club multiple orders into one purchase order using the index incrementally.
    For this I think once you have created the first purchase order, open the purchase order in edit mode the second time and append the new line items.
    If I am getting you wrong please explain the problem statement in more detail.
    Regards,
    Rara.

  • Which table stores the condition values of a purchase order line item?

    Hi,
    Please let me know the table that stores the condition values of purchase order line items(when we click on conditions tab after selecting an item then we can see the condition types and there is a corresponding condition value for that condition type.
    My requirement is to get the actual price for a purchase order line item(it can be seen in the last line and it is calculated after considering all the condition types) and display this value in a custom report.
    Thanks,
    Ravindra

    Hi Ravindra
    You can find the conditions data for PO in TAble KONV.
    KONV-KSCH is the condition type
    KONV-KWERT is  the cond value
    KONV-KNUMH is the condition doc no. which is there in EKKO field KNUMH.
    So u have to make a link between KONV-KNUMH and EKKO-KNUMH.
    Thanks
    Vijeta

  • After having to get a new computer, I tunes repeatedly asks to authorize the computer to play/sync purchased music. However, ITunes is saying that the computer is already authorized. What do I do?

    After having to get a new computer, I tunes repeatedly asks to authorize the computer to play/sync purchased music. However, ITunes is saying that the computer is already authorized. What do I do?

    You can transfer all the iTunes purchased music from the iPod Touch to your new computer.
    From iTunes: How to move your music to a new computer:
    If your iPhone, iPad, or iPod has your purchased content from the iTunes Store, you can transfer the content to a computer that is authorized for your Apple ID.
    Note: This option only works for content you purchased from the iTunes Store (as opposed to content from other sources, such as CDs you may have imported). For content you did not purchase from the iTunes Store, synchronization occurs in one direction only. This means your content can be copied from a computer to your iOS device, but cannot be copied from your device to a computer.
    Open iTunes.
    From the Store menu, choose Authorize Computer.
    In the dialog that appears, the Apple ID button is selected by default. If you have an AOL account, select AOL.
    Enter your Apple ID or AOL account and password. Then, click the Authorize button.
    Connect your device your computer. If it is synced with another iTunes library, the following may appear:
    If this alert appears, click Transfer Purchases.
    If you were not offered the option to transfer purchases:
    After connecting your device to the computer, its icon appears in iTunes. Click the icon.
    From the File menu, choose "Transfer Purchases from 'Your device name.'"

  • Default value indicator Unlimited in Purchase Order

    If I create Purchase order without Material Master where the account category is K (Cost Centre) and Item Category is D (Service), the indicator Unlimited is default ticked.
    But when a second line has been added to the Purchase Order without material master and only account category K the indicator Unlimited is not ticked on.
    After analysing in the IMG I could not find if this can be configured.
    Is it possible to configure the default setting of the indicator Unlimited in Purchase Order?

    Hi,
    When you create a PO with an item category of D it changes the whole use of the line item on the PO. It no longer holds the detail data because this is held at a lower level. That is why the qty defaults to 1 etc.
    There should not be any problems caused by the unlimited flag because the limits are now controlled at the extra level of the service specifications etc. This level has several limits to control the entry of services and so the flag at the item level above is basically redundant.
    I am not aware of any config setting to change it and as I say I don't think that you will really need to change it? Do you have a specific reason to change it or where you just curious?
    Steve B

  • Delete the perticuler Line Items of PURCHASE ORDERS.

    Hi Friends,
    i want delete the perticuler Line Items of PURCHASE ORDERS.
    EXAMPLE :
    I HAVE ONE PO  : 2000010.
    IT HAVING 10 LINE ITEMS. LIKE 1 , 2 , 3 , 4 ,5 ,6 ,7 ,8 ,9 , 10.
    FOR THIS PO , I WANT DELETE THE 5TH LINE ITEM.
    MEAN FOR PERTICULAR PO I WANT DELETE ITS SPECIFIC LINE ITEM NO.
    ANYBODY EXPLIAN..
    THANKS

    Are you looking to do this from an ABAP program or from the PO Screens?   EKPO does have a field for the Deletion Indicator.  Is there a reason why you would choose to do this from an ABAP program rather than the ME22n?

  • How to block the Statistical delivery date in purchase order from updation

    Hello All,
        We have the following requirement from our client.
    The client wants to track the delay in delivery of purchase orders raised to vendors. Currently the users, change the delivery date and then process the PO if there are any delays. The client wants to STOP this and track any changes being made.
        We created a new screen layout for purchase orders and checked the Statistics relevant delivery date as DISPLAY
    However, when we tested the same, the statistical delivery date was changed along with delivery date, when the delivery date was changed in the Purchase order, though the option for statistical delivery date was seen a DISPLAY field only.
    Please provide us your suggestions on any other options available.
    R's
    Manoj.

    if your client wants to track the delay of a delivery from your vendor, then he has to give the vendor a chance that he can deliver on time. And the usual way to do this is by sending the PO to the vendor.
    if you cange the delivery date before output of messagem then your vendor could not even know the original delivery date, so it is not the vendors fault if he cannot meet this date.
    if you change the delivery date after output of message , then the statistical delivery date will stay with the old date.
    the field is always open to maintain because it is not always the vendor who is reponsible for a delivery date change.
    if you want to change the delivery date because you can take the quantity at that date, then it is not the vendors fault, in this case you have to change the statistical delviery date to evaluate the vendors delivery performance against the new date.
    And often forgotten in this evaluation process is the warehouse personell that finally posts the goods receipt. if they post it with delay and do not change the goods reeipt date, then the vendor is as well evaluated to bad.

Maybe you are looking for