Vendor subrange and vendor rention level???

Hii
can smoebody explain me aboutt the below topics related to vendor .
1. Vendor subrange ??
2.Vendor rention level.??
Explain me what are the impartance about this ...
Thanks
SAP-MM

HI,
Vendor Sub-Ranges (VSRs) subdivide a vendoru2019s total product range according to a variety of criteria.
You can specify which materials or articles belong to which VSR in the info records of the relevant vendor. There you can also specify the sequential position of the material in the vendor sub-range, so that the items of a purchase order are sorted into the sequence in which your vendor expects them.
In the SAP System, you can maintain certain data at vendor sub-range level. For each sub-range:
You can maintain different data In addition to the purchasing data or partners that have been created for a purchasing organization, you can enter different data or partners in the vendor master record for each vendor sub-range, e.g. different ordering addresses, terms of payment, or partner roles.
For Example :-
Scnerio:
The Vendor currency is maitained (say) USD and you want to attach EURO, GBP to the existing vendor without creating same Vendor in Data Base
T-code XK02 u2013 Select Vendor and then Select Purchasing Data
In Purchasing Data View go to MENU BAR -> Extras -> ADDITIONAL PURCHASING DATA 
In the Screen Select check the box for
  1. DATA RETENTION AT VSR LEVEL ALLOWED
  2. DATA RETENTION AT PLANT LEVEL ALLOWED
T-code XK02 u2013 Select Vendor and then Select Purchasing Data
In the PURCHASING DATA VIEW, a Button appears in Sub-Menu Bar which Says u201CSUB-RANGEu201D
D.  Click on it and put in the Currency Code and Currency Description
e.g.
USD US DOLLAR
GBP Great Britain Pound
INR India Rupee
E.  SAVE
M. T-code XK02 u2013 Select Vendor and then Select Purchasing Data
In the PURCHASING DATA VIEW, select u201CALTERNATIVE DATAu201D
N. A new Screen is Displayed, PRESS F5, and repeat the steps H to L
Multiple Currencies are now Defined / attached to the Vendor.
Hope HElp u !
Regards,
Pardeep Malik

