TRM tables

¿Does anybody know the most important tables to deal with commodities in TRM?
Thanks

Hi,
there are number of tables, use transaction code SE16N to check the content of them in your system:
--- VTBFHA - Transaction - general information of financial transaction;
--- VTBFHAZU - Transaction Activity - activities of financial transaction;
--- VTBFINKO - Transaction Condition - conditions, related to activities;
--- VTBFHAPO - Transaction Flow - flows, related to activity;
--- etc.
of course, this is just only 'top of iceberg' to say so, as number is really huge (I'm not technical person, but according to my knowledge, there is approx. 80 thousands of tables in EEC). depending on what are you looking for, you can use search in the same SE16N, trying to guess and use as criterias possible Short description (of the table) and also limiting by Application component (TR for SAP TRM in your case). also, good idea would be to consult to technical person, I'm sure they can assist you.
Rgds,
Renatas
Edited by: @Renatas on Apr 27, 2010 9:14 AM

Similar Messages

  • Mass Maintainence of Trasnportation Lane custom field

    Hi All,
    I want to maintain custom fields added in /SAPAPO/TRM table. Can anybody tell me how to achieve this via MASSD Tcode?
    Thanks
    Siddarth

    Hi Siddarth,
    You can use report /SAPAPO/TR_TRPROD_MASSMAINT as a template to build your own one. 
    It should help. Best regards/Tiemin

  • TRM / APIs / Tables Listing...

    To use the OracleApps terminology, is there a TRM for the 309 Portal? (TRM is Technical Reference Manual that shows an ERD, as well as documentation about all of the tables in the application).
    Is there a listing somewhere of API's and documentation about how to use them?
    Is there a listing of standard packages, their function, and input and output?
    Thanks in advance,
    Ryan Stefani

    Run this query against your Planning application repository
    select d.object_name "Form Name", b.object_name "Member Name",c.subst_var "Variable",
    (CASE a.objdef_type
         WHEN 0 THEN 'POV'
         WHEN 1 THEN 'Page'
         WHEN 2 THEN 'Row'
         WHEN 3 THEN 'Column'
         ELSE 'Unknown'
       END) "Layout",
    (CASE c.query_type
         WHEN 8 THEN 'Descendants'
         WHEN 9 THEN 'IDescendants'
         WHEN 3 THEN 'Ancestors'
         WHEN 4 THEN 'IAncestors'
         WHEN 12 THEN 'Siblings'
         WHEN 13 THEN 'ISiblings'
         WHEN 21 THEN 'Parents'
         WHEN 22 THEN 'IParents'
         WHEN 5 THEN 'Children'
         WHEN 6 THEN 'IChildren'
         WHEN -9 THEN 'ILvl0Descendants'
         WHEN 0 THEN 'Member' 
         ELSE 'Unknown'
       END) "Selection Method"
    from
    hsp_formobj_def a,
    hsp_object b,
    hsp_formobj_def_mbr c,
    hsp_object d
    where a.objdef_id=c.objdef_id
    and c.mbr_id=b.object_id
    and a.form_id=d.object_id order by 1 asc;Regards
    Celvin
    http://www.orahyplabs.com

  • Usage of TRM Field attributes: table name in BRF+

    Hi,
    in the customizing activity SM34 - VC_FMCA_TRM_SCENARIO (Define Forms) you can define in the "TRM Fields Attributes" folder for each field the Setting for BRFPLUS where you should write a Table Name.
    The name you enter in this field is used by BRFPLUS_MANAGER.
    Could you please explain for what and when is useful this customizing?
    Thanks.
    Miroslav

    As explained in the IMG activity documentation:
    " To compare values from different versions of a form in your Tax Processing Web Dynpro application, you select the form view field, double-click the TRM Fields Attribute entry on the left-hand side and make the required entries.
    7. In the TRM Fields Attribute area you can also define which form fields you want to analysis in BW. If you mark the extraction-relevant field, the system automatically defaults the field name. The derivation of this field name is done via event P343. The system shows this field name in the DataSource as well as in the program that generates the DataSource for an ISR form. For more information, about this program, follow this link.
    If you are using BRFplus as the rules engine for tax returns validation and tax calculation you can enter a table name for form fields. Customizing activity Define BRFplus Objects for Form Bundles generates one BRFplus data object of the type 'table' for all fields assigned to one table name.
    Caution:
    Be very careful when assigning fields to table names as you can neither undo the assignment nor use this field for any other assignment."
    I think it's self explanatory....
    Kind regards

  • TRM for FOUNDATION Tables

    Hi all,
    I came to know that TRM is such a good reference for all tables in Oracle Apps.
    I got some TRMs in PDF format from Oracle website. I couldn't find any PDF for FOUNDATION tables.
    Where can i find the TRM for FOUNDATION Tables.
    Link for TRMs : Oracle Applications 11i ERP Documentation

    ArunPrasath wrote:
    Hi Srini & Hussein,
    Both of you have suggested the eTRM website to me in my earlier posts, and that was a great reference.
    But i need TRM in PDF files which gives lot of references. Oracle is providing PDF format of TRMs in this link : http://docs.oracle.com/cd/A85964_01/html/erpset.html
    In this link i couldn't find TRM for FOUNDATION tables.
    You can access PDF files from "Diagrams and PDF Files" under "Download Files" section on the left side of the page -- http://etrm.oracle.com/pls/et1211d9/etrm_fndnav.ls_object?c_name=*.PDF&c_type=FILE
    Thanks,
    Hussein

  • Tables VDBEPP, VDBEKI y VDBEPI TRM Loan Management

    HI Gurus,,
    Actually i working with Loan Management, and of course there are many tables as:
    VDARL
    VZZKOKO y VZZKOPO
    VDZV
    VTBZV
    VDBEPP, VDBEKI y VDBEPI
    i have 3 doubts:
    1. I really appreciate if you let me know what is the meaning or use of the tables VDBEPP,VDBEKI y VDBEPI
    i read their contents and it looks like accounting but in VDBEPP there are many records and the another tables
    just one record per table, i want to understand about how they get relationship,
    2. I understand that the conditions of Loan is stored in VZZKOKO y VZZKOPO but whats happen if there is
    loan roll over, or modify the rate percentage or modify the due date??
    3. How SAP can set up long-term loan installments, i tried to use the conditions but there is no way how to put
    the quantity of months or years to pay installment,,coud you send me some manual about it or one concrete example.
    Best Regards.,,,,

  • TRM-TM TABLE "DIFT_POS_IDENT" IS NOT UPDATED

    When I create a money market transaction, the table DIFT_POS_IDENT is not updated.
    Only the securities transactions are updated in the table. I want to know if this is the
    correct situation or I can config it in IMG.

    What is the scenario you are executing ? This table belongs to Transaction manager in the treasury module. This group might not be apt. There is a seperate group for treasury and risk.

  • CRM Open Interface Tables for Integrating with CRM

    HI all, We are evaluating integration with CRM from Telco Billing system. The TRMs of CRM talk about using some published open Interface table in CRM. I could not find any TRM or User manual where I can get this info.
    Also need to know API for CRM for intregation. PL. reply to [email protected] . Thanks - Pradip

    I think you also need V14496-01 Part 1 of 2 and V14496-01 Part 2 of 2 (English Language Extension Packs).
    Installation is explained in the Bookshelf: V29095-01

  • BADI/User Exit for Checking Conditions in TRM Transactions

    Hi  All,
    I have to check some conditions before saving the transaction FTR_CREATE. So that based on that condition it will be known that whether that transaction will save or not.  I found some BADIs, but those are particularly working for Money market and derivatives. For my Req, I need a BADI which will check conditions for both Money market and Securities.
    Exact req is, Based on Portfolio and PaymentAmount i have to restrict the transaction. Those will found in 2 tables VTBFHA and VTBFHAPO. But many BADIs doesnt contain VTBFHAPO.
    If any one working on TRM can u help me out ?

    >
    priya tavanam wrote:
    > Hi Frds,
    >
    > I am using the FTR_TR_GENERIC Badi.  In that one method is : EVT_TRANSACTION_SAVE_CHECK. In that one parameter is PI_PROXY_TRANSACTION. I want to get the attributes of Method A_TAB_CASHFLOW . That is  : A_TAB_CASHFLOW~BZBETR.
    -->whats ur code to read those values , it should be
    lt_cashflow[] = PI_PROXY_TRANSACTION->a_A_TAB_CASHFLOW [ ] ' .
    But i am unable to access this value in BADI. how access this. Can any one help me on this.

  • Global attributes AP_INVOICE table

    What is the use of Global Attributes in AP_INVOICE table?
    TRM says its reserved for country specific functionality. Can someone give a real-time example on its usage?

    Could you please clarify as what you mean by reference column ?
    If you are not going to do any updates to that column it should be fine.
    If you plan to insert some values and AP is not implemented for any of the localization for your case you might do so, but its not advisable. I would suggest you go for the DFF columns attribute1 to attribute30.

  • Where can i get an iProcurement TRM?

    Is there an iProcurement TRM available for 11.5.0 and where can i get it? Thanks for your help.

    Hi Guys,
    I went to the above site and also i searched the forum, but i cannot find a TRM (technical reference manual) iprocurement in 11.5.0.
    Not only that, i cant find any technical reference for any i- modules in this version. I need this info for development purposes. It is weird and confusing that there is no documentation available for the ICX tables etc. :(
    Any help??

  • Purchase order list(list of all tables that efect when i entered a po)

    is there any script ,to know what all tables will effect when i entered po deatils
    and i approve that etc..
    if any list is there can any one tell me please.
    regards
    satish.

    Hi,
    when u go thru AP->Suppliers
    create suppliers with all the details.
    then query for the same supplier and go to its record history.
    U will get vieews.
    Go thru those views .so that u will get to know its altering tables.
    or else
    go thru po_vendors,
    po_vendor_sites_all
    po_vendor_contacts tales thru trms.
    go to its primary tables.
    u will get to know other tables which are altering.
    --Basava.S                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How I can do to set payment on behalf for TRM financial transactions, paying through F111

    Dear colleagues,
    I would like to pay by payment on behalf in TRM transactions, which the payment order payed by transaction F111.
    In TRM  I do not work with vendors and clients, I work with company code and BP and I do not know how to do it.
    I already have changed the customizing banks through FBZP.
    Could you help me please?
    Thanks
    Regards

    Dear Mar,
    There are few setting which need to be check in system, Please check basic FI setting for automatic payment(FBZP) then Go to T.code F8BZ and check whether respective setting is done or not? Also check the F8BF and F8BH for consistency check.
    Once this customization completed,Please check Table T042I and T042Y with transaction SE16N.
    Entries should be same in both the table.
    Let me know incase you have any further query.
    Regards,
    jain

  • VL02N - Output type TRM

    Hi,
    Does any one know how to attach a WWI report (tremcard) to output type TRM ?
    Thanks,
    Michal.

    Configuration of NACE does not make all the difference. The only way to come to the solution is to debug from point when button is clicked for print preview or etc.
    Possible reasons may be there calling program before making a call to script or smartform encountering a problem. It may be that program is not able to get the desired data correctly from the tables or some other problem(Mainly due to subrc not coming to be 0).
    Apart from this even if call is made successfully to the form but inside there could be problem like using command in smartform.
    Thanks,
    Mark

  • Tax_recovery_rate column mapping in R12 tax tables

    Hi ,
    Can anyone pleasehelp me out. I am trying to remediate a view which originally in 11i was consisting of the following columns:
    org_id,
    tax_id,
    name,
    tax_rate,
    tax_recovery_rate,
    offset_tax_code_id,
    start_date,
    inactive_date end_date,
    enabled_flag enabled
    (table used: ap_tax_codes_all)
    I was able to map the coluumns using the zx_rates_b and zx_accounts as
    internal_organization_id org_id,
    source_id tax_id,
    zrb.tax_rate_code name,
    percentage_rate tax_rate,
    zrb.tax_rate_id offset_tax_code_id,
    effective_from start_date,
    effective_to end_date,
    active_flag enabled
    except for the tax_recovery_rate column.
    Can anyone please explain how this column is mapped in r12 tables?
    Thanks in advance
    -Chetan Verma

    Hi Chetan ;
    Please check e-trm site for table integrity and relations
    Regard
    Helios

Maybe you are looking for

  • Why am I seeing 3368 error codes?

    [ Background ] A 3368 DRMErrorEvent indicates that Adobe Access is attempting to access some system APIs that are blocked by the environment.  This is apparent in situations like the Google Chrome Browser version 28, where a security sandbox was intr

  • Payment Advice using Correspondence

    Hi friends, I need to generate the Payment Advice for Vendor Payments. The issue is that I am making the payments through F-53 and the payment method is Bank Transfer. Is there any way of generating the Payment Advices in this case? Has anyone genera

  • Is it possible to create a copy of entire database, not the data, but just database structure?

    Greetings community, This question is related to EXPRESS edition. Let's say that I have MyDatabase2014 and I've been populating it with some data during the year 2014. Before the end of the year, I want to prepare another database named MyDatabase201

  • Upgrade of Designer repository from 6i to latest version

    Is the designer repository supported in a 10gR2 database? We plan to upgrade to the latest developer suite and i'm working on a POC. I've upgraded the repository database to 10gR2. Now, i plan to install the latest version of developer suite on a cli

  • CIAC-CPSC Portal Session cookie problem on weblogic

    Hi all, I´m currently working on a CIAC project with some development made by a partner, the thing is they are using a cookie generated by the application server called "Cognoscookie", with that they use the session ID to run some queries from a port