Getting information from SRM !

Hi Experts,
Can anyone help me find the tables which get updated during the below mentioned processes in SRM.
1) In transaction PPOSA_BBP the details of the cost center, delivery address etc. assigned on a position level or org unit level is stored in which tables ?
2) During vendor replication, the tables HRT1001, BUT000 and VENMAP are updated. But can you explain how the process takes place.
Looking forward for reply !
Regards,
Rajesh

Hi
Please try this ->
1. Using Function modules BBP_READ_ATTRIBUTES / BBP_USER_GET_ATTRIBUTES, you can find all relevant information (Cost center, Delivery address, etc).
2. Using BBPGETVD transaction, Vendor replication is performed in SRM from R/3 back-end system.
Transaction - BBPGETVD
BBPGETVD (Initial upload)- is a transcation to run inital upload for vendors and should be run only once.
Once all the vendors are downloaded intially, subsequent vendor changes and the new vendors is taken care by Vendor_SYNC (Subsequent download).
Vendor_Sync is a program which can be shcedule as a background job for changes and new vendors.
Note that only vendors assign to purchasing ORganisaiton are transsferred.
FI vendors which are not assign to the purchasing org cannot be transferred.
Also check the number ranges settings .
For more information, See related links ->
http://help.sap.com/saphelp_srm50/helpdata/en/56/54f137a5e6740ae10000009b38f8cf/frameset.htm
Specify whether:
· The SRM system is to assign numbers from the internal number range for business partners for the vendors to be copied.
· The vendor numbers are to be copied from the backend system. If the number already exists in the SRM system, the system assigns a number internally for the vendor.
In this case, configure the internal number range so that it does not overlap with the number range in the backend system.
Before the system performs the data replication, it informs you of any possible problems (such as missing purchasing organizations).
NOTE - Make sure you enter the correct vendor root node of the organizational structure
Do let me know.
Regards
- Atul

