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

Similar Messages

  • 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 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.

  • 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.

  • 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 table scripts and smartforms are stored

    in which tables scripts and smartforms are stored
    eg scripts in tadir.

    Hi this may be of some help.
    SD
    SALES ORDER/ENQUIRY/QUOTATION
    Output type         : BA00
    ScriptForm Name     : RVORDER01
    Driver Program Name : RVADOR01
    smartform name
    DELIVERY NOTE
    Output type         : LD00
    ScriptForm Name     : RVDELNOTE
    Driver Program Name : RVADDN01
    smartform name      : LE_SHP_DELNOTE
    Smartform Driver Pgm: RLE_DELNOTE
    INVOICE
    Output type         : RD00
    ScriptForm Name     : RVINVOICE01
    Driver Program Name : RVADIN01
    smartform name      : LB_BIL_INVOICE
    Smartform Driver Pgm: RLB_INVOICE
    MM
    PUCHASE ORDER/RFQ/CONTRACT
    Output type         : NEU
    ScriptForm Name     : MEDRUCK
    Driver Program Name : SAPMF06P
    smartform name      : /SMB40/MMPO_L
    smartform driver program: /SMB40/FM06P
    GOODS RECEIPT
    Output type         : WE01
    ScriptForm Name     : WESCHEINVERS1
    smartform name      : /SMB40/MMGR1_A
    smartform driver program: /SMB40/M07DR
    GOODS ISSUE
    Output type         : WA01
    ScriptForm Name     : WA_SCHEINVERS1
    smartform name      : /SMB40/MMGI1_A
    smartform driver program: /SMB40/M07DR
    FI Forms
    Account Statement   : F140_ACC_STAT_01
    Cheque Printing     : F110_PRENUM_CHEK
    Balance Confirmation: F130_confirm_01
    Dunning Form:         F150_DUNN_01
    check the link below it provides steps to convert sap scripts to smartforms
    http://www.ficoexpertonline.com/downloads/Iyer_SmartForms.pdf
    SMARTFORMS -Driver Program
    PO: /SMB40/FM06P
    SO: /SMB40/RVADOR01
    GR: /SMB40/M07DR
    with regards,
    Hema Sundara.
    pls give points if u find this helpful.

  • 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

  • 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

  • Tables in which Read mode and Cache settings are stored for Bex

    Hi BI Experts,
    We have a requirement for which we need to know the tables in which the read and cache modes are stored(locally and globally) when we change them in the query properties(In T code RSRT) of a query
    Thanks in advance
    Regards,
    M
    Edited by: madhu marupudi on Feb 5, 2009 5:30 PM

    Hi,
    Check in the following tables, these are related to Reports tables.
    RSZELTDIR Directory of the reporting component elements
    RSZELTTXT Texts of reporting component elements
    RSZELTXREF Directory of query element references
    RSRREPDIR Directory of all reports (Query GENUNIID)
    RSZCOMPDIR Directory of reporting components
    RSZRANGE Selection specification for an element
    RSZSELECT Selection properties of an element
    RSZELTDIR Directory of the reporting component elements
    RSZCOMPIC Assignment reuseable component <-> InfoCube
    RSZELTPRIO Priorities with element collisions
    RSZELTPROP Element properties (settings)
    RSZELTATTR Attribute selection per dimension element
    RSZCALC Definition of a formula element
    RSZCEL Query Designer: Directory of Cells
    RSZGLOBV Global Variables in Reporting
    Thanks
    Reddy

  • In E-Business Tax - In which table the tax codes are stored?

    Hi All,
    I am new to Financials. I have a requirement in which I need to list all the TAX CODES pertaining to AP and AR. Kindly let me know in which table the tax codes are stored in E-Business Tax module. Also let me know how the tax is associated with the AP and AR modules. Is there any column in the table to identify whether the tax is for AP or AR?
    Regards,
    Ahmed.

    Hello Ahmed.
    I was not aware that you were talking about R12. The information i gave you concerns 11.5.10.2. Anyway, i checked the ETRM's for R12 and checked that the tables also exist in rel 12. This is an excerpt from R12 ETRM:
    TABLE: AP.AP_TAX_CODES_ALL
    Object Details
    Object Name: AP_TAX_CODES_ALL
    Object Type: TABLE
    Owner: AP
    FND Design Data: SQLAP.AP_TAX_CODES_ALL
    Subobject Name:
    Status: VALID
    AP_TAX_CODES_ALL contains information about the tax codes
    you define. You need one row for each tax code you
    want to use when entering invoices. When you enter
    invoices, you can use a list of values to select a tax code
    defined in this table. Your Oracle Payables
    application also uses TAX_RATE to calculate use tax
    when you enter a taxable amount for an invoice.
    This table corresponds to the Tax Codes window.
    Now you say that you cannot find the information into the tables. Are you working on a production instance. Are you sure that the taxes have already been defined?
    Octavio

  • Need help to find out where my forms are stored locally on my PC

    Is there an easy way to find out where my forms are stored?

    Hi;
    What is it you would like to do?  I am guessing you are referring to forms in the FormsCentral desktop application and not the web site.  The forms in the Desktop application are not stored in a way you can access or use them other than through the application.  You can export and save locally any form as a "FormsCentral Design Template" which can be shared with anyone and re-imported into FormsCentral.
    If you can give me more details about what you would like to do I can help further.
    Thanks,
    Josh

  • In which infotype the employee login details are stored

    Hi experts,
    In which infotype the employee login details are stored.
    pls help me.
    Thanku,
    Ramkhe.

    For that you need to install the BC (Basis) component in addition to the HR system.
    I think there is an additional license charge for this "add on" though...
    But you must have a database - though it does not have to be started for the employee to have their logon details.
    Cheers,
    Julius

  • I am trying to recover a backed up version of my iphone. Does anyone know where the backups are stored? thanks

    am trying to recover a backed up version of my iphone. Does anyone know where the backups are stored? thanks

    Backing up, updating, and restoring iPad, iPod touch, and iPhone software
    more detailed information about backing up

  • 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

Maybe you are looking for

  • Memory in Android devices

    To use Android devices efficiently, users should be aware of the different types of device memory. This knowledge is important in order to understand, for example, where music, photos and videos are saved; how many apps can be downloaded from Google

  • Zen Touch latest Firmware Update...player not connec

    I tried installing the latest Firmware update for my Zen Touch (released 2-09). The player is connected and recognized by Windows and the Media Explorer. However, when I try to install the new Firmware it keeps saying "player not connected". I tried

  • STO and delivery is getting created in the foreground instead of background

    Hi experts, In return document (with reference to Work Order), When user is selecting recommended action u2018YAu2019 and clicking the u2018returnu2019 button, an STO and delivery is getting created in the foreground instead of generating them in bac

  • My iTunes store will not open, it keeps showing me a page for 10.3 iTunes that I cannot get rid of.

    I cannot get into my iTunes store, I have an old windows PC that my iTunes is set up to. It keeps showing me a page with information on iTunes 10.3 every time I click on iTunes store & I cannot get rid of it. The links it gives me to download do not

  • HT204291 Apple TV (3rd) to iPad 4 Air Play Connection issues

    When I come home and want to connect my iPad to my Apple TV via Air Play I have to turn the iPad COMPLETELY OFF and then back on again, is there an easier way to have them recognize each other?  They are on the same network.  they both get internet j