Table where system id is stored in CRM

Hi everybody,
I'm currently implementing a solution and got the id of the source and target system. I need to know which ID belongs to which system.
The id is an 32 long and alphanumerical.
I know there is a table in CRM where the logical system are stored with their id. But unfortunately I can not find it anymore.
Thank you
Best Regards

I found it:
SMOHSITEID

Similar Messages

  • Table where next Approver is stored

    Hai All,
    In Workflow, I am using a rule to find out the Approvers for a Workflow. But, I would like to know the standard table where the next agent will be stored. I can get the next agent from my fm, but i believe that those details would be stored in some standard table as well. So, would like to know that tables.
    Regards,
    Jubish

    Hi Jubish,
    As far as i know those agent/approver name are runtime data and are stored in buffer at the runtime. The agent name are stored in rule container RuleResult in runtime. the business object used is AAGENT and the fields/attributes used there are virtual attributes. Plz check.
    regards,
    Raj

  • Table Where the attachment is stored .

    Hi all ,
    Table Where the attachment data and its details are stored ?
    regards,
    Naval

    this program GOS_TOOLBOX_TEST creates an attachment .
    i am trying to get the table where it saves using the SQL trace but couldnt get .
    please suggest in which table the data related to attachement in a transaction is saved by this table.

  • Table where XML Messages are stored..?

    Dear SDNers,
    I am trying to built an custom error monitor. I require access to the XML payload and parse it to retrieve data from it.
    I need to know where the input XML messages and the XML with Error informations are stored in the database table.
    I believe this informations would be stored in a raw format and an class/method will parse this raw data to XML content.
    I require your help to find out the DB Table and the methods to parse  the raw data to XML.
    Thanks
    ~SaNv...

    Hi Guys,
    Thanks for your help.
    With the below code I was able to read the Maindocument of Inbound payload. I would also require to read the Error payload in the Soap header.
    CALL METHOD persist->read_msg_all
        EXPORTING
          im_msgguid = p_mesg
          im_pid     = pid
          im_version = vers
        IMPORTING
          ex_message = xms_msg.
      xms_msg->deleteheaderbyname(
             nsuri  = if_xms_run_time_env=>co_nsuri
             lcname = if_xms_run_time_env=>co_lcname ).
      xmb_msg ?= xms_msg.
      CALL METHOD xmb_msg->if_xms_message_xmb~get_main_payloads
        RECEIVING
          return = payload.
      READ TABLE payload INTO wa_payload INDEX 1.
      CALL METHOD wa_payload-mainpayload->getbinarycontent
        RECEIVING
          return = content.
    Now i need to find a method to read the erro document.
    Instead of CALL METHOD xmb_msg->if_xms_message_xmb~get_main_payloads I need to use a different method, but not to find it myself.
    Pls share ur thoughts on this.
    ~SaNv...

  • In which SAP tables where INCOTERMS COST are stored?

    Dear All, Costing/Financial Experts,
    <b>Could you please let me know,
    In which SAP tables are cost details  for "INCOTERMS" stored?</b>
    OR if someone can help me navigate to find the <b>cost</b> data for incoterms ?
    Thanks in Advance.

    Try these:
    A033
    A034
    A127
    A301
    Rob

  • Table where system create attachment in material master

    Dear guru ,
    In MM02 I can create attachment and import external files.
    In which table are stored the attachments list for every material code ?
    Thanks in advance.

    The images are stored in table TOA01. You can populate the Object type and Object ID fields to get a list of materials and the types of attachments.

  • Where is URL stored in CRM tables How to retreive URL address from table

    Hi,
    Can any one tell where URL address is stored in CRM.
    And how to retreive URL Address from CRM tables.
    As i'm not able to find exactly how to retrive the url form the tables. as the URL address is not visible.
    Thanks & Regards,
    Rajender.
    Edited by: Rajender k on Aug 12, 2008 6:37 PM

    I am not able to get you. Please rephrase or elaborate.

  • ChaRM Tables Structure where is the data stored

    Hello All.
    - I need to know the tables where actual data is stored about the:
      Change Requests
      Normal and Urgnt Corrections
      Maintenance Cycles
      Transport Request
    And how are they related to each other.
    Does anyone know where can I find this information.
    Thanks and regards,
    Alberto

    I found the table.
    go to se16 and type the table name /TMWFLOW/TRORDHC
    It contains the transports and parent Corrections. that is what we needed.

  • What table is the contract number stored for Limit POu2019s

    Hi,
    I wanted to know the table name where the contract numbers are stored for the Limit PO? Are there any specific tables where contract numbers are stored.
    Thanks in advance.
    Regards,
    Deepak BR

    Hi Deepak,
    i think in the BBPS_MON_SC_ITEM structure we can know the contract no asigned to limit item PO as in that structure the ITM_TYPE field specifices whether it is a normal Shopping cart or Limit cart. And there are many other structures which you can search via SE16.
    Hope it helps you to some extent,
    Lokesh.

  • In which table is the "Activity result" stored?

    Hi,
    I am trying to find in which table the "Activity result" is stored in CRM.
    Field name: LISTCODE
    Data element: CRMT_SRV_ACT_RESULT_LIST
    Any idea?
    Thanks,
    //anders

    Hi Camilla,
    I found the status through the tables below:
    From Table CRMD_ORDERADM_H for e.g. relevant OBJECT_ID and PROCESS_TYPE.
    Get CRMD_ORDERADM_H-GUID (Header).
    Enter CRM_JCDS with GUID (Header) and get CRM_JCDS-STAT.
    I hope this can help you.
    BR,
    //Anders

  • How to find out where sap error messages stored in our system

    How to find out where sap error messages stored in our system.like sometime we will get a error message with message number.whr it will be stored and whch table it is?

    Are you interested in WDA messages ?
    The set a breakpoint in METHODS IN class CL_WDR_MESSAGE_MANAGER.
    Then use call stack (default desktop 2 in debugger) to see where message is added to message manager.
    regards
    phil

  • 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

  • Tables where Requirements are stored

    Hi all,
    I am implementing GRC AC 5.3 and I need to know which is the table where all user´s requirements to Access Enforcer (CUP) and Firefighter are stored, in order to create an interface with another management requirements system.
    Thanks in advance,
    Leandro

    Hi Lsurueta,
    GRC introduced "Data Mart(DM)" functionality in AC 5.3 from SP09 onwards.
    DM tables contains CUP & RAR table information. One of the DM table of CUP is "GRC_DM_AE_RQDWPHST" which contains "Request Workflow Details".
    Details of this table and some other tables on "Request Details" are listed in the attachment "AC_5_3_Datamart.pdf" listed in the Note # 1369045.
    Hope this provides the information you are looking for.
    Best Regards,
    Sirish Gullapalli.

  • Can´t find the table where the effectivity of contract lines is stored

    Hallo all,
    I need to build a sql-query on the Service Contracts Authoring Form (OKSAUDET) where I include the table(s) in which the information about the effectivity-sub-lines in the pricing tab of the lines tab is stored.
    But I just found the table OKS_CON_COV_LEVELS_INT_ALL which is used for transmitting cover levels form legacy systems etc. I can`t find the equivalent table for ebs-data… please help!
    Thanks a lot in advance
    Oliver

    (You didn't specify version, this works in 11i but I haven't used 12)
    Just something to try - if you haven't already - go to the screen where you can see the information, turn on your diagnostics, and examine the last SQL Statement run. It may point you to where this value is stored.
    Also, I've run into more than one field over the years that was derived from other data on the screen, rather than selected directly from the database, this could be a situation like this.
    Good luck, these can be some of the most maddening things to track down!

  • Table where Partner function related to any particular ticket is stored

    Hi All,
    Can Anybody tell me name of the table where Partner function related to any particular ticket is stored.
    Thanks in Advance
    Regards,
    Amit

    Hi Amit,
    The table vision CRMV_LINKPARTNER will retrieve the information you're looking for (just enter the service ticket GUID as input).
    If you take a look how this vision is elaborated, you'll check how you can associate the table CRMD_ORDERADM_H to table CRMD_PARTNER.
    Kind regards.

Maybe you are looking for

  • Why doesn't Facebook fully load in Firefox 28.0 & yet in IE it will?

    Why doesn't Facebook fully load in Firefox 28.0? In Internet Explorer it will.

  • CS3 re-install

    My computer recently crashed and I had a full version of CS3 Web Premium installed on that computer.  I still have the original disc and I just tried to install it on my new computer, but it won't let me activate it.  I spent good money for this suit

  • Java accessibility Bridge for windows

    I have installed Java Accessibility Bridge for windows but the screen reader in windows (Narrator) is not responding to my java application. On searching the internet, most of them mentioned about JAWS. So is it the only screen reader supporting Java

  • HT1491 Download Error iTunes on iPhone 4s

    I purchased an album from iTunes on my iPhone4s.  It won't downland.  I keep getting an error message.  WHY???

  • Reports needed

    I also need few reports for my interview preparation.reports with steps like how to create them.i read few examples of reports on sdn forum only like,client want to analyse sales flow of customer in all the years and compare it with the current year.