Similar Messages

  • Updated to firefox 4.0. since then my computer is very slow accessing the internet, websites and getting information from within a website.

    Over a week ago I updated my computer to Firefox 4.0. Since then my computer is very slow accessing the internet, websites and getting information from within a website. Also, a tool bar has shown up for YAHOO which I did not request. The old detailed tool bar for Firefox has disappeared. All that now shows for Firefox is the area to enter website urls and an area to enter topic for a Google Search.
    Many times I have to exit Firefox and re-enter it later to access the internet.
    Please advice what I need to do to get back to the speed I had with the older version of Firefox.
    Thank You,
    Dennis

    Over a week ago I updated my computer to Firefox 4.0. Since then my computer is very slow accessing the internet, websites and getting information from within a website. Also, a tool bar has shown up for YAHOO which I did not request. The old detailed tool bar for Firefox has disappeared. All that now shows for Firefox is the area to enter website urls and an area to enter topic for a Google Search.
    Many times I have to exit Firefox and re-enter it later to access the internet.
    Please advice what I need to do to get back to the speed I had with the older version of Firefox.
    Thank You,
    Dennis

  • How to get information from Oracle's views

    Hi,
    I need to get information from Oracle's views about:
    * in which table's column is set index
    * what type of index is on this column
    * name of a trigger which exist on a table
    * type of trigger (before, after etc)
    * trigger status (enable, disable)
    Thanks for help.

    Hi..
    One of the best way to know which views to use is doing select * from dict where table_name like 'xxx';
    For example in your case you needed to know about the indexes and triggers so
    SQL> select * from dictionary where table_name like 'DBA_IND%';
    TABLE_NAME                     COMMENTS
    DBA_INDEXES                    Description for all indexes in the database
    *DBA_IND_COLUMNS                COLUMNs comprising INDEXes on all TABLEs and CLUSTERs*
    DBA_IND_EXPRESSIONS            FUNCTIONAL INDEX EXPRESSIONs on all TABLES and CLUSTERS
    DBA_INDEXTYPES                 All indextypes
    DBA_INDEXTYPE_COMMENTS         Comments for user-defined indextypes
    DBA_INDEXTYPE_ARRAYTYPES       All array types specified by the indextype
    DBA_INDEXTYPE_OPERATORS        All indextype operators
    DBA_IND_PARTITIONS
    DBA_IND_SUBPARTITIONS
    DBA_IND_STATISTICS             Optimizer statistics for all indexes in the database
    10 rows selected.
    SQL> select * from dictionary where table_name like 'DBA_TRI%';
    TABLE_NAME                     COMMENTS
    DBA_TRIGGERS                   All triggers in the database
    DBA_TRIGGER_COLS               Column usage in all triggers
    Reading the comments you can know which view to use, then  describe the view and use what you need

  • PO is not getting released from SRM

    Dear Experts,
    I am configuring SRM-SUS Scenario on SRM 7.0. I have set up all SRM, XI and SUS cofiguration.
    (SRM - SHDCLNT901, XI - XHDCLNT500, SUS- SHDCLNT951)
    Shopping Cart and PO is creating fine but PO is not tranferring from SRM to SUS.
    when i checked SXMB_MONI in SRM, there is no messeges showing there. It means PO is not getting released from SRM.
    Kindly let me know is there any t-code for enable communication between SRM and SUS?
    I have correctly configured XI and also transferred vendors from SRM to SUS through SupplierPortalTradingPartner_CreateOrChange_Out messege type  but
    PurchaseOrderRequest_Out  for PO transfer is not  getting triggered in sxmb_moni in SRM.
    Thanks in advance.
    Regards,
    Pawan Keshwani

    Hi,
    Thanks for your reply.
    I have configured  Application Control Workflow correctly ( I am using Workflow without approvals for PO (BUS2201))
    And in Rz20, I am getting below messege ("SHD : MTE class BBP_PO , Client 901 : No MTEs currently available*) for PO in Rz20 given below path
    (CCMS  monitor sets -> SAP (CEN) EnterpriseBuyer Monitors -> Purchase Order)
    I am configured ESOA Architecture in XI  for SRM-SUS , and my root issue is " I am not able to generate XML messeges in SRM".
    Not getting any messege in SXMB_MONI in SRM.
    Regards,
    Pawan Keshwani

  • Data not getting transffered from SRM system to BW

    Hi All,
    We have an issue where in the data is not getting transferred from SRM to BW. If i see in RSA 3 of SRM system, the datasource is pulling around 3000 records and in WE02, the idoc is generated and passed without any errors.
    Whereas in BW the idoc is coming with code 8 and no data is getting transferred to BW.
    What can be the probable reasons for this mismatch ??
    Thanks
    Abhi

    Hi Abhi,
    After an upgrade, i would go for following checks
    1. Check the Data Source on CRM side and check if it is Active.
    2. With Upgrade, usually DataSources become inactive and also, pls check if any required fields are hidden in the data source before you activate.
    3. After unhiding required fields, i would activate the Data Source and Replicate the Data Source on BI Side.
    4. Now I would delete the failed request by forcing its status to RED in RSMO and then go for the load.
    Let me know if it worked.

  • How to get information from my laptop to my ipad

    I`m new on I-pad
    How to get information from my laptop to my ipad
    Saludos
    Josè Montero

    Heres some Apple Support tips on the subject.
    How to transfer and sync content to your computer:
    http://support.apple.com/kb/ht1296
    How to transfer files between your computer and mobile apps:
    http://support.apple.com/kb/PH1693
    How to do file transfers:
    http://support.apple.com/kb/HT4094

  • When getting information from SLD, should SMSY create a system for EP?

    I've connected my EP NW2004s system ES3 to the SLD.  I connected Solution Manager 4.0 to SLD so that SMSY can get information from the SLD.  When I run the import, I see:
    1. ES3's server sapeps03 created under SMSY Landscape Component ->Server.
    2. ES3 's database ES3 created under SMSY Landscape Component-> Database.
    3.  ES3 Java component entry created under SMSY Landscape Component->System Components->Java System.
    BUT, I don't see an ES3 entry under SMSY Landscape Component->Systems->SAP Netweaver.  Shouldn't there be?  Do I have to create this manually?
    The ECC 5.0 system RS3 got created under SMSY Landscape Component->Systems->SAP ECC.   Why not the EP system?
    Thanks.
    Regards,
    Mel Calucin

    Hello Mel,
    the SMSY transaction had a lot of issues resolving the appropriate Java product with older versions of Solution Manager. For instance, you can take a look at the SAP Note 1392992.
    Newer versions of Solution Manager (currently on SP24) resolve most of the issues. The portal is certainly detected successfully.
    My recommendation would be having Solution Manager updated always with the latest Support Package stack available.
    All the best,
    Andreu

  • IS Possible to get information from GetUserProfileByName inside of repeat section

    IS  Possible to get the values from GetUserProfileByName inside of repeat section? by Codeless
     and then with this result used to filter DDL
    Or GetUserProfileByName  is only useful when it is used for FORM LOAD
    CRISTINA&amp MICROSOFT Forum

    Hi,
    According to your description, my understanding is that you want to use the GetUserProfileByName service in InfoPath form.
    We can get information from GetUserProfileByName inside of repeating section, however you need to give the name of user so that the service can be used to get the details of the user.
    Please refer to the link below:
    http://thinketg.com/using-infopath-and-the-web-service-getuserprofilebyname/
    You can create rules to query for data using GetUserProfileByName, and it is not only useful for form load.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Is it possible to JSP Application get information from login server?

    Hi,
    Here, we gonna create a aplication using Portal for autentication and autorization.
    We gonna develop JSP pages to navigate into our application and we'll put them into portal.
    My question is, is it possible to the jsp's, created by us, to get information from the user loged on, so it can generate html's for each users?
    If so, how to do that?
    I know i can give access to the JSP's for each user, by creating portal objects for each of them, i'd like to know if the
    thanks everyone!

    No, if Firefox is set to delete browsing history when it closes, that data wouldn't be passed to the Sync server.

  • Can i set my iPhone 4 as a new phone then use iCloud to get information from before restoring the phone?

    Can i set my iPhone 4 as a new phone then use iCloud to get information from before restoring the phone? I've restored my iPhone 4 thru iTunes and now trying to set it up using iCloud but it says 'no back ups available'.
    I was upgrading my OS system thru iTunes but the plug on my macbook came out and battery ran flat half way thru. This jammed my iPhone 4.
    I think it's to do with the OS system. That if i take it to the previous OS system it might work. But since i'm in phone set up mode i can't get into general setting to change it back.
    So can i set it up as a new phone and then use icloud to restore info? Or shld i set it up thru iTunes and then iCloud (but since it jammed half way thru upgrading and i've restored i don't think iTunes has any of my previous info)? Or is there something else i can do?

    No. You can set up as a new device or restore from iCloud or iTunes. It looks like you backed up with iTunes, so you can't restore with iCloud. To backup your device in iCloud, go to Settings > iCloud and activate it

  • Prime Infrastructure 2.1 - getting informations from Nexus7Ks about ip to mac to physical pot table

    Hello,
    does anybody know if there's a way to get the following informations out of nexus 7000 and nexus 5000/2000 switches?
    Environment/requirements:
    - snmp v3 has to be used
    - N7ks are configured with several vrfs
    - SW N7K: 6.2.8a
    - SW N5K: 6.0(2)N2(4)
    - Prime Infrastructure 2.1
    I want to see under Clients and Users entries about mac-address, ip-address, interface and vlan.
    At the moment, I only get informations from N5Ks/N2Ks without ip-addresses. From the N7ks I don't get any informations.
    Any hints or tricks, how to get these informations with PI2.1 out of the nexus boxes?
    best regards
    Markus

    Hi Andy,
    Check the below link , as per this Doc .. User tracking is supported in 2.0:
    http://www.cisco.com/en/US/prod/collateral/netmgtsw/ps6504/ps6528/ps12239/guide_c07-729089.html
    Thanks-
    Afroz
    [Do rate the usefu post]

  • Question for get information from https site with socket.

    I had tried to send a HTTP request with socket like :
    POST http://xxx.xxx..xxx/bbs/bbsadd.php?blockid=119&title=Hello&content=Hello&clid=101&Ok=OK&s_no=0&mood=1 HTTP/1.0\r\n\r\n"
    Just like this way , I could get some information or submit any message to http site like that .
    But that was not success to get some information for visited https ( like Yahoo ) use the same way .
    I had read some document about the https protocl I knew that had to need SSL for validate .
    But what should I do as a socket program ?
    package sailing;
    import java.net.*;
    import javax.net.ssl.*;
    import java.io.*;
    public class ReceiveMail
         //private Socket toYahoo;
         private SSLSocket toYahoo;
         private SSLSocketFactory factory;
         private BufferedReader read;
         private DataOutputStream write;
         private String login;
         public ReceiveMail(String userName,String userPassword)
              try
                        //this.toYahoo=new Socket("202.43.216.165",80);
                        this.factory=(SSLSocketFactory)SSLSocketFactory.getDefault();
                        this.toYahoo=(SSLSocket)this.factory.createSocket("202.43.216.165",443);
                        //this.login="POST https://edit.bjs.yahoo.com/config/login?.src=ym&login="+userName+"&passwd="+userPassword+" HTTP/1.0\r\n\r\n";
                        this.login="POST https://edit.bjs.yahoo.com/config/login?.src=ym&login="+userName+"&passwd="+userPassword+" HTTP/1.0\r\n\r\n";
                        byte[] makeBytes=this.login.getBytes();
                        this.write=new DataOutputStream(this.toYahoo.getOutputStream());
                        this.write.write(makeBytes,0,makeBytes.length);
                        this.write.flush();
                        this.read=new BufferedReader(new InputStreamReader(this.toYahoo.getInputStream()));
                        String readRes="";
                        String webFileCode="";
                        while((readRes=this.read.readLine())!=null)
                             webFileCode+=readRes;
                        System.out.println(webFileCode);     
              catch(IOException e)
                   System.out.println(e);
         public static void main(String args[])
              new ReceiveMail("sailing","sailing");
    }================================
    If this program perform successful , I think it will print code that login Yahoo Mail success .
    But I just could get an error code .................
    Why?

    Hi,
    According to your post, my understanding is that you wanted to get information from multiple lists once a user was selected.
    There is no out of the box way to accomplish this with SharePoint.
    As a workaround, I recommend to create a list to store the user names. Then you can create relationships between lists using the browser UI. Once you select the user name in the parent list, the associated items will be displayed in the child lists.
    Here are two great articles for you to take a look at:
    http://office.microsoft.com/en-in/sharepoint-server-help/create-list-relationships-by-using-unique-and-lookup-columns-HA101729901.aspx#_Toc270607416
    http://msdn.microsoft.com/en-us/library/ff394632.aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to get information from ODBC sources to Forms Builder environment

    Hi,
    Could anyone help me, to get some examples or more information, that how can I get information from ODBC sources to Forms Builder environment. I have a need to read data for example to LOV.

    If you are on Forms 6i you install the Oracle Client Adaptor from the Forms CD. You then have a way of connecting to ODBC datasources.
    To connect to ODBC at the same time as you are connected to Oracle you can use the EXEC_SQL package to create a second connection via odbc and issue select statements against that datasource.

  • Connectoriviews to get information from db system using connector framework

    Hi,
    How to Develop Connector iviews to get information from DB system by using Connection Framework API?
    please give one example to dev connector iviews to get info from db system uisng connector frame work api.
    if any body know please help
    Thanks,
    Sid

    Hi,
      For any external database like oracle or sql, you can use JDBC Connector iView.
    [Creating iViews for Databases (JDBC)|http://help.sap.com/saphelp_nw04/helpdata/en/f5/eb516b0e6a11d7b84900047582c9f7/frameset.htm]
    If you want to use SAP DB, then you can go for SAP connector iView
    [Creating iViews over Enterprise Applications and Databases|http://help.sap.com/saphelp_nw04/helpdata/en/f5/eb51610e6a11d7b84900047582c9f7/frameset.htm]
    For other iViews based on SAP systems.
    [Running the System Landscape Wizard|http://help.sap.com/saphelp_nw04/helpdata/en/1f/bddf3d48b05d5ae10000000a11405a/frameset.htm]
    Check this thread for an example.
    Creating JDBC System in SAP EP For SQL Server 2005
    Regards,
    Harini S

  • Get information from website

    hello,
    I know if i want to get info from a website i will parse it HTML code , but here i want to get info from a web site but this info is hidden from the html code (like php) or something like that
    is it applicable ?
    thanks

    Mina_Samy wrote:
    is there a way to get info from website instead of parse the html code or visible code(in view source)In general all you can get from a URL is what it sends you. If it sends you HTML then that's what you can get. If it sends you PDF then that's what you can get. There isn't any magic secret switch, if that's what you were thinking.
    Of course it might be that a certain website provides a web service interface as well as an HTML interface, but you didn't know about the web service interface. So if you want to get information from a particular web site, and you don't care for parsing its HTML output, you could call up the owners of the site and ask if they have any other interfaces for extracting data from their site.

Maybe you are looking for