Table that stores the business role and user id mapping

Hi,
i want to know the table that stores the Business role and the business role and user id mapping in CRM system.
Thanks in Advance.
Regards,
Pricy

Hi Mary,
There is no direct table but there is a way to find it.
HRP1263 is the table where business roles are stored when maintained at org level. These are stored against the Position.
For getting user ID and position linkage refer table HRP1001.
In HRP1001 table use below criteria to get the User and Position.
OTYPE = CP
SCLAS = US
SOBID = User ID
ENDDA = 31.12.9999
Get the OBJID
Query the HRP1001 table again with following
OTYPE = CP
OBJID = OBJID from above Query
ENDDA = 31.12.9999
SCLAS = S
SOBID = Thats Position.
Pass the position to HRP1263 as below.
OTYPE = S
OBJID = POSITION
PROFILE - Thats business role assigned for the given position and user.
Hope this is helpful.
Regards,
Naresh

Similar Messages

  • Tables that store description of TRFMs and DTPs

    Hi Experts,
    Kinldy let me know the name of the tables that store description of transformation and DTPs.
    The usual ones like RSTRAN, RSTRANT, RSBKDTP etc. are not containing text for all transformations and DTPs.
    TIA,
    Ravi

    Hi,
    Pl check following tables
    RSBKDTP  BW: Data Transfer Process Header Data 
    RSBKDTPH  DTP: Historic Versions 
    RSBKDTPSTAT  Status Information on Data Transfer Process 
    RSBKDTPT  Texts on Data Transfer Processes 
    RSBKDTPTH  Texts on Data Transfer Processes 
    RSDDSTATDTP  Table for WHM Statistics. Details DTP 
    RSOACUBE_DTP  BW: OLTP Direct Access: Directory of Assigned Remote DTPs 
    RSBKDATAPAKSEL  DTP: Data Package Selections 
    RSBKSELECT  Selections for DTP Request (Summary) 
    RSBKREQUEST  DTP Request 
    RSBKREQUEST_V  View of DTP Request 
    RSBKBP  Breakpoints 
    RSBKDATAINFO  Information on DTP Runtime Buffers 
    RSBKDATAPAKID  DTP: Status Table for Data Packages 
    RSBKSUBSTEP  Properties of Substeps in a DTP 
    For transformation check following thread
    SAP BW tables
    Thanks and regards

  • What is the table which stores the SM04 currently active users data

    HI all,
    what is the table which stores the SM04 currently active users data in sap?
    plzzzzzzzzz help me..
    Thanks  all in advance ,
    Malti

    Hi,
    Pl. check in tables USR02/USR01 for the list of users & logon data.
    Regards,
    SDS

  • Tables that store the "Personalization" values in Demantra CWB

    Hi All,
    Can some tell me, which tables stores the basic "personalize information" on CWB Demantra.Like i am looking for tables that stores "MY worksheets" information in the home page of CWB.
    Thanks,

    as far as i know...we dont have any table to show the below requirement
    "Like i am looking for tables that stores "MY worksheets" information in the home page of CWB."
    you can only view the list of available worksheets in queries table

  • Is there a system table that stores the "create table" scripts

    Does a Oracle system table exist that contains the "create table" scripts for tables defined under a schema?
    I know I can build this with SQL by querying the user_tab_columns, but I was wondering whether the entire DML
    statement is already stored in some other system table. In the Quest Toad software you can simply go to the "Schema Brower", "Tables",
    then select the "Script" tab and it shows you the "create table" statement for the particular table that you are
    looking at. I'm wondering whether Toad behind the scenes is building this "create table" script via the user_tab_columns
    table or using another system table.
    Thank you in advance,
    Wes

    you can use the DBMS_METADATA.GET_DDL procedure to obtain the details regarding the ddl statement used to create the table.

  • Link to Business Role and User Account

    How to link an user account with a business role so that the user account can work with the new UI?

    Hi,
    Go to transaction PPOMA_CRM. Search for your business role say SALESPRO in the Position Search.Double click on the role so that its details are visible on the right hand side.Then search for your user from the user search.When it comes in the left side bottom, drag and drop it to the position on the right side.
    Regards,
    Rohit

  • Business role and user defenitions

    Hello,
    What is the difference between a business role definition and the user definition?

    Hi,
      User will maintain in SU01 tcode.
    Under Owned Users, the Catalog Manager displays the users for which you have owner rights. SQL Studio allows you to view information about these users, and rename and delete users.
    ·        To display information about a user, select the user name, choose Catalog Manager ® Open Object Definition.
    ·        To change a user name, select it and choose Catalog Manager ®Rename Object.
    ·        To delete a user, select the user name, and choose Catalog Manager® Drop Object.
    Business roles are any one like vendors, customers , competetors etc.
    All the roles will maintain under Businss partner level. If you want to see the roles go to BUT100 table.
    Regards
    Srinu

  • Table that stores the application logs messages for transaction CRMD_ORDER

    Hi Guru's,
    I would like to know which CRM table that is used to store application logs (consist of error / warning / information messages) in transaction CRMD_ORDER? I would like to retrieve the text messages of the application log.
    Thanks.

    Hi there,
    The logs are on tables BALHDR (header) and BALDAT (detail).
    In BALHDR you can fill OBJECT with 'CRM_DOCUMENT' and EXTNUMBER with the document GUID (you can obtain it in CRMD_ORDERADM_H table).
    The BALDAT is a cluster table, so the information is a little 'encoded' there for direct consulting without abap code.
    Alternatively, you can use FM APPL_LOG_READ_DB to read the messages that are contained in any CRM document.
    Kind regards,

  • Name of the Table that stores the Possible Agent ID's for a Task.

    Hi,
    Could you please tell us the table that would store the Agent ID's that are assigned to a particular task? For e.g we have assigned a few user names to Task TS00007986 ( Requisition release) through OOCU, we would like to know in which table we would find those usernames assigned to that task.
    Thanks.

    Hi,
    I'm not on SAP at the moment.
    But isn't it stored in the HR relation table (is it HRP1001?)
    Anyways I'll check in a couple of hours if this is the case.
    Also activate the SQL trace ST05 just before you go to agent assignment
    Kind regards, Rob Dielemans
    Edited by: Rob Dielemans on Sep 30, 2010 1:27 PM

  • ODI Master Rep tables that stores the work rep details

    Hi all,
    I want to know the details of all the repositories present in an ODI installation. I believe that the table in master repository will have the details of the work rep present under it. Please let me know the tables that is holding the work details.
    Thanks,
    Raja

    Hi Raja,
    can you please close the thread with Mark as correct or helpful.
    Thanks

  • Table that stores the acurred PO line item freight costs

    Hi there,
    Can somebody please assist by telling me the table where a PO line item fright cost (accured) is stored. The frieght cost is determined/basd on line item Pricing condition FRB1.
    Thanks

    What are you trying to get. Accrued cost can be taken from the GL account directly, which may have PO reference.
    EKBE may have reference to the history of  PO which can give the lead.

  • Table that stores the customer contact person email id

    hI ALL,
    Can any body please tell me the table name where <b>customer conatct person mail id is stored.</b>
    Please revert for any clarification on this.
    its urgent .
    good points will be given on the orrct solution.
    thanks
    Message was edited by:
            Prabhudutta ......

    Hi Prabhu
    for Contact person -
    KNVK
    For email id -
    SZA1_D0100
    For customer --- RF02D
    Reward if useful to u

  • Which table stores relationship of business roles and its associated roles.

    Hi,
    I want to know the table that stores the relationship between a Business role and its associated roles.
    Please note that i am aware of the table GRACBUSROLESNAP that stores the business role relationship corresponding to a request id and this is not what i am looking for.
    I want to know the table which stores the definition for business role.
    Thanks & Regards,
    Khush Bafna.

    Hi Khush,
    I think table GRACROLERELAT is used to store business role definition.
    Best Regards,
    Aman

  • Table that stores movement types and reversal movement type?

    I want  to take a movement type 561 and look that up in a table and find the reversing movement type in a program.  is there a table that stores the movement type and reversing movement type

    Hi
    Table T156 has got movement type control and details. Where as other T156* tables stores other details directly or indirectly used b yMovement types
    T156A
    T156B
    T156C
    T156F
    T156H
    T156HT
    T156K
    T156M
    T156N
    T156Q
    T156S
    T156SC
    T156SY
    T156T
    T156V
    T156W
    T156X
    Regards
    Virender Singh

  • Table that stores User Master Data info

    Can someone tell me the table name that stores the email addresses and phone numbers maintained in user master record (SU01)? I need to generate a list of users with this info.
    A quick answer will be very appreciated.

    Hi Bernhard,
    Could you please let me know how I can get the details from "bapi_user_get-detail" .
    I have not used txn BAPI. Now I executed it. I see two tab strips "Alphabetical" and "Hierarchical". I selected "Alphabetical" and traversed till the USER, Expanded and found the "GetDetail" method.
    Here I have checked that there is this function module "BAPI_ADDRESSORG_GETDETAIL"
    I did a test thru SE37 and It was asking about:
    OBJ_TYPE
    OBJ_ID
    OBJ_ID_EXT
    CONTEXT
    I have provided the USER, <user name> in first two fields and did not get any results.
    Please let me know how to get the details.
    Regards,
    Srihari
    PS: the CONTEXT was 0001 (default). Also please let me know if I have to get the details for n number of users.
    Edited by: Srihari Rao on Jul 30, 2008 2:07 PM

Maybe you are looking for

  • Nikon Picture Project vs. iPhoto

    Along with a new Nikon D40, I got the Nikon software, Picture Project...which I updated for the mac. Is either better? Pros & cons?

  • Apple TV v Mac Mini

    I want to integrate my Mac into the living room, and as far as I can see I have two options: a) I buy an Apple TV and sync it with iTunes so I can watch/listen to films and music ripped to my iMac in the study, and control it all from the living room

  • How do I change my apple id

    I have been able to change my primary email address to my new @me account but I can not seem to get rid of my old email address which is the apple id.  I do not want the old email address as the apple id. I want the new @ me account to be the apple i

  • How do I get my mail off my G3 and onto my G5 ?

    I'm using a POP account, and getting my mail via Netscape. Is there a way to get all my old mail on the new computer ? Please keep your answers non-technical and simple. Trying to transfer mail to my G5, running OS 10.4.9. It's got a 2 ghz PPC proces

  • Summary Links web part not showing correct column number

    Here is my scenario. I have a simple two server dev farm that is using a snapshot of production data. I have migrated the 2010 content db over and everything is running fine. One quirk I have noticed is with the summary links web part. If I add the w