Fixed Vendor

Hello Friend
We use SRM Server5.5 with classic scenario. (SP 07)
Endusers want to change the source of supply.  So endusers delete the info-record and choose the preferred vendor.
There is one info-record in MM.
Even if enduser deletes the info-record in SRM, there are fixed vendor and info-record in PR document.
But we don’t want fixed vendor data in PR document.
I’m not sure which data is transferred to MM to determine the source.
How to remove the fixed vendor in MM while creating PR in MM?
Our scenario:
1.     Create Shopping cart
2.     After approval, PR will be created in MM.
Thank you
Best regards,
SH

Hi,
In the backend, you can use the default values :
1- Spro-> Materials Management->Purchasing->Environment Data->Define Default Values for Buyers->Settings for Default Values
2- Here you can select a KEY DEFAULT VALUE (or create a new one) the go to the "source determination" tab
3- Unflag "create requisition" : If the indicator is not set, the source determination process will only be implemented at the specific request of the user." thus no automatic determination will be processed byt he system
4- Goto RFC user id (in ECC), select parameter tab and set EVO parameter with your key value "for example "01")
Kind regards,
Yann
In this step, "you assign default values that you maintained in Customizing to a user by entering the key of the default value in the user master record under the parameter ID "EVO"."

Similar Messages

  • Code modification to read fixed vendor (Urgent)

    Hi All,
    The below code is basically selecting the fixed vendor as per EORD table for a given material - plant combination. But the issue is for this combination, there can be different fixed vendors but during different times
    eg:
    Mtl  - A, Plant - 1000
    Fixed vendor: Vendor1, From 1.1.2000 To 31.12.2003
    Fixed vendor: Vendor2, From 1.1.2004 To 31.12.2007
    Fixed vendor: Vendor3, From 1.1.2008 To 31.12.2010
    So i want to add one more condition, which reads the system date & if the system date lies in-between 1.1.2000 to 31.12.2003, it selects vendor 1 or if the system date lies in between 1.1.2004 to 31.12.2007, then select vendor 2.
    So how can i add this condition? The valid from field is EORD-VDATU & the valid to field is EORD-BDATU
    Code:
    CLEAR: Y_LIFNR, Y_FLIFN, WL_MATNR.
    SELECT SINGLE LIFNR FLIFN MATNR FROM EORD INTO (Y_LIFNR, Y_FLIFN,
    WL_MATNR)
       WHERE MATNR EQ MARC-MATNR
         AND WERKS EQ MARC-WERKS
         AND FLIFN NE ' '.
    Hope my question is clear, await inputs
    Vivek

    Hi,
    Check the below logic:
    if sy-datum >= 1.1.2000 and sy-datum  <= 31.12.2003.
       vendor = vendor1.
    elseif sy-datum >= 1.1.2004 and sy-datum  <= 31.12.2007.
       vendor = vendor2.
    elseif sy-datum >= 1.1.2008 and sy-datum  <= 31.12.2010.
       vendor = vendor3.
    endif.
    CLEAR: Y_LIFNR, Y_FLIFN, WL_MATNR.
    SELECT SINGLE LIFNR FLIFN MATNR FROM EORD INTO (Y_LIFNR, Y_FLIFN,
    WL_MATNR)
    WHERE MATNR EQ MARC-MATNR
    AND WERKS EQ MARC-WERKS
    AND FLIFN NE ' '.
    and lifnr = vendor
    AND VDATU >= SY-DATUM
    AND BDATU <= sy-datum .

  • Report on PO's raised for vendors other than fixed vendor

    Hi
    Is there any report which gives list of PO's which are raised for vendors other than fixed vendors
    We are maintaining sourcelist
    we need a helath report which gives list of POs in which buyer used other than fixed vendor
    Thanks

    hi,
    In sap there is no one common report availlable for this. you want to develop a customized report for this.alternate solution is  get the one time vendor list in MKVZ trx. pass the values in me1l trx where you can get the desired result.
    Regards,
    velu

  • Is it not possible to create a PR with Fixed vendor without an Info-record

    Hi,
    We have a requirement in which data necessary for PR(Purchase Requisition) creation ( replenishment orders ) comes from a legacy system and we use the BAPI -BAPI_REQUISITION_CREATE to create the PR's.
    The problem is when we try to create PR by using plant in the field fixed vendor present in Source of Supply tab, we are getting the error message, "Inforecord for Vendor xxx and material xxxx does not exist ". This message is due to the plant given in fixed vendor field and missing info records. And we always use only "plant" as fixed vendor.
    Is there any way to avoid the determination of info records based on fixed vendor?
    Thanks in Advance.
    Edited by: Dagny on Aug 28, 2009 3:01 PM
    Edited by: Dagny on Aug 28, 2009 4:30 PM
    Edited by: Dagny on Aug 31, 2009 11:09 AM

    Kurt Lang wrote:
    It is more than well known that Flash is not supported on the iPad or iPhone. Adobe officially threw in the towel even attempting to get a working player for mobile devices that one, doesn't chew up battery life; two, doesn't eat up so many system resources.
    The focus now is on Adobe AIR and HTML5. So don't expect to ever see Flash for the iPad.
    I don't understand the reply. This is the Power Mac forum. Is the real problem finding a PowerPC version of Flash and Adobe Reader? If so, Adobe dropped Flash support for PowerPC in February.
    http://lowendmac.com/ed/bashur/11db/powerpc-flash-support.html
    How evil is this? Well, Apple itself no longer supports PowerPC in its last two major OSs, 10.6 and 10.7. So the problem here is a very old Mac.
    There is an Adobe Reader for PowerPC.
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5245
    Adobe kept putting out PowerPC updates longer than Apple did!
    Also, Adobe Reader is available for iOS, if that was part of the original question.

  • Finding of fixed vendor while creation of the sales order

    i want to find the fixed vendor (FLIEF) from EBAN ,<b>before saving the sales order</b>,
    for that i need to pass BANFN( purchase request no) BNFPO(purchase request item no), into EBAN ,which i got from VBEP table  .
       i used user-exit (userexit_save_document) which is in MV45AFZZ (include programming). i'm getting BANFN and BNFPO from XVBEP and there is no data in EBAN.help me any other method is there to find these values. like any <b>user_exit</b> or <b>bapi</b> or <b>badi</b>

    Hi Krishna Murali,
    do u want to make mandatory fixed vendor in sales order ,if yes
    u can fix by using the incompletion procedure.
    hope it helps, if u have have any query , come to me
    Thanks&Regards
    Venkat.Dhanemkula

  • Changing preferred vendor to fixed vendor in SRM PO- no currency conversion

    Hi All,
    We are on SRM_SERVER 550, SP11, ECS scenario.
    Users create carts where they enter preferred vendor.
    After approval we found that the PO's were created only in "Held" Status.
    So we did a conversion of the preferred vendor (PF 39) to Fixed vendor (PF 19) during PO creation using BBP_DOC_CHANGE_BADI- BBP_PO_CHANGE.
    We also implemented BBP_GROUP_LOC_PO,GROUP_PO so that all items with same preferred vendor are grouped into a single PO.
    We observed that PO is now getting created in ordered status, where the preferred vendor is getting converted to fixed vendor as per our code change. But we also found a problem- that the line item price doesnt get converted to Vendor order currency after the Po is created. For ex: If line item price is 10 GBP and Vendor order currency is EUR, the line item price in the PO shows 10 EUR. The currency conversion fro GBP to EUR does not happen.
    This does not happen for catalog items/PO's where the cart comes with a fixed vendor (PF 19).
    So there surely seems to be something missing in our code for converting Preferred vendor to fixed vendor which is preventing/not converting the currency as well.
    Please find below the code we are using in DOC_CHANGE_BADI for PO, is there any step in this which is causing the currency conversion to be skipped?
    CONSTANTS:C_FIXED_VENDOR   TYPE BBP_PDS_PARTNER-PARTNER_FCT
                           VALUE '00000019',
               C_PREFERRED_VEND TYPE BBP_PDS_PARTNER-PARTNER_FCT
                           VALUE '00000039'.
       READ TABLE ET_PARTNER INTO LS_PARTNER WITH KEY
                             P_GUID      = IS_HEADER-GUID
                             PARTNER_FCT = C_FIXED_VENDOR.
       IF SY-SUBRC NE 0.
       READ TABLE ET_PARTNER INTO LS_PARTNER WITH KEY
                             P_GUID      = IS_HEADER-GUID
                             PARTNER_FCT = C_PREFERRED_VEND.
        IF SY-SUBRC EQ 0.
          CLEAR IDX.
          IDX = SY-TABIX.
          MOVE C_FIXED_VENDOR TO LS_PARTNER-PARTNER_FCT.
       MODIFY ET_PARTNER INDEX IDX FROM LS_PARTNER TRANSPORTING PARTNER_FCT.
       ENDIF.
       ENDIF.
    Regardas,
    Srivatsan

    there is nothing in your code which prevents the conversion between the two currencies,
    it can be the following reason
    1) system as standard is not performing the conversion.
    2) conversion factors are not maintained (or) conversion factors are maintained and the expiry date for the conversion factors has passed.

  • Fixed vendor on PR not copied to PO

    Hi,
    I have a third party process where the purchase requisition was automatically created with a fixed vendor which was picked up on PR because info record is maintained. No source list is maintained for this material.
    When the PO was auto-created for this PR, it was created for a different vendor (with an info record marked for deletion).  There is only 1 active info record for this material and it is for the vendor on the PR.
    I checked and there were no changes to the PR or the PO. So why wasn't my fixed vendor copied from the PR to the PO during automatic PO creation ?  And why would the PO chose an inactive info-record ?
    Thanks in advance !
    Alas

    I wasn't expecting you to answer my issue re: workflow. I was just informing you of the steps I have to take in case others stumble on this post. You really don't have to be rude, or even respond ! And just so you know - with workflow, the auto PO flags are not considered !
    Regardless- my client had custom code for how they select their vendors, regardless of the fixed vendor field on the PR. In that logic, they disregard the deletion flag of the purchase info record.

  • Difference between Preffered Vendor and Normal/Fixed Vendor

    Hi Experts,
    Can any one tell me the difference between Preffered Vendor and Normal/Fixed Vendor . And the concept behind
    those.
    Thanks in Advance.

    what is difference between preferred and ordinary vendor, partial conf&conf

  • How to change Preferred Vendor to Fixed Vendor in SC - SRM-5.0

    SRM Experts,
    We are using SRM 5.0, ECC 6.0 and PI-7.0.
    We are using classic scenario in SRM. When user selects the vendor with Outline agreement in SOS tab then SC creates PO in backend system because it has Fixed Vendor otherwise SC creates PR in the backend system.
    We have a new requirement in SRM to create PO instead of PR in the backend system if Purchasing Org=5xxx and total value of SC is less than USD 5XXX and Vendor is a Preferred Vendor in the SC.
    Do I need to use the Check Document BADI to check the total value of the SC and to check whether it is a Preferred Vendor and then in the Change Document BADI, change the value from Preferred Vendor to the Fixed Vendor before SC is saved?
    OR someone has any other suggestions on this?
    Which BADI is called first Check Document or Change Document before saving the SC?
    Thanks in advance!
    MP

    Hi Atul/Disha,
    I sent you my code and problem in detail at your email address.
    Here is the requirement for Changing Preferred Vendor to Fixed Vendor. We are on SRM 5.0 and using classic scenario. I am new to SRM world. I also checked the note- 962474 in our system and it has been applied. We upgraded to SRM 5.0 in Oct-07.
    1.     My client has customization for sources of supply tab. It shows the vendor information in SOS tab based Product category, Plant and Purchasing group selected in the SC. If SC contains Vendor with Outline agreement then SC creates PO in the backend system. So in Change BADI logic for new enhancement of converting Preferred vendor into Fixed Vendor should not change anything in the SC using Outline agreement.
    2.     We have created Custom table-zsrm_fix_vend with fields, purchasing group, company code, currency and total value.
    3.     We need to convert the preferred vendor into fixed vendor
        if the SC’s 1st line item purchasing group = zsrm_fix_vend-ekorg and
                 SC’s 1st line item company code = zsrm_fix_vend-bukrs     and
               SC’s currency = zsrm_fix_vend-currency                   and
               SC’s Total value less than(<)zsrm_fix_vend-totalvalue.
    My testing results and problems…
    1.     When I create a new SC with less value than totalValue from the custom table, change document BADI is changing the preferred vendor into fixed vendor and it is creating PO in the backend system. So this is working as expected.
    2.     When I create a new SC with greater value than totalValue from the custom table, change document BADI is NOT changing the preferred vendor into fixed vendor and it is creating PR in the backend system. So this is working as expected.
    3.     When I use Outline agreement in the SC, it is creating PO in the backend so change BADI logic is not affecting this existing functionality which is good.
    4.     Problem - When I copy a new SC from existing SC with less value than totalValue from the custom table and then changing the amount with the greater value than the custom table, change document BADI is not changing the fixed vendor to the preferred vendor and when I click on sources of supply tab - it is giving me an error “Partner Function may not be Changed” and it exits me to main shopping cart screen.
    5.     Problem - When I copy a new SC from existing SC with greater value than totalValue from the custom table and then changing the amount with the lessser value than the custom table, change document BADI is not changing the preferred vendor to the fixed vendor and when I click on sources of supply tab - it is giving me an error “Partner Function may not be Changed” and it exits me to main shopping cart screen.
    6.     When I copy the SC with Outline Agreement and change the amount it works all the time it is not affected by the change document BADI which is good.
    Please help me to resolve this issue.
    Millions thanks to you!
    MP

  • Report MRP data - Fixed Vendor

    Hi All,
    I am trying to build a report by query, to display MRP data and related fixed vendor (if available).
    I tried joining the tables MARC, MAKT, EORD and LFA1, but did not get the output as desired. The report shows only the material with a source list.
    Please, could you help me to display all the records (with or without fixed vendor)? How can i use a outer join?
    Thanks in andvance.
    Antonio
    Edited by: Antonio Bruno on Jun 22, 2011 10:40 AM

    Can use the inner join directly in the infoset by add a table.

  • Field fixed vendor for purchase requisition (component of project)

    Dear all,
    Could you please indicate us how we can automatic fill the field "Fixed Vendor" (FLIEF) in a purchase requisition comming from a component of an activity (of a project)?
    The field "Desired Vendor" (LIFNR) is filled automatic in the purchase requisition, based on the vendor given on the activity (field: RESBD-LIFNR)...
    We want that both fields (fixed and desired vendor) are filled automatic in the purchase order...
    Thank you.
    Best regards,
    Thomas

    If you have maintained source list(ME01) and "info record"(ME11) for the desired vendor and material combination. It will default as "fixed vendor" in PR. Of course when you copy PR into PO, it is going ot copy the same.
    Regards,
    Mahendra

  • Hi, regarding fixed vendor

    hi all,
      This is krishna, i have a problem regarding FIXED vendor , i need to fetch the fixed vendor from the EBAN table based on the purchase requistion no and purchase requistion item no, from the VBEP table,before saving of the sales order creation in VA01. i want the first item purchase requisition no and purchase requisition item no.but i'm getting the last item purchase order no in the structure EBAN,will there is any internal table like EBAN which hold the All the item purchase order no's and purchase requisition no,the user_exit which i'm using are save_document and save_document_prepare in include programme MV45AFZZ.

    Hi,
    u can check EKPO Table for getting PO No. and purchase requition line item
    Thanks

  • Hi, Finding fixed vendor for material

    Hi,
    my  requirement is to  copy the fixed vendor address to text object( available in the text tab of the VA01 transaction).
    I am entering the article numbers in the va01 transaction with some 5 item numbers.
    i am getting the Purchase requisition number(BANFN) and BNFPO( purchase req item number) from the VBEP table .
    after getting the BANFN & BNFPO i have to pick the fixed vendor for the corresponding item number from EBAN.
    EBAN is holding the values for only the last item number .
    can u please tell me the internal table associated EBAN.
    I am using the USEREXIT_SAVE_DOCUMENT from the include MV45AFZZ.
    Is there any other way so that i can pick fixed vendor for an given article.?
    Advance thanks
    regards
    paveee....

    Hi
    try this
    1) In sorce list fixed your vendor for material and plant combination ME01
    2) for another source create info record for second vendor and material ,combination in ME11
    Regards
    Kailas ugale

  • Change fixed vendor for me01 through bdc

    HI ALL,
    if in t-code me01 for a material  and plant we have some vendors out of which one is fixed vendor
    now i want how can i change my fixed vendor through bdc . because i want to change fixed vendor for
    large materials.
    currently my fixed vendor is 100496 here fixed vendor is X
    material        plant               valid form      valid to         vendor        Fix
    2000125     006     24.09.2009     31.12.9999     100496     X
    2000125     006     24.09.2009     31.12.9999     100497
    now i want to change my fixed vendor 100497.

    hi
    you can change through bdc. you may need to loop through the list of materials if the same changes need to updated.
    Cheers,
    Hakim

  • Set up fixed vendor for PO help required -URGENT

    Hi ,
    can somebody walk me through the steps to step UP  a fixed vendor.
    I need to create a po with fixed vendor throgh transaction me59.
    PLS HELP

    Hi Manohar reddy,
    I am using BAPI_REQUISTION_CREATE to create a purvchase requistion.As soon as i am creating Purchase Requistion and i checked EBAN table with that requistion Number i found a value under fixed vendor column.
    as you mentioned two ways
    1)user profile parametrs -can you please tell me what is that and where should i go to check it.
    2)can you tell me the user exit for defaulting the vendor value.
    I have never done that please let me know.

  • Why Fixed vendor is read without Souce List on MD14?

    Dear Gurus,
    Hi,
    I am trying not to assign Fixed Vendor at MD14.
    I created one Purchase Info Record for the material without source list.
    And operated as below;
    1. Execute MRP and Planned Order created
    2. Convert Planned Order to Purchase Requisition
    3. Then, Fixed Vendor is read automatically from Purchase Info Record.
    When there are several purchase info record, Fixed Vendor is not assigned.
    And also when PR is created via MRP, Fixed Vendor is not assigned from one Purchase Info Rec.
    -> How can I avoid automatic assignment of Fixed Vendor for PR on MD14??
        Are some customization wrong??
    AK

    hi,
    As mentioned in the note 157830, your system is working as designed.
    There are however two possibilities to solve this issue :
    1) In transaction ME15, flag for deletion all the related info-records,
       so that no fixed vendor is found when converting the Planned Order
       into Requisition.
    2) Rewiew note 157830 which gives a solution for de-activating
       the automatic soutce determination when converting a Planned Order
       into a Requisition (in MD04 and MD14)
    Hope the information helps you.
    Best Regards,
    Arminda Jack

