How to find vendor data?

Hi All,
Need answers for the below doubts:
1. Is there any table where we can find vendor detail for specific product category in SRM? e.g. If requestor is raising a SC using
Describe Requirement functionality, than how vendor is determine for that product category? How vendor is get assigned to that product category?
2. Can we transfer PIR and Source list from MM to SRM? If yes, than how?
Thanks,
Sunil

Hello Sunil,
Sunil K wrote:
(...)  1. Is there any table where we can find vendor detail for specific product category in SRM? e.g. If requestor is raising a SC using
Describe Requirement functionality, than how vendor is determine for that product category? How vendor is get assigned to that product category?
If you want to be able to select Vendor depending on product categories, you need to use Vendor List or Contracts.
Sunil K wrote:
2. Can we transfer PIR and Source list from MM to SRM? If yes, than how?(...)
What is your technical scenario ?
If you are in Classic Scenario, Purchase Info Request can be selected as Source Of Supply.
Regards.
Laurent.

Similar Messages

  • How to find vendor of the material?

    Hi!
      I want to know how to find vendor who supplied the material. for eg i am displaying the material in list if user clicks in the material he should be displayed the vendor who supplied the material.
    what all the table to access whats the link. Pls reply ASAP.
    Thanks,
    Imran.

    Hi
    Refer:
    <b>http://www.erpgenie.com/sap/abap/tables_mm.htm</b>
    For Tables and Relations.
    Regards,
    Sree

  • How to find the data loaded from r/3 to bw

    hi
    how to find the data loaded from r/3 to bw is correct . i am not able to find which feild in the query is connected to which feild in the r/3 . where i am geting the data from r/3 . is there any process to find which feild  and table the data is comming from . plz help
    thanks in advance to u all

    Hi Veda ... the mapping between R/3 fields and BW InfoObjects should take place in Transfer Rules. Other transformation could take place in Update Rule.
    So you could proceed this way: look at InfoProvider Data Model and see if the Query does perform any calculation (even with Virtual keyfigures / chars). Than go back to Update Rules and search for other calculation / transformation. At least there are Tranfer Rule and eventually DataSource / Extraction Enhancements.
    As you can easily get there are many points where you have to look for ... it's a quite complex work but very usefull.
    Once you will have identified all mappings / transfromation see if BW data matchs R/3 (considering calculations ...)
    Good job
    GFV

  • How to find the Data Type of a column

    Dear All,
    How to find the Data Type of a Column dynamically in oracle Form.
    Thanks and Regards,
    Fazil
    Edited by: user11334489 on Aug 25, 2012 9:06 PM

    hi,
    you can use get_item_property built-in
    eg:
    declare
       l_item VARCHAR2(10);
    begin
       l_item := Get_Item_Property('item_name',DATATYPE);
    end;

  • How to find Archive data In SAP

    Hi experts ,
    How to find Archive data in SAP throught the following tcodes FTWL & AS_afb.
    Thnx
    Venky

    Hello,
    Transaction FTWL is for the DART files (not actually archived data) that are stored in your archive server.  In order to run a query, or browse the DART file, you would need to "Import from archive" from within FTWL and then browse the file.
    I am not sure what you mean by AS_afb.  Please provide more information.
    Regards,
    Karin Tillotson

  • How to find the Date and Time of Modification of Column in aTable?

    Hi all,
    Do  you know how to find the Date and Time of Addition of Column to a Particular Table?.
    I know however, How to find the modification time of the Table. Using the below Query :
    Select Object_Name, to_Char(Last_DDL_TIME, 'DD-Mon-YYYY HH24:MI:SS') Last_DDL from User_Objects where Object_Type = 'TABLE';
    Object_Name
    Last_DDL
    Employee
    20-Aug-2013 09:23:03
    I wanted to know the Creation or Modification Date and Timestamp of all columns of Employee Table?. Is it possible at all. If possible, How to get it?.
    Regards,
    Bhaskar M

    I agree with you on that. Since its a development enviornment I can remove the column but that not my point here.
    My whole purpose it to know whether we get the Column's Creation or Modification DateTime.

  • We have only GL SAP document number. how to find Vendor clearing document by these GL Document number please suggest and suggest Tcode.

    We have only GL SAP document number. how to find Vendor clearing document by these GL Document number please suggest and suggest Tcode.

    Hi Mahesh,
    To display a document, proceed as follows:
    Tcode : FBL1N (Vendor Line Item Display)
    1-Select option's.
    2- List
    Regard's.
    Cem Ates

  • How to find the date my iPhone 4s was manufactured

    Hi, Please can anyone tell me how to find the date my iPhone 4s 64gb was manufactured. I have the serial and i-m-e numbers. For some reason my Insurance company want to know, all I wanted to do was add the phone to my all risks policy. Thanks in advance for any advice.

    That's all you will get, there is no way to know the manufactured date only the warranty status from date of original sale and it is most unlikely your warranty is still "good" on an iPhone 4

  • Could someone tell me how to find purchase date so I can register

    Could someone tell me how to find purchase date so I can register my Airport extreme on the Apple Support Profile page?

    Unless something has changed, the Apple does not provide a specific support warranty for their AirPort products. Instead, typically, you would get this type of warranty only if your purchased an Apple desktop or laptop at the same time and the AirPort would be covered under that one.
    If you bought the AirPort directly from Apple, they should have a copy of the receipt. Otherwise, if you used a credit card, check with your card provider.

  • How to find login Date of a user

    Hi,
    Can someone please tell me how to find the date when a user logged into the messaging server.
    What i am actually trying to do is as follows : I wan't to disable the account of a user if he does not access his mailbox for some time period.
    The login date & time of a user can be seen from the logs but is there some other place/file where this is available?
    Regards,
    Shveta.

    The logs are the only place where this information is available, currently. We are going to address this in a future release of the mail server. I can't provide detailed specifics, but know that things will get better in future versions.
    Regards,
    Chad

  • How to find creation date of a cron job in RHEL 5

    We have instances having RHEL 5.10 in our setup. I wanted to know how to find the creation date of a cron job in RHEL 5. I was investigating a cron job, hence the query to know the creation date of a cron job.
    I hope my question is clear.
    Requesting a reply to my query.
    Regards

    Sorry to have upset you, but I cannot understand your accusation. Could you please explain where you see aggression in my problem evaluation or where I implied "how dare you"?
    I also provided an explanation why the cronfile in /var/spool/cron is not helpful. If I'm wrong, by all means, please let me and anyone else know.
    If no filesystem is specified I assume the default file system, which under OL 6 is ext4 and xfs under OL 7. Furthermore I was assuming ext3 due to other questions the OP has been asking in a similar context, which you may have not seen. For example: How to find creation date of a file in RHEL 5

  • How to find Installation Date for each SQL installation

    Dear All,
    I need a basic info. How to find installation date of each SQL instance (My environment running with multiple standalone/cluster instances)?
    So, I need a query to find installation date easily (I don't want to check it in registry by manual). Thanks in advance...

    Hi Balmukund
    This is the same answer that (1) Prashanth posted
    from the start, letter on (2) Stan posted
    this again with the same link, and now for the third time, (3) you posted it with the same link :-)
    * This answer is correct for specific instance.
    The OP asked a solution for several instances. Therefore he should execute this on each instance. As I mentioned he can do it dynamically on all instances, for example using powershell (basic logic is, first find all instances and than post this query in a
    loop).
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]
    Then your answer is correct :)
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • REgd  How to find appropriate data sourses for given tables in Inve Mngt

    Experts!
    M completely new to Inventory Mngt where i needto extract data from R/3,
    they 've given me some tables, but i dont know how to find appropriate data
    sourses for that tables
    those are
    MKPF,MSEG
    EKKO,EKPO
    EKBE,EKET
    How to find right data sourses when table names given in any module??
    pls guide me,
    'll assign the points.
    thanks
    Srujan

    Hi,
    2LIS_03_BX is the initialization of your stocks; you'll need to perform the setup procedure for extracting this data.
    Usually this DSource is used to bring the stocks positions at a given time; from this given time you'll then extract deltas from BF and UM so your stocks are always:
    BX + BF(Delta) + UM(delta).
    Hope this clears your doubts...
    Olivier.

  • How to find last date of month

    Dear  All,
    Can anybody tell me how to find last date of month I need it to check some validations
    helpful answer will definatly rewarded
    Regards
    Shashikant

    Hi,
    RP_LAST_DAY_OF_MONTHS Determine last day of month
    HR-D: Payroll Germany code
    RP_LAST_DAY_OF_MONTHS
    HR-D: Determine last day of month
    DATE_CONVERT_TO_FACTORYDATE
    Returns factory calendar date for a date Calculates and returns factory calendar date for a date (if CorrectOption = '+');
    Checks if the date is work day (if CorrectOption = '-').
    HOLIDAY_CHECK_AND_GET_INFO Useful for determining whether or not a date is a holiday. Give the function a date, and a holiday calendar, and you can determine if the date is a holiday by checking the parameter HOLIDAY_FOUND.

  • How to find creation date of a file in RHEL 5

    We have instances having RHEL 5.10 in our setup. The file system type shown using
    df –T
    says that file system type is ext3.  The ls –ltr command seems to show the modification time but not created date.
    I hope my question is clear on how to find the created date of a file in Red Hat Linux.
    Requesting a reply to my query.
    Regards

    Hi,
    I agree with Dude.
    Also you can check the command find, this command has many options like:
    -atime n  
                  File  was  last accessed n*24 hours ago.
    -cmin n
                  File’s status was last changed n minutes ago.
    -ctime n
                  File’s  status  was  last changed n*24 hours ago.  See the comments for -atime to understand how
                  rounding affects the interpretation of file status change times.
    -mtime n
                  File’s data was last modified n*24 hours ago.  See the comments for  -atime  to  understand  how
                  rounding affects the interpretation of file modification times.¨
    Best regards

Maybe you are looking for

  • Feature request: Select objects inside Fence

    HI, It would be very nice to be able to select only what's inside a rectangular selection fence with the selection tool. Maybe having a modifier to disable it or a left/right fence protocol (left to right=select inside, right to left select touching)

  • Automatic creation of duplicate defects for notification

    Whenever a Quality Notification is automatically created due to an out of tolerance condition in an inspection characteristic, the system automatically creates 2 duplicate defects.  The inspection characteristic control indicator for Defects recordin

  • Just purchased a new iMac, I own cs3 and want to install it on the new iMac.

    The link to download cs3 from this website gives me 404 error

  • How to set JCO.Server to unicode

    Hi, I'm trying to call a Java class (myExample5)from a R/3 that is unicode compliant.  Using example5 in the sapjco-ntintel-2.1.5.zip, I've created the ABAP program to call STFC_CONNECTION with the destination 'JCO'.  I get to my JAVA program, but th

  • Importing titles from LiveType

    When I import a title generated from LiveType, it has to be rendered in Final Cut Express HD. After rendering, the type is pixelated both in the preview and the final DVD. Any ideas whey a .mov file from LiveType needs to be rendered in FCEHD and or