Similar Messages

  • Regarding Diff between KR and KA, Vendor Invoice and vendor Document, SM35

    Hi Guys
    Can I know the major difference between Vendor Invoice and Vendor Document, KR and KA
    Can I know how to create and batch job for the documents to be reversed every month starting which created in FBS1 screen to be reversed every month first week or first day of every month
    Steps to set up the Batch job in SM 35 dont know exactly the tcode .
    Please assist me how to reverse the documents posted to be setup to reverse on the 1st of every month
    Regards
    Ravi. Aadhi

    Hi,
    FBS1 is for posting provision entry for the current month and that will be reversed in the next month.
    Yes you can schedule F.81 in background with the help of Job scheduler for this you need to take help from ABAper.
    From Functional point of view you need to Create Variant for F.81 SAP program in SE38 and the same program & Variant can be used during execution.  This is to be on the same date which you have entered at the time of FBS1.
    Hope this helps!!!
    Br,Vivek

  • How to avoid duplication of vendor name and vendor account group

    Let me know the menu path for setting in SAP - controlling / avoid duplication vendor name and vendor account group in one purchasing organisation during creation of vendor / uploading mass data.
    with regards
    vv

    Hi,
    See vendor code is unique no. But the name is not at all unique. so system allow to create duplicate record.
    by giving authorization to single person only you can do it.
    system discipline is actually required

  • Relationship beetween Vendor List and Vendor

    Hi experts
    i'd like to know where is possible to find, into transaction BBPAVLMAINT, the relationship beetween Vendor List and Vendor.
    regards
    andrea

    Hi
    Yes... we have done this long back successfully..
    The BADI - BBP_DOC_CHANGE_BADI can be easily used...
    Also, you can look for BBP_SOS_BADI...
    Do let me know, incase you face any problems.
    Regards
    - Atul

  • Asset report with vendor number and vendor desc wise

    Hi Gurus
    The requirement is to generate asset reports with the below fields:
    Asset class, Asset number & desc, vendor number & desc
    Suppose say all asset balances should be reported by vendor name and desc.
    I couldn't get the right results using an existing or a custom sort version. Do not want to go with a custom report or a SAP query.
    Any pointers in this regard would be helpful.
    Thanks
    Sekhar

    Hi,
    You can use table ANLA.
    Populate the asset field then go to settings tab and choose fields.
    Check the following fields given below:
    BUKRS
    ANLN1
    ANLKL
    LIFNR
    TXT50
    then execute.
    hope it helps.
    regards,
    otep

  • What is the difference between Vendor Document and Vendor Invoice

    Hi Gurus,
    Can anyone please explain me the difference between Vendor Document (KA) and the Venodor Invoice(KR).
    Thanks in advance.
    Regards,
    Dev Mahedra

    Vendor Invoice is Book the invoice value in our book
    but vendor document KA is transfer anything from one vendor to another vendor.
    After closed the period, we can not reverse the posted invoice document, at that time we have to pass on journal voucher i.e *vendor document*
    normally consultant gave the KA document for reversal.
    with regards
    muthuraj.g

  • Vendor ID and Vendor name don't appare

    Hi experts
    i've done a  Questionnaire via transaction ROS_QSTN_SURVEY. I've filled into the questionnaire the parameters VENDOR_NAME and VENDOR_ID but, at the end of the Registration of Supplier the Vendor ID and the Vendor Name don't appare.
    Any suggestion?
    regards
    andrea

    Hi experts
    i've done a  Questionnaire via transaction ROS_QSTN_SURVEY. I've filled into the questionnaire the parameters VENDOR_NAME and VENDOR_ID but, at the end of the Registration of Supplier the Vendor ID and the Vendor Name don't appare.
    Any suggestion?
    regards
    andrea

  • Vendor code and vendor name in ME5A

    Dear Experts,
    In T.code ME5A Vendor and name of Vendor fields display in output but it is showing blank whenever po is created how can I found that which PR,s Po make vendor code and name display.
    RC

    Hi,
    Using T-code ME5A report vendor,name of vendor if required,
    you will create using T-code ME01-Maintain source list input data's are Material,Plant,Vendor,pur.org.,valid from,valid to and fixed source field tick, to be given and SAVE.
    After that you will see ME5A report. vendor,name of vendor data's are display.
    Hope, it is useful for you and resolve the issue.
    Regards,
    K.Rajendran.

  • Link PO with vendor number and vendor name

    if someone has a list of POs you simply query EKKO to return LIFNR for the associated vendor #.  what can you link to return a vendor description as well?
    currently they have to query EKKO and save then query LFA1-NAME1 and save all vendors then use excel for a vlookup.  is there a join out there that could remove this step?

    Try this.
    report zrich_0001.
    data: begin of iek occurs 0,
           ebeln type ekko-ebeln,
           lifnr type ekko-lifnr,
           name1 type lfa1-name1,
          end of iek.
    select ekko~ebeln ekko~lifnr lfa1~NAME1
               into table iek
                     from ekko
                         inner join lfa1
                            on ekko~LIFNR = lfa1~lifnr
                                  up to 100 rows.
    loop at iek.
    write:/ iek-ebeln, iek-lifnr, iek-name1.
    endloop.
    Regards,
    Rich Heilman

  • Change of WHT Codes as per the vendor invoice and vendor payment amount

    Hi,
    my user is having a requirement where the SAP system should change the extended withholding tax codes as per the amount which is invoice and paid to the vendor.
    Eg: Upto 10 lacs- rate is 2% (WHT rate)
          Above 10 lacs- rate is 2.5%.
    suppose i have paid the vendor Rs 8 lacs till yesterday, as the amount is below 10 lacs iam calculating 2% tds. Assume that iam paying 4 lacs today. so the total amount paid is Rs 12 lacs as of now, as the total exceeds Rs 10 lacs i have to collect TDS at 2.5% on Rs 4 Lacs. i need my SAP system to calculate the 0.5 % (2.5% - 2% ) TDS on the Rs 8 lacs which is invoiced / paid till yesterday.
    ? is it possible in SAP, if yes pls let me know.
    Note: sap version 4.7ee

    Hi,
    my user is having a requirement where the SAP system should change the extended withholding tax codes as per the amount which is invoice and paid to the vendor.
    Eg: Upto 10 lacs- rate is 2% (WHT rate)
    Above 10 lacs- rate is 2.5%.
    suppose i have paid the vendor Rs 8 lacs till yesterday, as the amount is below 10 lacs iam calculating 2% tds. Assume that iam paying 4 lacs today. so the total amount paid is Rs 12 lacs as of now, as the total exceeds Rs 10 lacs i have to collect TDS at 2.5% on Rs 4 Lacs. i need my SAP system to calculate the 0.5 % (2.5% - 2% ) TDS on the Rs 8 lacs which is invoiced / paid till yesterday.
    ? is it possible in SAP, if yes pls let me know.
    Note: sap version 4.7ee
    For this purpose you have to  define Formula for Calculating Withholding type
    Pre conditions:
    While defining Tax code , WT formula field must be selected during calculation
    config
    EWT> Calculation> Withholding Tax codes---> Define Formulas for Calculating WT:
    country key
    select new entries
    WT type
    WT Code
    WCty
    Valid from
    Select Header data for Formula than select Formula for calculation
    To Base amount : 1000000
    WH Tax             : 2%
    Red base from    : 0
    To base amount : Maximum
    WH Tax            : 2.5%
    Red base from   : 1000000
    Check accumulation type in Withholding tax type definition
    Edited by: Ramesh Reddy Nalamada on Apr 22, 2008 12:05 PM

  • (very urgent)Difference of amount in vendor account and vendor invoice.

    Dear all,
    we are facing a issue related with vendor account actually MIRO post for the amount is showing difference compare with vendor invoice,
    please consider this scenario:-
    we are having vendor bill/invoice for Rs 1110/-
    but in SAP amount is showing 1105/- showing a Rs 5/- difference
    we found that this difference is showing becuse of we are maintaing material on single quantity whareas we got the price from vendor on BOX or bulk qty when we are deviding this price with the quantity the price will come on 4 decimals again here also we are maintaing two decimals. 
    from this we come to conclusion that this problem will occure again and again
    so it is advaisable to create a LOSS DUE TO AMOUNT ROUNDIG OFF account and posting these differnce to this gl to clear the open item that is showing in vendor master.
    Here please suggest me how to resolve this issue
    a)for the current scenario we are having many MIRO which we sre posted having the difference of only RS 1,2,3,4,5,
    this difference will come between this range only so please suggest me to resolve thisa issue
    SU

    Hi,
    if you go to SM30, view V_169L, you can configure what is considered as a "small difference". Small differences are then automatically posted, see account configuration in OBYC.
    However, I think this is designed if the vendor really invoices you a little bit too more or less. But in your case, this is not the problem. The problem is, as you have realized, that the price unit is set to small (actually, to 1 PC). The proper solution is not to post the differences away, but to stop this incorrect calculation. Small diffs should only be posted if there really were some small diffs!
    Example: agreed price with vendor is  1,001 RS per piece. As you keep your RS currency with two decimals, the price in SAP would be 1,00 RS.
    If the invoice is about 1000 pc, then the correct price is 1001,00 RS. This is what you see on the invoice and this is also correct. However, within SAP, you will see an expected value of 1000,00 RS only, so you have a difference of 1,00 RS.
    You do not need to touch the material master to fix this. Only thing you need to maintain is the PO line, where you have entered the price as 1,00 (rounded!!!) RS by 1 pc.  This must be changed like this: 1001,00 RS by 1000 pc. Then it will work fine.
    Hope that helps, points welcome
    Csaba

  • Add vendor number and vendor name to the SAP Standard CO/PS Line item repor

    Hi
    how i can post PS commitment line items and cost center and orders commitment line items
    The SAP standard reports are:
    CJI5 PS Commitment Line items
    KSB2 Cost Centre Commitment Line Items
    KOB1 Orders Actual Line Items
    KOB2 Orders Commitment Line Items.
    give me suggestion for above tr. codes
    Regards
    nreddy

    I dont uderstand completely, your subject says you want to add vendor field, but your message body says "how i can post PS commitment line items and cost center and orders commitment line items" . What is your requirement?

  • Vendor name and Vedor number in FAGLL03

    Hi All,
    My Client is running report for GR/IR, T-code FAGLL03, they want to see Vendor name and Vendor number columns in the report. I searched forums and got the answer for Vendor number but not clear
    My questions are
    1. I added field LIFNR in BSEG table in the SPRO and am able to see the vendor colum. If I transport to Test system, will I be able to see the vendor column? (in forums some one mentioned that they are not able to see the vendor column when they transport to Test system) they have been asked to run this program BALVBUFDEL, So I am concerned about this issue and want to know exactly what are the things that need to be done, what programs have to be run before transporting to Test system?
    Also we are using ECC 6.0 and the highest support package present in the system is SAPKGPAD15. So I dont think I need to install the OSS note 1034354, I checked the OSS note and the highest APPL level is 604? but just making sure about this Patch level and OSS note.
    2. Second, how to get the Vendor name cloumn in the report?
    Could someone give me solution? your help will be really appreciated.
    Thanks,
    Harter
    Edited by: Harter21 on Nov 8, 2009 2:57 AM
    Edited by: Harter21 on Nov 8, 2009 2:58 AM

    Hi Sanjay,
    Thanks for the reply. I understood that we get Vendor number from the Function module ITEM_STRUC_EXTENSION and when you run that FM it updates the vendor number in the Structure FAGLPOSYEXT. I want to have Vendor name side to Vendor number field. Can I get vendor name also from the same FM?
    I have tried in BSIS table and other OSS notes that are mentioned in that forum link but none of the OSS notes mentioned about the Vendor name and the vendor name is coming from LFA1 table and that has no connection with FAGLL03 report as far as I understand (correct me if I am wrong).
    If you have any idea please throw some light.
    Thank you very much,
    Harter.

  • Standard SAP Report for Vendors to dispaly Vendor No, Name and Balance

    Hi Experts,
    Can any one help me to display Vendor Report which contains Vendor No, Vendor Name and Vendor Balance from SAP Standard Reports (Not Customized Report). I have checked with all SAP Standard Reports, It seems that all SAP Standard Reports displays with only Vendor No not with Vendor Name.
    Best Regards,
    Chandra

    Hi,
    You can use the following report, actually it is a drill down report. You can drill down the report in the way you want.
    S_ALR_87012079
    Rgds
    Murali. N

  • LSMW-Vendor master data and Vendor Open items Upload

    Dear Experts,
    I need help on the following
    Do you have any docs with you where I can familiarize myself with the AP upload programs in LSMW?
    sample template for me  to test the upload via LSMW? sample template and the programs used to upload the vendor master and Vendor open items.how to use the program for example like some instruction docs step by step doc etc.
    Thanks n Regards
    Rena.

    hi
    there are 14 steps u have to go through while uploading...
    first u create Project and Sub Projects...
    1 Maintain Object Attributes
       select Batch Input Recording.
               click on Overview.
       enter Recording
    Then it wil ask for the Transaction code there u enter XK01 for creation
    u enter all The details Which are Given to u in Excel by ur CTM Members.
    note: Dont use Mouse while Entering the data.Use Only Key Board.
    After Entering all the required details  click on  Save...
    select Default All
    System-> List -> Save -> Local File
    Convert Excel to Text File(Text Tab Limited)
      2 Maintain Source Structures
         Create Source Structure.
    3 Maintain Source Fields
         click on Copy Fields
         Select From Data File
         Select Max Len
         save + back
      4 Maintain Structure Relations
         save+back
       5 Maintain Field Mapping and Conversion Rules
          Extras -> Auto Field Mapping
          select Edit All Target Fields
          save + Back
       7 Specify Files
         Click on Execute Button or press F8.Select u201CSPECIFY FILESu201D click on Execute or press ctrl+F8.
         then double click on the u201CLEGACY DATA FILEu201D and select the text file to be uploaded
         Then select u201CTABULATORu201D and u201CFIELDS NAMES AT START OF FILEu201D
        8 Assign Files
           SAVE AND CLICK ON BACK
         9 Read Data
             Execute + back
        10 Display Read Data
             Back
        11 Convert Data
              Execute + back
        12 Display Converted Data
             back
        13 Create Batch Input Session
             Select u201CKeep Batch Input Folderu201D click on Execute.
         14 Run Batch Input Session
              Select Processing mode
               1)     Process in Foreground: Executes Each Step.
                2)     Display Errors Only: Displays only the Errors.
              3)     Background: Skips The Errors.
    Select Extended Log and Click on Process as shown in Screen Shot.
    Edited by: Smitha KB on Feb 24, 2009 10:32 AM