Maybe you are looking for

  • [SOLVED] MSI GT70 keyboard buttons not working

    Hi! I am a normal user of computers that like games, so I bought this awesome notebook MSI GT70 i7 16gb ram GTX 675MX 128ssd+750hdd, with a keyboard by steelseries. Everything was ok, using the notebook as came when I bought, with OS windows 8, with

  • Problem with USB/External-HDD/etc... not writing?

    Hello... Recently I've been having a problem with my USB, and external harddrive. It seems that for some reason when I copy files to the device, they do not write. If I go and view the device contents on another PC, my files aren't there, but on this

  • File download - file name with spaces

    I use the resp.setHeader("Content-disposition", "attachment; filename="+filename) method. it works. However, when the file name contains spaces the dowloaded file's name is only the part of the string up to the space, nothing more. Is there a way to

  • Meet an error in InfoView when CR Server in Windows and Websphere in Linux.

    Hi Expert, I installed the Crystal Reports Server  XI R2 in Windows 2003, and deployed the desktop.war and other war files on Websphere 6.1 in linux. And in InfoView through Websphere to view a report with parameter that connect to Oracle, after inpu

  • A buffering problem that is driving me nuts!

    Hello everyone. First of all I should thank all those who help me in solving this problem. I've updated my flash player to the latest one but have some annotying problems with it. When I pause a video, the buffer goes on and there's no problem; howev