Data Table for SM04

Hi everyone!
I'm trying to make a trace to the transaction SM04, but I haven't been able to figure out from where does this transaction brings the information. In particular I need the value for the field "TYPE" of the ALV table displayed in the transaction. 
Can you please give me a hint from what tables is this transaction retrieving its data?  Thank you for your help!
Felipe

It uses the system function ThUsrInfo to get out the informations.
It's better you see how the standard program uses it.
Progr. RSM04000_ALV: check the form build_list, start from piece of code:
if long_usr_list = th_true.
      call 'ThUsrInfo' id 'OPCODE' field opcode_long_list
      id 'TAB' field usr_tabl-sys.
  else.
    call 'ThUsrInfo' id 'OPCODE' field opcode_list
      id 'TAB' field usr_tabl-sys.
  endif.

Similar Messages

  • What are the master data tables for 'Plant'?

    Hi friends,
    What are the master data tables for 'Plant' that contain below data?:
    PLANT
    NAME1
    NAME2
    LANGUAGE
    HOUSE_NUM_STREET
    PO_BOX
    POSTAL_CODE
    CITY
    COUNTRY_KEY
    REGION
    COUNTRY_CODE
    CITY_CODE
    TIME_ZONE
    TAX_JURISDICTION
    FACTORY_CALENDAR
    Thanks a lot!

    Hi,
    Plz try out following tables for your requirement.
    TOO1W
    ADRC
    J_1IMOCOMP
    T001W :  werks TYPE t001w-werks, "PLANT
            name1 TYPE t001w-name1, "PLANT DESCRIPTION
            adrnr TYPE t001w-adrnr, "PLANT ADDRESS NUMBER
    ADRC:  addrnumber TYPE adrc-addrnumber,  "ADDRESS NUMBER
             str_suppl1 TYPE adrc-str_suppl1,  "STREET2
             str_suppl2  TYPE adrc-str_suppl2, "STREET3
             street TYPE adrc-street,          "STREET
             city1 TYPE adrc-city1,            "CITY
             post_code1 TYPE adrc-post_code1,  "CITY POSTAL CODE
             post_code2 TYPE adrc-post_code2,  "PO Box postal code
             tel_number TYPE adrc-tel_number,  "TELEPHONE NUMBER
             fax_number TYPE adrc-fax_number,  "FAX NUMBER
             str_suppl3 TYPE adrc-str_suppl3,  "STREET4
             location TYPE adrc-location,      "STREET5
             city2 TYPE adrc-city2,  
    For Tax Details :
    J_1IMOCOMP :   werks TYPE j_1imocomp-werks,
                              j_1icstno TYPE j_1imocomp-j_1icstno,
                              j_1ilstno TYPE j_1imocomp-j_1ilstno,
    Hope this will help.
    Regards,
    Archana

  • How to create DB partitioning in active data tables for ods?

    hi all,
    Can anyone let me know how to create DB partitioning in active data tables for ods. if any docs pls share with me at my email id : [email protected]
    regds
    haritha

    Haritha,
    The following steps will briefly explain you to improve the performance in terms of DB partitioning as well as loading. Please find the same,
    transaction RSCUSTA2,
    oss note 120253 565725 670208
    and remove 'bex reporting' setting in ods if that ods not used for reporting.
    hope this helps.
    565725
    Symptom
    This note contains recommendations for improving the load performance of ODS objects in Business Information Warehouse Release 3.0B and 3.1 Content.
    Other terms
    Business Information Warehouse, ODS object, BW, RSCUSTA2, RSADMINA
    Solution
    To obtain a good load performance for ODS objects, we recommend that you note the following:
    1. Activating data in the ODS object
    In the Implementation Guide in the BW Customizing, you can implement different settings under Business Information Warehouse -> General BW settings -> Settings for the ODS object that will improve performance when you activate data in the ODS object.
    1. Creating SIDs
    The creation of SIDs is time-consuming and may be avoided in the following cases:
    a) You should not set the indicator for BEx Reporting if you are only using the ODS object as a data store.Otherwise, SIDs are created for all new characteristic values by setting this indicator.
    b) If you are using line items (for example, document number, time stamp and so on) as characteristics in the ODS object, you should mark these as 'Attribute only' in the characteristics maintenance.
    SIDs are created at the same time if parallel activation is activated (see above).They are then created using the same number of parallel processes as those set for the activation. However:if you specify a server group or a special server in the Customizing, these specifications only apply to activation and not the creation of SIDs.The creation of SIDs runs on the application server on which the batch job is also running.
    1. DB partitioning on the table for active data (technical name:
    The process of deleting data from the ODS object may be accelerated by partitioning on the database level.Select the characteristic after which you want deletion to occur as a partitioning criterion.For more details on partitioning database tables, see the database documentation (DBMS CD).Partitioning is supported with the following databases:Oracle, DB2/390, Informix.
    1. Indexing
    Selection criteria should be used for queries on ODS objects.The existing primary index is used if the key fields are specified.As a result, the characteristic that is accessed more frequently should be left justified.If the key fields are only partially specified in the selection criteria (recognizable in the SQL trace), the query runtime may be optimized by creating additional indexes.You can create these secondary indexes in the ODS object maintenance.
    1. Loading unique data records
    If you only load unique data records (that is, data records with a one-time key combination) into the ODS object, the load performance will improve if you set the 'Unique data record' indicator in the ODS object maintenance.
    Hope this helps..
    ****Assign Points****
    Thanks,
    Gattu

  • Master data table for 0notificatn

    Hi guys,
    What is the name of the master data table for Notification in R3. We are having certain unexpected attribute value for 0notificatn and thought will check in r3.

    Hi Zubin,
    Try to check table QMEL or table vision BIW_QMEL (where the extractor gets the information).
    Kind regards,

  • Granularity of data tables for analysis

    Hi Gurus,
    I have an understanding question when the data tables / data sources is self developed and no standard data sources are used.
    I have one data table (view) with primary keys and key figures:
    Primary key:
    ccar - credit control area.
    compc - company code.
    cust - customer.
    salorg - sales organization.
    salch - sales channel.
    saldiv - sales division.
    profc - profit center.
    busseg - business segment.
    busunt - business unit.
    Key figures:
    turn over
    payments
    open items
    etc.
    Those data sets are uploaded to data warehouse.
    Now my question is, with each data set it should be possible to analyze with BEx Analyzer, for example
    payments by customer.
    payments by company code.
    open items by customer and company code.
    open items by credit control area.
    One data set is available for the whole primary key combination (from fields ccar up to busunt).
    Is my understandig correct?
    Thank you in advance!!!

    laksh89 wrote:
    yes i guess so...., you can have reports based on turover per customers or turover per sale org,... like wise for others....
    > it all depends on what kind of report business need and relationship of data it wants to see in reports
    Thanks!
    The report requirements are do be able to analyze for any kind of combination for the mentioned fields in the primary key.
    That means the fields in primary key would be mapped to corresponding InfoObjects.
    And then it should be possible to do analysis for all InfoObjects (single InfoObject or combination of them) and key figures (like I mentioned in my first posting for example).

  • How to View master data & Trasaction data tables for Puchasing Cube

    Hi BW masters,
    How should I check which tables (Master data tables and Transaction data tables) are involved with Business Content Cube(Purchasing data 0PUR_C01). I would like to know this information in order to go to that table and browse the data in that table. Where should we go and check this out.
    I will reward the points for the good answers.:-)
    Thanks
    Syed.

    hi Syed,
    to view tables' content you can use SE16,
    you can try infocube name, dimension tables of cube are store in *d[infocube name]1 to F, fact tables are f[infocube name] and e[infocube name]-compress,
    infocube data are stored in star schema, you can use LISTCUBE to view the content (to see the structure/tables in cube, use LISTSCHEMA),
    master data (not time-dependent) are stored in text table t[infoobject name], attribute - p[infoobject name] and hierarchy - h[infoobject name],
    take a look bw multidimensional data modeling for detail
    http://help.sap.com/bp_biv235/BI_EN/documentation/Multi-dimensional_modeling_EN.doc
    hope this helps.

  • Why in SE16 we can not  see New Data Table for standard DSO

    Hi,
    We says that there is three tables (New Data Table, Active Data Table and Change Log Table) of Standard DSO, Then Why in SE16 we can not  see New Data Table of Standard DSO.
    Regards,
    Sushant

    Hi Sushant,
    It is possible to see the 3 DSO tables data in through SE16. May be you do not have authorization to see data through SE16.
    Sankar Kumar

  • How to generate a waveform data table for my data acquisition (GPIB)?

    Hi everyone, I'm new to labview. I have a question, how to obtain waveform data(an I/O file so I can plot it in graphic software), rather than just plot a waveform graph which is pretty easy, but I want a waveform data table, how can I do that? Thank you very much!
    Message Edited by pack2themoon on 12-12-2008 10:05 PM

    Well, I would tell you how to get the data to display on a table however then you will come to another issue.
    The issue is that once the data is in a table, you cannot select all the data at once.
    You can only select one cell at a time, I'm not sure why, guess it was an oversight of some kind.
    There are a few work arounds, and if you are still interested in this aprroach, I will share them with you. 
    Cory K

  • Dates / Tables for Release Strategy

    Hello,
    I have to create a report indicating at which code the PO/OA is help up for approval. Also co-relate the same when was the release status was created / changed and currently which dates the release codes were applied.
    e.g. PO was created at Oct 01, 2009 and subsequently approved, The PO was changed on Nov 01, 2009 with three (N1, N2 and N3) as Release Codes.
    N1 has approved on Nov 01, 2009
    N2 has approved on Dec 01, 2009
    and is still pending with N3
    The report should pick-up Release status change date as Nov 01, 2009 and Dec 01, 2009 as date with N3 code.
    Which tables stores relevant release dates / status. I can not use CDPOS / CDHDR.
    Thanks,

    Hi,
    Use table EKKO and field FRGSK.
    If you want to find the release by and date details, then you need to use CDHDR table and CDPOS tables with object as EINKBELEG and object value with purchase order number.
    Regards,

  • Purcahsign data tables for the extractors 2lis_02_scl and 2lis_02_itm

    Hi,
    Can any one tell in which tables the purchasing data is stored in R/3
    Thanks in Advance
    Dru

    Hi........
    EKKO >> Purchase document  
    EKPO >> Purchase document (item level)  
    EKPV >> Shipping-Specific Data on Stock Tfr. for Purch. Doc. Item 
    EINA >>Purchase info record (main data)  
    EINE >> Purchase info record (organizational data)
    EBAN >> Purchase requisition  
    EBKN >> Purchase Requisition Account Assignment 
    T024 >> Purchasing Groups
    EKET >>  Scheduled lines   
    EKES  >> Vendor confirmed lines 
    Regards,
    Debjani......

  • Need Text data table for GBSTA field(ref VBUP table)

    Hi frns,
    Can anyone suggest me the table to extract text data for the field GBSTA .
    Cheers,
    Shana

    Hi,
    The value range of domain "STATV" for field "GBSTA" is limited with fixed values. You can either read entries from Value range of domain "GBSTA" in SE11 or from table TVBST
    Table : TVBST with inputs
    SPRAS : sy-langu
    TBNAM : VBUP
    FDNAM : GBSTA
    Srikanth.

  • Data table for the ratings and feedback of the file

    User provide feedback and rate the file posted in portal
    Where are these detail stored and which table. This is required to generate report the feedbacks and rating of all files posted in a folder.
    Sasikala G C

    Ratings can be displayed one-track at a time, by topping on the title in the detailed view. BPMs can be displayed only in iTunes on your computer. Perhaps you could utilize Smart Playlists to group your tracks according to these criteria?
    You can request features, point out bugs, etc, at Apple Feedback pages.

  • Updated property of rowset is set for data table if I use convertors

    Hi,
    I use data table for update database table. What I use is sale tax table of Pointbase. I use convertors for date effect and tax rate.
    I just change 1 row of data table but Jcreator finds all row are updated. This is a waste of resource and performance. Here is the code (I copied from clip).
    public String saveButton_action() {
    // User event code here...
    log("OnePage: update_action()");
    // BYHAND - Count up the rows with updates (optional)
    int count = 0;
    Iterator keys = dataTable1Model.getDataCache().iterator();
    while (keys.hasNext()) {
    Integer key = (Integer) keys.next();
    com.sun.jsfcl.data.DataCache.Row row = dataTable1Model.getDataCache().get(key.intValue());
    if (row.isUpdated()) {
    count++;
    // BYHAND - Perform the actual update transaction and report results
    try {
    dataTable1Model.commit();
    info("Total rows updated: " + count);
    } catch (Exception e) {
    log("OnePage: Update commit exception", e);
    error("OnePage: Update commit exception: " + e);
    // BYHAND - Re-execute the query to pick up new results
    try {
    dataTable1Model.execute();
    } catch (SQLException e) {
    log("OnePage: Update reselect exception", e);
    error("OnePage: Update reselect exception: " + e);
    return null;
    My guess is jCreator compares the text from data table and rowset's cache (???). as I display date and rate in formats I need.
    My data table displays 10 rows so each time I change 1 row jCreator updates 10 rows of the data table.
    Need clarification on this.
    Cheers.

    Hi Hung,
    I received your email and was unable to reproduce using
    a new project.
    I want to reproduce this ASAP.
    Is this the same project you sent me previously?
    If not, then could you please email it to me again.
    Thank you
    John
    JSC QA

  • How to find the data table sin CRM 4.0

    Dear Guru's
    I want to know where can i get all the data tables in crm 4.0 for example if i want to know the data table for the Reason in activity Management.with the help of data table only the ABAP people can work.....na
    Points willbe given
    With Best Regadrs
    Sreeram Raghu

    Hi Raghu,
    There are many techniques in which you could find the database tables, few of them are given below:
    - Place your cursor in the field for ex: reason in activity and press F1
    - In F1 screen(performance assistant), Click on Technical Information (fourth button from left), you can find here the database table name.
    Another Option:
    - Go to transaction SE11
    - In Database Table Field type few letters, for example to find all the activity table type * act * and then press F4, all the tables related to activity will be displayed
    Wish this was useful to you
    regards
    Srikantan

  • Project cost plan Header Data table ( PS module - T.code CJR2)

    Hi,
    I am working on PS module where we have to build a integration between PS Cost plan (At WBS Element level) to SD Quotation. I have to use transaction CJR2 for this. we will add the custom field 'Indicator' on the initial screen of transaction CJR2 for this. I want to know what is the HEADER DATA table for Project Cost Plan, so i can add this custom field in that table and letter on use in CJR2.
    If someone have done any kind of modification for work on CJR2 transaction, please provide me some information on this since i am first time working on PS module. I need some information on modifying the initial screen on transaction CJR2.
    Any inputs will be appreciated.
    Thanks,

    Hi,
    you'll find Project cost plan  in tables RPSCO / COSP
    regards Andreas

Maybe you are looking for

  • Help with Java script

    So , I edited the ITunes.java as described in the Admin guide.Copied the .class to my cgi folder in the server.I copied the itunesu file from the shell folder of the sample code.I have modified it accordingly.But when I run it in browser(Firefox) as

  • How do I limit the  number of emails showing in the inbox.  (iOS 7)

    When using iOS 6 I was able to limit the inbox emails under Mail, Show and pick the number I wanted. Can't find any control like this in Mail with iOS 7.

  • How do I transfer music between my devices?

    I have music I have purchased on my iTunes on my Mac that is not on my iPod and I have some music on my iPod that is not on my Mac. But there are some of the same songs on each. Why did only some songs transfer and how can I get the songs missing fro

  • Put an 'X' in the corner of a JPanel, what's the trick?

    I've seen applications (I assume written in java) where there is an 'X' to dispose() of a panel or toolbar. Here I've done a quick and dirty mock up of my application. If someone could oblige with a line or 2 showing how to do this, or even a link to

  • Help! Get Me Started on JDAPI

    Hi all, Please provide a few URL's on JDAPI basics so that I can get started. Where do I get the JDAPI doco from? Useful Posts/Theads on the subject are also much appreciated. TIA Hien