Where the BP internet role's SU01 data stored in CRM

Hi Guys,
             We are creating BUSINESS PARTNERS using a abap upload program . We are using CRM 4.0 620 release.
I have created roles for all the Business partners(All the roles are stored in but100).. one of the assigned roles is <b>INTERNET USER ROLES</b>.
<b>When i select this role for a Business partner in using BP transaction i could see the SU01 roles assigned to the particular business partner under internet user tab screen of the BP transaction.</b>
can some one tell me when i select the <b>INTERNET USER ROLES</b> for a BP <b>where the related SU01 data is picked from and  which is the CRM table storing this data</b> .
Will appreaciate an early reply..
Regards,
Sundar<b></b>

Hi Sundar,
This is the integration between the BP and SU01.
The SU01 data is not stored in any BP related tables. Only the role is stored in the table BUT000. Entire data is picked from the user tables.
The module 'SUSR_USER_READ' is used to read the user information from the user tables. Details about this can be found in the central person module BUCP_BUPA_EVENT_ISDAT. Hope this helps.
Regards,
Sudheer.

Similar Messages

  • Where is play count and watched/unwatched data stored?

    Where is play count and watched/unwatched data stored?
    Is it on file or somewhere else?

    I don't know where play count is stored, but, when using list view for songs
    Go to menue toolbar item 'View' - on the drop down list that appears choose 'View Options...'
    In the window that opens up check the box next to Play Count
    now iTunes will keep track of how many times you play each song.
    But, if you follow the same menue path while movies are in list view mode, the play count option does not appear to exist for movies, although date last played is an option.
    If you don't check the box in view options, I don't think iTunes will keep track of song play count. The only data from past use of any individual item iTunes can show is probably limited to that items' metadata that you can see using the 'get info' option for any selected item.

  • Tables where the survey questionnaire and response information gets stored

    Dear experts,
    Could you please help me with the information on the tables where the survey and survey responses will get stored in the system?
    Thanks and regards,
    Ranjan

    Hi,
    These are all talbes in SRM relates to Survey.
    ROST_LANG_QSTN        Language Selection for Question 
    ROST_PCAT_QSTN        Assign Product Category and Questionnaire to Lan 
    ROST_SEL_PRODCAT    Product Categories for Regis 
    ROST_WS_QSTN            Web Survey Questionnaire 
    ROS_BP_PC_SURVEY    Assign Vendor, Product Category, Survey 
    CRMD_IC_SCRATTR        Script/Survey attributes (Interactive Script Editor) 
    ROST_WS_QSTN            Web Survey Questionnaire 
    ROS_BP_PC_SURVEY    Assign Vendor, Product Category, Survey 
    TUWS_SURVEY              Survey 
    TUWS_SURVEY_LOG     Survey Log 
    TUWS_SURVEY_PUB      Survey Publishing 
    TUWS_TAROBJ               Survey: Recipients 
    TUWS_TAROBJ_ATTR    Survey: Recipient Attributes 
    Regards,
    yaniVy
    reward if helps

  • Where the history of Transaction Codes does get stored?

    Today when I was working on one issue in one SAP system on my PC and later on another system observed that the transaction codes (tcodes) which are there in history were the same for both the systems.
    Then I started searching for the table or a location where the transaction codes (tcodes) are getting stored which we entered on command line in SAP R3 system. Finally, after lot of search and some reading I found out the location.
    This is a simple but very interesting thing to know how Operating system stores the SAP commands.
    Below Steps
    Let’s first see the list of transactions which are entered on command line. Later we will be getting the same list from OS level.
    Logon to your SAP R3 system and see the history of tcodes on command line.
    Now find out the location where this tcodes are getting stored at OS level.
    Go to Start -> Run -> regedit and click ok. It will open the following screen.
    Expand the node HKEY_USERS.
    After that expand the selected node and again expand it.
    Click on Software -> SAP -> SAPGUIFront.
    Please note the path and you can directly open it and then compare it with your systems command line list.
    However, I was curious about the all other transactions which are not in this list which user entered on the command line. Hence found one more way to find this data.
    For that we need to go to my computer and click on Search and search the following path.
    SAPHistory<User Name>.mdb
    Once you click on Search it will give you the access file.
    So i want know is there any other Tcode or procedure to got the same........!
    Regards
    Ashish Chanekar

    file SAPHistory<User Name>.mdb conatins the transaction history.
    this is a Microsoft Access file, but it is password protected... and this is not publicly known.

  • Where the result of proactive command GETINPUT  get stored?

    Hi to all
    i am writing one sim toolkit applet for an application.
    i am asking user for input (input must be digits only)using GETINPUT proactive command.
    Now i want to store user response,but while storing the response
    i am getting random value.
    I am doing like this;
    //this is function to ask user for input
    private byte []getInput(byte []input)
         ProactiveHandler proHdlr = ProactiveHandler.getTheHandler();          
         proHdlr.initGetInput((byte)0x00, DCS_8_BIT_DATA, input,(byte)0x00,
    (short)input.length,(short)0x0001,(short)buffer.length);
    proHdlr.send();
    return buffer;
    //call to fuction is like this
    buffer = getInput(amount);
    i am displaying value of buffer as amount.is it so?
    or How can i get the value of amount?
    Thankx in advance.
    Warm Regards
    Divyesh.

    The buffer where the result will be stored is not passed as an argument to the initGetInput.
    after you call the proHdlr.send(), the STK Framework will prepare an instance of the Object ProactiveResponseHandler. So you have to get a reference to this instance by doing :
    ProactiveResponseHandler prh = ProactiveResponseHandler.getTheHandler();and use it to manipulate the data enterd by the user :
    prh.getTextStringLength() : returns the length of the input (number of characters, or bytes)
    prh.copyTextString(MyBuffer, MuOffset ); : will copy the entered data to a buffer (MyBufer) at a specified Offset.
    after this, you can process the data stored in MyBuffer.
    in a nutshell, the first "location" where the entered user data is stored is system internal, but you can copy it by the copyTextString method.
    Kartagos

  • Where the release of a Sales order data is ?

    Hi,
    I need to find time and date when sales orders where released.
    I found table VBLB, field ERZEI for time. Is this right??, what would be the correct field for date??
    thanks for the help.
    Mauricio

    I need to find time and date when sales orders where released.
    There is no release procedure for sale orders unlike PO in MM and I presume that it would have been creation date and time.  If so, you may check in VBAK.
    thanks
    G. Lakshmipathi

  • Where the create or replace packagebody will  be stored?

    Friends,
    can anybody clear this doubt pls?...
    writing create or replace packagebody in the sql*plus will be stored in the database.
    but if i write the same create or replace packagebody in the forms where it will be stored?
    will it store in the database or in temp memory?
    thanks

    Like Francois said...
    When you create a program unit in forms, it will be stored in the form module.
    It's not available on the database.
    When you call a package in forms, it will first look in the form.
    If the package doesn't exist, it will check the libraries attached to the form.
    If the package doesn't exist in a library, it will check the database.
    I hope this helps...

  • Need to know how to check the outbound queue in SAP for data flow into CRM

    Hi Specialist's,
    I have changed an entry in Customer Master Data in Sap r/3 and this change has come fine to CRM system.I checked the inbound BDOC in CRM ( Trn:SMW01) and it has come fine into CRM system.I am also able to see the affected field in CRM with new value.
    I need to know how to check this from SAP side i.e. I have checked the outbound IDOC list (WE02) but could not find the record.
    Is there any other way in SAP that i can check?
    Also please let me know if there is any other way except IDOC in SAP to send data from R/3 to CRM?
    Usefull answers will definitely be rewarded with points .
    Thanks,
    Abhinav.

    Hi Abhinav,
    There are no IDOCs generated in R/3 for replication. R/3 system calls BAPI and Function modules remotely on CRM system which are part of the Adaptors provided for middleware.
    Try to deregister the outbound queues in R/3 (Transaction SMQS) and see if you get an entry in the Outbound Queue (Transaction SMQ1). I have not tried this.
    If you don't get any entry in the outbound queue then definitely there would be some FM at R/3 end which would be calling CRM system remotely.
    <b>Reward points if it helps.</b>
    Regards,
    Amit Mishra

  • Why is data being retained in the Firefox Internet cache when I always use Private Browsing ?

    OS Windows 7, using Firefox 33.1.1. I have set "Never remember history" so always use Private Browsing mode. I use CCleaner to delete unwanted files from my PC on each reboot, and notice that despite using private browsing mode CCleaner is deleting files every reboot from Firefox's Internet Cache. This morning, for example, there were 203 files with 2805 KB of data deleted by CC Cleaner from the Firefox Internet cache. What data is Firefox storing there from private browsing sessions?

    If you are in private browsing mode then the location for disk cache should be empty and show the same as the memory cache.
    Are you sure that this is the disk cache as there is more stored at the location where the disk cache is located?
    *C:\Users\&lt;user&gt;\AppData\Local\Mozilla\Firefox\Profiles\&lt;profile&gt;\
    Note that plugins may always store data on disk in their own cache.

  • Identify tables from where the function module extracts data for the ES

    Hi All,
    For the datasource, 0CRM_SALES_ORDER_I in the CRM system, we need to add a new field (in the table level). This datasource's extraction type is 'F1 - function module'. Is the extractor itself is this function module? If it is a sepeate FM, where can we find the function module name used for this datasource?
    We need to identify the tables from where the fields in this datasource fetch data from. Where can we find this information?
    To be specific, in the sales order in tcode crmd_order, if we goto conditions tab and create a new condition, in what table this will get stored?
    Thank you in advance,
    Hari

    Ignore this thread! there is another thread I have created for the same problem.
    I created only one; wonder how it became two!!

  • Where are temporary internet files kept

    I am trying to change the location to where the temporary internet files are kept. I want to put them on another drive. Can you give me the path to them so I can change it? Thanks

    hello, firefox uses the location for local application data set by the windows operating system to store its cache and other temporary files:
    %localappdata%\Mozilla\Firefox\ which is usually placed under C:\Users\<username>\AppData\Local

  • Where the PL/SQL blocks is stored

    Hello,
    Is there any table like where the last
    complied PL/SQL block is stored in a database.
    Thanks and regards
    shawlin

    I'm not sure exactly what you are asking. If you are looking for the source code (USER_SOURCE, ALL_SOURCE, DBA_SOURCE). If you are looking for the last compile date/time (USER_OBJECTS, ALL_OBJECTS, DBA_OBJECTS).

  • Error message PG009 : no data stored for the period

    During upgrade testing from 4.7 to ECC6 noticing an error message PG009 with a suggested solution "In table T582A maintain the indicators 'Choose with start', 'Choose with end', 'Choose without date' for each infotype"
    I am able to see recotds in 4.7, but however unable to view anything in ECC6. The message I get is No data stored for the time selected.

    We have the same problem - during upgrade phase. Any suggestions?

  • Tables in which Appraisal note data stored..

    Hi...Experts.
    I want to know about the tables in which appraisal note data stored. please help me.
    Regards,
        Siva

    https://forums.sdn.sap.com/click.jspa?searchID=9573368&messageID=5013157

  • Where is my signature from Mail/Preview Markup stored?

    I just found out about adding my signature to documents in Mail and Preview (way cool!) and was wondering where the digital file of my signature is stored.
    I was really impressed by the quality of the signature and now I'd like to use it in other places as well
    I'm using a 2013 MB Air with 10.10.1 installed.
    Anyone have any guidance?

    The usual location for iTunes media is indeed <User's Music>\iTunes\iTunes Media however you can set up iTunes so that you can add in media stored in other locations such as an external drive. Check the setting under Edit > Preferenecs > Advanced for the location of the media folder in case you changed it at some point. You can see the location of any individual file by right clicking on it and clicking Show in Windows Explorer.
    tt2

Maybe you are looking for