Unable to view blocked vendors in Purchase order

Hi.
I have created vendor with partner functions for ordering address. This vendors that i have used as partner functions are blocked for all purchase organisations.
When i create a purchase order i am not able to see the ordering address vendors (as they are blocked).
I need to display these vendors in po.
Regards
Raghavendra

Hi,
I think you know that vendors with ordering address can be viewed during creation of purchase order for selecting whichever ordering address you want.
In my case my ordering address vendors are blocked.... still i need to see those vendors.
Let me know what is the setting that i need to do.
Regards
Raghavendra

Similar Messages

  • Want a TN to block to ADD Purchase order Canditions Are as follows:-

    Respective Experts,
             I want a TN to block ADD Purchase Order Conditions are as follows:-
             When I add Purchase order it goes for approval and the document is saves as Draft
    Now    1) If there is 6 Purchase orders for a Vendor are pending for approval no one more Purchase Order is Added in the system.
                  It will block to user to add Purchase order.
               2) It should block to user to Add that Purchase order And That PO is not go for Approval means block to ADD Purchase order before Documnet go to approval....
               Please help me to make TN for above conditions ??
    Regards,
    Sandesh

    Hi Sandesh..
    Try This
    Create this view as PO
    SELECT count(t1.docentry) as Count,cardcode
                     FROM   odrf t1
           INNER JOIN drf1 t2 ON  t1.docentry = t2.docentry and t2.ObjType='22' where t1.docstatus='O'
            group by  cardcode
    Use this tnsp for the block
      IF @object_type = '112'
             AND @transaction_type IN ('A', 'u')
          BEGIN
              IF EXISTS(
    SELECT t1.docentry
                     FROM   odrf t1
           INNER JOIN drf1 t2
                                 ON  t1.docentry = t2.docentry and t2.ObjType='22'
                                 inner join PO t3 on t3.cardcode=t1.CardCode
                     WHERE  @list_of_cols_val_tab_del = t1.docentry and t3.count>'6'
              BEGIN
                  SET @error = -1
                  SET @error_message ='You Cannot Perfrom this Action pending purchase order'
              END
          END
    Hope Helpful
    Regards
    Kennedy

  • I am unable to view any of m purchases via the Quick link 'Purchase' option. I do have an account and I am connect to the iTunes store.

    am unable to view any of m purchases via the Quick link 'Purchase' option. I do have an account and I am connect to the iTunes store.

    Try a reset: Simultaneously hold down the Home and On buttons until the device shuts down. Ignore the off slider if it appears. Once shut down is complete, if it doesn't restart on it own, turn the device back on using the On button. In some cases it also helps to double click the Home button and close all apps BEFORE doing the reset.
    You might also try signing out of itunes and back in (Settings App > itunes & App Store)

  • Blocking material for Purchase order only

    hi all,
    i have a material and i want to block it for purchase order only bcos we dont want to allow to purchase it but it can perform all other operations. can anyone please help me?
    regards saurabh.

    Dear,
    Go to MM02, in Basic1 tab
    X-plant material status -   01     Blocked for procment/whse
    but it is relevant not only for that plant but also for client level becoz while go to MM02, please not select any plant and go to Basic Data 1 tab.
    this may help u
    Reagrds,
    pardeep Malik
    Edited by: Pardeep  Malik on Mar 14, 2009 5:59 AM
    Edited by: Pardeep  Malik on Mar 14, 2009 6:06 AM

  • Block invoice from Purchase Order

    Hi,
    I would like that, for a specific kind of purchase orders, when an invoice are posted to it, they where automatically created with blocked for payment "R".
    This is something I sould decide to do in the purchase order, as for the same vendor and material sometimes I know I will pay the invoice and sometimes I will clear invoices - as in trading operations (only differences between invoices will be paid).
    could you all help me on this?
    Thanks so much!!!

    Hi
    It could be better if you create separate account group for vendors for whom you wanted to block the payment at time of invoice verification (in VMR - in payment transactions - payment block). When ever you create purchase order (as you said specific - document type) then invoice will be blocked.
    Thanks

  • Block release of Purchase Order

    Hi,
    Has anyone had experience with creating a release strategy to block a Purchase Order based on the X-plant matl status located on basic data tab of material master?
    Thanks
    Mike

    Hi,
    Why go to the trouble?
    Maintain message "Blocked Purch and Prod of material does not allow external procurement" (Message no. ME 053) as an error. Then no purchasing/MRP etc can be done in the first place if block is maintained for material.
    Thanks.

  • 'Preferred Vendor' and 'Vendor' in Purchase Order Partner Overview screen

    Hello All,
    Please can you provide me with some assistance to the following issue we have on our SRM 5.0 system......here goes.....
    In 'Define Sourcing for Product Categories config' , we have set the value to 'Sourcing is never carried out'.  Now, when we manually assign a Supplier to the Cart and have it automatically converted to a Purchase Order, the Purchase Order is created but only in Held Status as only the 'Preferred Vendor' in the PO Partner Overview screen is populated with the other 'Vendor' field remaining blank and requiring manual intervention by our users
    Please can someone explain how we are able make the system to always have the 'Vendor' field populated, therefore not needing any manual intervention.
    Your help would be appreciated,
    Thanks
    Steve Walsh Jnr

    Hi
    Implement the following method , in which you will force prefer vendor
    to fixed vendor for all applicable sc.
    IF_EX_BBP_DOC_CHANGE_BADI~BBP_SC_change.
    You will have to work with partner function 00000039 which is the
    prefered vendor to move into the partner function 00000019.
    In the BBP_DOC_CHANGE_BADI we provide the business partner data
    through the IT_PARTNER interface table. the prefered vendor or desired
    vendor has partner type 39, the regular supplier will have partner
    type 19. a switch from 39 to 19 should create a po instead of
    incomplete po.
    BR
    Muthu

  • Maintain the telephone and fax number of vendor in Purchase order document

    Dear Expert,
    Hi, i'm wondering here.. why when I create purchase order , and enter the vendor in vendor field, the telephone and fax field in PO header - address tab is not automatically appears, only the street/ house number , postal code and so forth appear?
    I have checked in vendor master, all the communication info are maintained (telephone, fax, email)
    You can give me any idea about this?
    Thanks
    Pauline

    Hi Nick,
    Do you mean the Purchasing Organisation comms  in the vendor master data ? Yes I have maintained.
    actually the field in vendor master and the field in purchase order have the same name SZA1_D0100-TEL_NUMBER why it is not link to each other?
    Thanks
    Pauline

  • Extract Data Vendor without Purchase Order

    Hi experts,
    I have to extract data Vendor that has been invoiced without a Purchase Order.
    Someone know how can I do it? with 0FI_GL_3??
    Kind Regards,

    Hi MP.
    You can check it in the GL_4 extractor, IF you have enhanced it with EBELN (the PO number). If so, just run a report outputting vendor and PO = #.
    If your GL_4 extractor is not enhanced with this field, you can try directly on BSEG-table in R/3 (with EBELN = <blank>).
    OR, depending on how the invoices are booked, when they do not relate to a PO fx, a particular acc.doc.type is used, then you could again use the GL_4 data, this time restricting on the ac_doc_type = <the type used for invoices without orders>
    Good luck!
    Jacob
    Edited by: Jacob Jansen on Oct 8, 2009 6:47 PM
    Sorry - forgot that you will have to look up the vendor in AP_o03 dso, by matching the accounting doc number.....

  • How to block changes in purchase order after purchase release

    Dear all
    Can u please tell us how to block any changes in purchase order after purchase order is released...
    (We don't want any line items addition or quantity addition or any changes once purchase order is released..)We wanted this for a particular purchase order type only
    Regards
    Sudha

    Dear Sudha
    Yes it is possible to confiquire your system insuch a way where once if the PO  gets final relase then it cannot be changed.Only possiblity that will be available for the user to make chanegs in PO is possible when the final release is to be reset and then make the changes.
    Release Indicator: specicfies whether the PO documents is blocked or can be processed for the follow functions.
    You can define the release indicators you need for your release procedure:
    •The Released indicator is used to specify whether messages (PO documents in output format) may be transmitted for a purchase order with this indicator.
    •The Changeability indicator shows the effect of changes to the PO (a change to a PO may require a new release strategy to be determined, for instance).
    •By means of the Value change indicator, you can specify that the release strategy is to be re-started if a PO is changed and the value of a PO item thereby increases by a certain percentage (e.g. 10%). Set the Changeability indicator to "4 - Changeable, new release in case of new strategy or value change" or "6 - Changeable, new release in case of new strategy or value change/outputted" and enter a percentage in the Value change field.
    And after that you can specify release statuese where you can specify which release indicator/status a PO is to have after having been released via a certain release code.
    and after release simulation .
    Test for the PO change after final release System will not allow you tomake changes by giving the message that the release  indicator doesnot allow you make the changes in PO.
    Regards
    Sunny

  • I am unable to make MIGO with the Purchase order

    Hi Guys,
    I am unable to Make MIGO with purchase order .I am getting the below error message.
    The posting only in periods 2009/09 and 2009/08in company code .
    I have checked with OB52 and MMRV .Kindly let me  know wht need to be done .
    Regards
    Aravind

    Dear,
    Use transaction MMPV and enter following,
    From Ccode     XXXX (your company code)
    To Ccode         XXXX (your company code)
    Period              09
    Fiscal Year     2009
    select Close period only and execute.
    It will be done.
    Regards,
    Chintan Joshi.

  • GTS block for return purchase order

    Hi,
    Our ERP system is integrated with GTS system. After creating a return purchase order in ME21N the order is blocked on 'Sanctioned Party List Screening' and 'Legal Control'. However, it is still allowing to create return delivery with movement type 161 in VL10B even if the GTS block is not released.
    We need to build control to stop allowing to create return delivery if the order is blocked in GTS. Is there any standard way of controlling this or we have to custom develop it? Kindly guide me on how to achieve this.
    Thank you,
    Ranjith

    Hi,
    VL10B- is the PO due for delivery.
    Find the standard process for VL10B
    Stock transport order is also a  Purchse order type only When you do STO via SD Route (via delivery.picking, pgi etc) then Shipping tab must appear in your PO Then only it is possible to do via SD Route For shipping tab to appear in PO there are some necessary configurations to be done in SPRO This is done under img- -purchasing- -set up STO 1.Define shipping data for plants 2.Create checking rule 3. Define  checking rule 4.Assign delivery type and checking rule 5.Assign doc type,one step procedure and under delivery tolerance These five are important activities Enclosing here with a model settings study this and understand and then configuration will be more easy Sales area 0003, 04, 21 plant is 1002 Sales area 0004, 05, 21 plant is ABCD If you transport material from 1002 to ABCD plant then 1002 is supplying plant and ABCD is receiving plant Now this ABCD plant should be made as a customer in XD01 mainly with shipping conditions in that data in sales area 0003, 04, 21 and this internal no has to be noted In STO the receiving plant is being made as a customer in the supplying plants sales area and the internal customer no has to be assigned In- -mm- -purchase order- --define shipping data for plants Now in that img activity that i mentioned above against plant 1002 you have to give sales area as 0003, 04, 21.
    Ashish

  • Different vendor in purchase order-material document

    Hi, gurus!
    We're facing this problem. Seems really weird.
    We have a purchase order with a vendor (and same vendor number in the "partners" tab in ME21N), but in the subsequent material document generated through MB01 we have a different vendor and receiving vendor in "partner tab".
    There's no user exit involved.
    Does it make any sense?
    What else could be the reason of this difference?
    Thanks in advance.
    Regards.

    how do you look at your material document? in MIGO, in MB03 or in PO history tab?
    Which movement type does your material document have?
    Was the order creation and receipt done in the same SAP system, or was the order and the history migrated from an old system?
    Are you working in a special industry solution like Retail or IS-OIL etc. ?
    OSS Note 193250 clearly says : The inventory management does not work in the standard system with vendor or customer partner functions. and that you have to use USER_EXIT_KOMPBME_PARTNER  if you want use them.
    But you already denied that you are using exits.
    Had you received many items in reference to different POs in one shot?

  • Blocking creation of purchase order

    >The following is the requirement of our client :-
    >While making a purchase order, the user should be able to create a purchase order only for value below Rs. 3,00,000/- which will be inclusive of all taxes, excise duty and other purchase related costs entered in the purchase order. If the po is above Rs. 3,00,000 the user should be allowed to make a purchase order in tcode ME21N. All the POs above Rs. 3,00,000/- should be processed through the Order Approval Process developed separately.
    >What settings and configuration needs to be made in mm for the same. The customer also want a message to be flashed on screen that the Order is above rs. 3 lacs and oaf process has to be followed.
    >Thanks in advance.
    >AJ

    Hi Ashutosh,
    The PO above any certain value can brought under Release Procedure of PO.
    The aim of the SAP purchase order release procedure is to replace the manual written authorization procedures.  The person responsible for the processes of the requisition or other purchasing document in the system have to approve by marking an "electronic signature" which can give the document legal force for further processing.
    This link will help you:
    http://www.sap123.com/showthread.php?t=59
    Workflow scenario can be worked out for Release Procedure for PO instead of Flash. It intimates the user about the PO in his mail box.
    Regards,
    Nani.

  • Unable to debug output type for purchase order

    HI all,
        In purchase order (ME21N) , i have a custom output type (ZSND) that send po to the user.  I try to debug the program when the output is called.  I put breakpoint in the custom program for the output ZSND.  However, It did not stop at the breakpoint.
    Can anyone tell me how I can debug the program ?
    thanks
    Joyce

    Hello,
    Try this:
    1. Put the break-point.
    2. Go to the transaction me22n  --> go to mesaage -->  click in your output type message click on further data --> put in dispatch time 'Send with aplication own transaction'
    3. Go to transaction ME9F put your document and message --> a list with the document will appears --> choose one and process it --> then it will stop in the break-point.
    Hope this will solve your problem.
    Best Regards

Maybe you are looking for

  • Custom Review screen.

    I have created a custom OAF page. How to built the review screen to make it look exactly like the seeded review screen page along with the background colors etc? Right now i am carrying the fields into the review page using the transaction variables

  • How to pass the import parameters in FM alsm_excel_to_internal_table

    I have an openoffice excel file.Even if I store as an xls file the FM is not working

  • Bought 1.5 year old used macbook pro

    The hard drive is too small and i need to get a bigger one. I'm a pc convert. Can I buy any new 2.5 drive? Is it a sata drive? How do i find out? Thanks Larry

  • How to do oracle backups/Restore

    hi, can any one send me the steps for taking database back ups and restoring it. thanks.

  • Pages and hyperlinks

    I am working on a manaul in Pages which includes a list of people with e-mail addresses and websites.  Although they all work some are in blue and others are in black.  I can not go in manually and change the color in fonts, I know there has to be a