Maybe you are looking for

  • Can I use iTunes Match in another country?

    My UK iTunes Match subscription renewed automatically in December. I have moved to Amsterdam and don't want to change my country settings for my iTunes account, nor create a new one. My Music collection seems intact as usual, but I can't seem to comp

  • Adobe Acrobat 5.0 Set End of Record or Record Break

    I have used a plug in (XMPie) to InDesign to generate a 4 page variable document. This document contains multiple records. I have created a PDF output a file containing 800 pages. The problem is, I need to be able to define where the end of each reco

  • Exporting PDF text to html

    How can I export PDF text and post the exported text on a web page, to which I can then apply Google Translate?  Our organization post PDF articles from our journal.  (I can manually block and copy the text, so I know the text can be captured.)  I wa

  • Re: Two years of intermittent broadband faults

    I have had a year with a shocking broadband service. I think I must have spent over 30 hours on hold to BT call centres. I have also had an engineer that didn't turn up. BT didn't have the good manners to call and tell me this, I had to call them to

  • How can I turn my iPad on? It was being charged and then it is turn off and I am not able to turn it on again

       Thank you very much in advance for your help!    I cannot turn my iPad on. It was being charged and it was working as it always work. Then, I tried to use it again and it was like turned off. I tried to turn it on again by pressing the bottom on t