IN which SAP tables Email id is stored

In which sap tables Email Id is stored

You really shouldn't worry about that. Use the access functions instead.
If you are thinking about the e-mail address for a user, use the function module BAPI_USER_GET_DETAIL.
If you are thinking about the e-mail address for an employee (which is not stored in the same table), one solution is to use BAPI_EMPLCOMM_GETLIST and look for an entry with subtype 10 (this one is SAP standard I believe) or any custom subtype which should hold e-mail address.

Similar Messages

  • 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

  • Workflow attchment data stored in which SAP Tables

    Hi,
    In Leave workflow when approver rejects it the approver(Agent) provide the reason for rejection as an attachment.
    I have to send the external mail to the employee.
    I am able to send the mail with fixed information, however unable to extract the information from attachment ( want to know in which SAP Tables say SW* this information is stored) or any other solution.
    Help Please.
    Praveen Jain

    You really shouldn't worry about that. Use the access functions instead.
    If you are thinking about the e-mail address for a user, use the function module BAPI_USER_GET_DETAIL.
    If you are thinking about the e-mail address for an employee (which is not stored in the same table), one solution is to use BAPI_EMPLCOMM_GETLIST and look for an entry with subtype 10 (this one is SAP standard I believe) or any custom subtype which should hold e-mail address.

  • In which SAP table Jobname and Jobnumber data was stored.

    Hi Experts,
    when we are executing the job_open FM one Job Number was generated,In which SAP table this job number was stored.
    Thanks in advance.
    Regards,
    Bhaskar

    Check..
    SELECT JOBNAME JOBCOUNT STEPCOUNT STRTDATE STRTTIME
        FROM TBTCO
        INTO TABLE IT_JOB_ID
       WHERE JOBNAME IN S_JOB
         AND STATUS = 'F'
          ORDER BY STRTDATE DESCENDING STRTTIME DESCENDING.

  • Which SAP table stores the ABAP program Source Code

    Hi All,
    Which SAP table stores the ABAP source code .
    Is it possible to retrieve the abap program code from database table
    wherein it is stored .
    Scenario :
    In our project SAP got decommissioned and SAP database is migrated to Oracle . As SAP is decomissioned , we are not able to access the SAP frontend . But we need a program code to service a request . Is it possible to retrieve the program code from the database
    which is migrated to oracle .
    Thanks
    Shikha

    This is an interesting question as the answer is may be different depending on your version.  For example, in new releases the table REPOSRC appears to hold a compress version of the course code in the DATA field, but you would need to be able to decompress it if trying to read this directly out of the DB.  I would assume that it uses gZip to do the compression, and there are ABAP utilities built in to do the compress/decompress.  Of course you can always read the source code by using the READ REPORT statement in any release, but of course this will not help you if you can not log on to your system.  Basically, if you system is corrupt for some reason, the best option is to restore from a backup.
    REgards,
    Rich Heilman

  • Which SAP tables does CM read to update data

    Hi
    Please can someone tell me which SAP tables in FI, MM and SD that SAP Cash Management  (CM) selctes data from when updating FSCM-CM.
    In other words, if I delete CM data and then recreate it using programs RFFDDL00  (delete) and RFFDKU00 / RFFUEB00 / RFFDMM10 / RDDSD10 / RFFDMM20  (create for OIs, GLs/Bank Bal, MM/POs, SD/SOs and MM/PRs resp) which tables are the source tables for SAP CM?
    Thanks for any help anyone can give me. I'm trying to undesrstand the data creation process to trace why the drill-down to AP/AR OIs is not working and why the GL drill-down lists 000's more OIs than the CM balance shows and why the drill-down for POs/PRs in MM and SOs in SD works correctly.
    Wayne

    Hi Priyanka,
    Please take a look at these..
    http://help.sap.com/saphelp_erp2005/helpdata/en/04/964e38533e3860e10000009b38f889/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/5a/5b5738ed5a1d36e10000009b38f889/frameset.htm
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • As the per  corresponding to the BSI  which sap table  should be in sync?

    Hi
    As the per  corresponding to the BSI  which sap table  should be in sync? is it BTXRATE?

    Hi Arun,
    You are right. You have to choose MDSD_APPLICATION_AWT only for the mobile ID.
    Best Regards
    Sivakumar

  • In which SAP table attchment link stores ?

    Dear All,
    I have connected SAP to one external DMS as a content server.
    It is working fine
    my scenario:
    say for example i create a finance document(business object BKPF) and attach the link of the document which is lying  there in my DMS and its link is there in SAP table TOA01
    query : once i attach a document to this finance document , where this link of attachment gets stored?
    ---sandeep

    dear deepak
    thnx for reply
    As rightly pointed by you, links get stored in the SAP link tables as per the configuration vix TOA01, TOA02,TOA03,TOAHR.
    these table contains the link of the document which are lying there in DMS
    my query is once i want to attach any of this link (for ex : i created a finace document in tcode FB03 (BO : BKPF) and then i attached a link of these documents lying in DMS   ... using option create attachment)
    now my query is where  is this link of attachment gets stored
    regards
    sandeep
    Edited by: sandeep sharma on Nov 9, 2011 7:37 AM

  • Ztable and Zfucntion module are stored in which SAP table

    Hi Guys,
    We use to create Ztable and Zfunction module in SAP, In which table are the table and function module name would store?
    Thanks,
    Gourisankar.

    Hi Gowri,
                 Tables stored based on the Package that is how you save if you save under any package it will saved under that package. similarly Function module are saved with respect to Function Group.
    Regards,
    Sathish

  • In which BI table WorkBooks are physically stored?

    Hi
    I think the BW workbooks are stored as ALE objects (Just like we can do in Access) in some table. I want to know the name of the table. I looked into all the tables where I can find the GUID of the workbook. But then I have to open my Bex to run the workbook. If I can download from the table, that would be helpful.
    If the workbooks are not stored as a file in a table, what could be the way the workbook is loaded, with some preformatting etc? Is there any other way where I can see the list of these workbooks and download them. (Metadata repository can show me the list but I cannot download the workbook)
    Regards
    Takai

    header table : rsrwbindext
    select single * from rsrwbindext into  wb
        where workbookid = workbookid and objvers = 'A' and langu = 'E' .
    actual workbook contents : rsrwbstore
    they are stored as binary stream
    select * from rsrwbstore into table wb_tab
            where workbookid = wb-workbookid.
          clear:file_data, output, wb_line .
          loop at wb_tab into wb_line.
            clear file_data .
            file_data = wb_line-clustd.
            concatenate output
            file_data
            into output.
          endloop.
    Raja

  • In Which Database Table the Messages are Stored in XI

    Folks,
    When we run SXMB_MONI, Which table it access ? please let me know .
    Manish

    Hi
    Here is how I did it after long debugging sessions.. you can pass MessageID and get the payload back as binary, here I download it for test purpose.. btw you have to change your client number.. and FYI, this code is draft version so there might be some unnecessary codes you might have to clean up..
    REPORT  Z_READ_MESSAGES.
    TYPES: BEGIN OF ts_resource,
             resource TYPE REF TO if_xms_resource,
             name     TYPE string,
             ref      TYPE string,
             kind     TYPE char1,
           END OF ts_resource.
    DATA: persist             TYPE REF TO cl_xms_persist,
          g_message           TYPE REF TO if_xms_message,
          l_pro_s             TYPE sxms_pro_s,
          l_pro_t             TYPE REF TO sxms_pro_t,
          l_manifest          TYPE REF TO cl_xms_msghdr30_manifest,
          super_xstring       TYPE xstring,
          super_string        TYPE string,
          gt_raw_lines        TYPE sxmsraw512lines,
          binary,
          l_mf_s              TYPE sxms_mf_s,
          l_mf_t              TYPE sxms_mf_t,
          gv_length           TYPE int4,
          l_resource          TYPE REF TO if_xms_resource,
          lt_resource         TYPE TABLE OF ts_resource,
          ls_resource         TYPE ts_resource.
    FIELD-SYMBOLS:  <fs1> TYPE sxms_pro_t.
    CREATE OBJECT persist.
    CALL METHOD persist->read_msg_pub
      call method persist->read_persist_tab_version 590C75F0F50611DC81E000110A31811B
        EXPORTING
           im_msgguid  = 'F7E02E28752CBA4B889B9C00AC306CD3'
           im_pid      = 'CENTRAL'
           im_version  = '000'
           im_client   = '001'
         IMPORTING
           ex_message  = g_message.
    l_pro_t = g_message->getbodies( ).
    ASSIGN l_pro_t->* TO <fs1>.
    LOOP AT <fs1> INTO l_pro_s.
      IF l_pro_s-lcname = cl_xms_manifest=>lcname.
        l_manifest ?= l_pro_s-prop.
        l_mf_t = l_manifest->get_payload_refs( ).
        REFRESH lt_resource.
        LOOP AT l_mf_t INTO l_mf_s.
          CLEAR ls_resource.
          l_resource = g_message->getattachmentbyname( l_mf_s-href ).
          IF NOT l_resource IS INITIAL.
            ls_resource-resource = l_resource.
            ls_resource-name = l_mf_s-name.
            ls_resource-ref = l_mf_s-href.
            ls_resource-kind = l_resource->getkind( ).
            super_xstring = l_resource->GETbinarydATA( ).
            APPEND ls_resource TO lt_resource.
          ENDIF.
        endloop.
      endif.
    endloop.
    *xmbph = cl_xms_profile=>getinstance(
                             name = cl_xms_profile=>profile_name_xmb ).
    *TRY.
       extmessage = xmbph->serialize( intmessage = g_message ).
    CATCH cx_xms_exception .
    CATCH cx_xms_system_error .
    *ENDTRY.
    *TRY.
       super_xstring = extmessage->WRITETO( ).
    CATCH cx_xms_exception .
    *ENDTRY.
    binary = 'X'.
    PERFORM display_xml.
    CLEAR: binary.
    CALL FUNCTION 'GUI_DOWNLOAD'
      EXPORTING
        bin_filesize  = gv_length
        filename      = 'c:\a.xml'
        filetype      = 'BIN'
      TABLES
        data_tab      = gt_raw_lines
      EXCEPTIONS
        invalid_type  = 03
        no_batch      = 04
        unknown_error = 05
        OTHERS        = 99.
    *&      Form  display_xml
          text
    -->  p1        text
    <--  p2        text
    FORM display_xml .
      DATA: str_l               TYPE i,
            lv_len              TYPE i,
            lv_offset           TYPE i,
            lv_len_tmp          TYPE i,
            ls_raw_line(512)    TYPE x,
            gv_type(50)         TYPE c,
            l_xstring           TYPE xstring.
    constants
      CONSTANTS: true           TYPE boolean VALUE 'X',
                 false          TYPE boolean VALUE ' '.
      IF STRLEN( super_string ) = 0 AND XSTRLEN( super_xstring ) = 0.
        EXIT.
      ENDIF.
    Conversion only if the output is to be displayed in the HTML-Viewer
    additional actions for non binary sources
      IF binary  = false.
    convert string to xstring
        CALL METHOD cl_xms_main=>convert_string_to_xstring
          EXPORTING
            im_string          = super_string
            im_encoding        = 'UTF-8'
           im_endian          = im_endian
           im_replacement     = im_replacement
           im_ignore_conv_err = im_ignore_conv_err
          IMPORTING
            ex_xstring         = super_xstring
            ex_length          = gv_length.
        gv_type = 'application'.
      ELSE.
        gv_length = XSTRLEN( super_xstring ).
      ENDIF.
      lv_len     = gv_length.
      lv_offset  = 0.
      lv_len_tmp = lv_len.
    break string into lines of 512 bytes
      IF lv_len_tmp > 512.
        DO.
          ls_raw_line  = super_xstring+lv_offset(512).
          APPEND ls_raw_line TO gt_raw_lines.
          lv_offset = lv_offset + 512.
          lv_len_tmp = lv_len_tmp - 512.
          IF lv_len_tmp < 512.
            EXIT.
          ENDIF.
        ENDDO.
      ENDIF.
      IF lv_len_tmp > 0.
        ls_raw_line  = super_xstring+lv_offset(lv_len_tmp).
        APPEND ls_raw_line TO gt_raw_lines.
      ENDIF.
      CLEAR: super_string, super_xstring.
    ENDFORM.                    " display_xml

  • Tables in which DB15 and DB02 data is stored

    Hi All,
    I'm interested in knowing the tables in which the DB15 and DB02 data is stored. To be more specific..
    1) DB15 - I want to know the tables in which the relationships between Archiving OBjects and Tables is stored. I have identified some tables namely - ARCH_DEF ,ARCH_DELE ,ARCH_DELE,CLASS_DELE,CLASS_DEF.. but the data from these tables does ot directly match what is being displayed in transaction DB15.     
    2) DB02 - I also want to know the tables in which the DB02 statistics is stored, namely the tables in which the Table & Index sizes are stored.
    Thanks in advance,
    Deepika.
    Message was edited by: Deepika Bhaskar

    Hi Deepika!
    ad 2) That's database related stuff. Information is gathered with native SQL out of database system tables.
    Even some data preparation is done by calls of database functions.
    Regards,
    Christian

  • SAP Tables for AR Information

    Hi All,
    I wanted the following information for Accounts Receivable:
    1) AR Invoice Payments Infomation:
    - Company Code 
    - Customer code
    - Invoice No 
    - Posting  Date ( Receipt Date )
    - Payment  Amount (local currency )
    2) AR Invoice Information:
    - Company Code 
    - Customer code
    - Invoice No 
    - Due date
    - Invoice date
    - Posting  Date
    - Invoice Amount (local currency )
    - Sales Amount (only Sales Revenue)
    - Vat Amount (only Sales Tax amount)
    Please let me know in which SAP tables I can get the information for 1 & 2 above.
    Your early reply will be a big help.
    Regards,
    Rajaram

    Hi,
    Thanks for your reply. My problem is for the AR payments received from Customers, I am getting all the information I require from BSAD, except the actual payment received, which is not available in BSAD. I only get the Invoice amount which has been cleared and not the actual payment received from Customer.
    Any thoughts on how to get this information.
    Regards,

  • Sap table differences between 4.6C and ECC 6.0

    how do i find out which sap tables has been changed between 4.6C and ecc 6.0 version.  Is there a program I can run? website?

    Hi,
    You have to check with the Relese Notes provided by SAP for the Latest changes of the SAP versions.
    But in that also, it will not be clearly mentioned by Table name, that it was changed. Only during the Upgrade of the SAP versions, all those problems will come into picture, which has to addressed and solved one by one.
    Regards,
    Anji

  • SAP tables used to fetch role names into 'Lookup.SAP.UM.Roles'

    SAP User Management Lookup Recon schedule task is used to populate all the Lookup's defined in 'Lookup.SAP.CUA.LookupMappings'. In case of the lookup 'Lookup.SAP.UM.Roles', the description of the SAP Role is populated in Decode value.
    In our environment, the SAP role description is changed in the table 'USRSYSACTT' for both LANGU types 'E' and 'D'. However, when we run the schedule job, we are unable to see the updated value of description in the lookup 'Lookup.SAP.UM.Roles'. Please let us know which SAP table is actually being used to fetch the role information in OIM.

    Dear Satish,
    Do you have any red alerts on top of your change request?
    If yes, you cannot change the status of this change request.
    Do a double click on the alert flag and clear/maintain any alerts first.
    I had just the same problem.
    Yours
    Markus

Maybe you are looking for

  • USB consuming too much power -notice

    I get all the time notice/warning that: "USB-device is consuming too much power. Hub/concentrator which the device is connected will be shut down." During this writing I got the notice three times. I don't have anything connected to my Macbook Pro (b

  • Customer cheque number

    customer paid advance payment along with cheque in sap we will do post in f-29  bank dr to prepaid of customer where we mention customer cheque no in sap. how to identify this cheque is cleared other than brs

  • Exit Function ZUPF_EXCEL* in Web Layout

    Hi gurus, I created an Exit Function based in Standard function "UPF_EXCEL_AFTER_DATA_PUT_01". I put this function in the field 'name of writing module' like explains very good Alberto Sabate in his post (layout in change mode). The functions runs ve

  • How to download adobe standard?

    Hi I want to download adobe standard. I've already a key. But I can't find a link to download it. I found only links to download adobe pro. Thanks.

  • Ldapmodify large group - Operations error

    I'm still trying to import a large group using ldapmodify. I'm getting a different error now. ldap_add: Operations error ldif_record() = 1 I'm also getting some useful info in Error.log: libdb: Lock table is out of available object entries. idl_store