Transaction or program for mysterious table...

Hello,
I have a table that is being populated when a transaction is executed. However, we don't know which trasaction or program that is. Is there a way to find how this table is being populated.
Many thanks in advance !
Edited by: Julius Bussche on Jan 8, 2010 9:50 PM
Please use meaningfull subject titles

Hi
Try to switch on the trace using transaction code ST05 and execute the transaction and go back to ST05 and switch off the trace and click on display trace to see the tables which are getting triggred while executing the transaction code.
Click on F1 help where you will able to see the data element and then where used list to check in which table this data element is use.
Regards
Srilaxmi
Edited by: Julius Bussche on Jan 8, 2010 9:53 PM
)%->05;-)

Similar Messages

  • Maintenance view program for a table

    Hi All,
    How can i create a maintenance view program for a table. i did maintenance view in sm30 for that table. now it needs a transaction code for maintenance. can somebody help me with this.
    Thanks,
    Kiran

    Hi
    Create a new transaction Z**** linked to SM30 for that table:
    - trx SE93: while creating trx choose transaction with parameter and insert these data:
    - TRANSACTION = SM30
    - set the flag SKIP INITIAL SCREEN
    At the end of screen, section Default Value, if you want to open dialog for updating:
    NAME OF SCREEN FIELD     VALUE
    VIEWNAME                 <here insert the table name>
    UPDATE                    X
    ...for displaying:
    NAME OF SCREEN FIELD     VALUE
    VIEWNAME                 <here insert the table name>
    SHOW                      X
    Max

  • Add Table maintenance program for custom table to an existing func group

    Hi Guys,
    Can I add Table maintenance program for custom table to an existing function group or I need to create a new
    function group for each custom table.
    Thanks,
    mini

    You can add to an existing function group, there's nothing technically to stop you doing this.  However, consider that this is creating generated function modules in this function group and you would be wise to avoid using a function group containing manually created modules.
    I personally always create a new function group, using the name of the table as the name of the function group.
    Regards,
    Nick

  • Update Program for a Table

    Hi Experts,
    I have one table which is getting updated via a program, How can i know the Program name that updates this table.
    Thanks.

    Hi Karthick raz
    Can also try through the transaction SE11 placing the name of the table and then press the button "Where-Used List"  (ctrlshiftF3).
    Hope this information is help to you.
    Regards,
    José

  • Is there any purging programs for WF tables?

    I'm looking for purging programs to purge the WorkFlow tables,
    Is there any of those available?

    Hi,
    Yes, there is. Concurrent "Purge Obsolete Workflow Runtime Data" under System Administrator.
    Regards,
    Ketter Ohnes

  • This program for create table

    hai,
    this is v.chandra sekhar reddy,i do create table program, it is compailing successfully but when the running of program i have got below error message.please considered my problem.
    Exception in thread "main" java.sql.SQLException: ORA-00907: missing right parenthesis
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:743)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:207)
    at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:946)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1169)
    at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1615)
    at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1580)

    Exception in thread "main" java.sql.SQLException:
    ORA-00907: missing right parenthesis
    I 'consider' that you have an error in your SQL in that you have a missing right parenthesis BUT since I can't see your SQL I am only guessing.

  • Creation of transaction code for the table created

    Hi Experts,
    Can any one help me out with the steps that are used for creation of transaction for the table using the transaction SE93, i have created the table maintance generator.

    Hi
    Check TSTCP table  for the existing t-codes and for creating check this link
    Re: Transaction Code Creation for a Table/View
    Regards
    Pavan

  • No archivng objects for these tables???

    Hi Frends,
    Could you please offer me some help on how can I go ahead in archiving these the following tables as I dont find any archiving objects? Do we have any delete program or write program for thse tables in order to archive these table without using SARA transaction???
    S601
    S602
    S605
    S606
    S607
    S608
    S610
    Thanks,
    Shamim

    Hi Shamim,
    All the programs are generated automatically when you use MCSX. The archive object will gets created with name MC_* and you have to do rest of the customizing.
    The program names will start with RMCA<NNN><Sequence No> for e.g.
    RMCA9521                       Archiving Statistical Data from Info Structure S952
    RMCA9522                       Delete Archived Statistical Data from Info Structure S952
    RMCA9523                       Reload archived statistical data from info structure S952
    RMCA9525                       Editing Statistical Data in Info Structure S952
    Also I think there will be no dependecies to these table.
    Hope this helps.
    Thanks
    Lakshman

  • How to fnd SAP STANDARD program of Database table

    Hi to all,
    Please can anybody tell me , how to find out SAP standard program of database Tables  S070    (Breakdown Statistics).
    As this table contain two filelds Time To Repair and Time Between Repair , i want to knew how the standard program for the table have calculate them.
    i shall be thankfull to you for this.
    Regards
    Pavneet Rana

    Hi,
    Program for table is generated dynamically for each user ID, when ever you change the selection screen in SE16 or when you are executing the table entries for first time. Usually it starts with /1BCDWB/DB followed by table name. In your case it would be /1BCDWB/DBS070.
    Go to Se16, enter your table name and click enter. Once you are in selection screen, goto Menu=>system=>Status. Here you can see the program name.
    Thanks,
    Vinod.

  • BTE for MARC table

    Hi All,
    could someone provide me the Business Transaction Event(BTE) for MARC table update.
    ex:for table EBKN   BTE is 01000710.
    in the same way i want to findout the BTE for MARC table update.
    Please help.
    Thanks
    Krishna.

    Thanks Very Much..
    for future requirement(may get same requirement for other table or T-Code), is there any way we can find BTE from t_code:MM03 or MARC table?
    appriciate your help.
    Thanks
    Krishna.

  • Interface and  Base tables for Receiving Transaction Processor Program

    Hi Everyone,
    My requirement is to move data from staging table to rcv interface tables and then run Receiving transaction processor program. How will in know what interface tables i need to insert data into? and after I run the concurrent program what are the base tables that i need to check to confirm?
    Please help!
    Thanks
    Sunny

    RCV_HEADERS_INTERFACE
    RCV_TRANSACTIONS_INTERFACE
    If you have serial numbers or lot numbers for the receipts, then you need to insert into
    RCV_SERIALS_INTERFACE
    RCV_LOTS_INTERFACE
    Once the transactions are processed, you will see records in
    RCV_SHIPMENT_HEADERS
    RCV_SHIPMENT_LINES
    For details on the interface, check irep.oracle.com
    See Import PO Receipts using custom conversion. for some scripts.
    And see http://www.oracleug.com/tables/purchasing/rcvheadersinterface and http://www.oracleug.com/tables/purchasing/rcvtrnsactionsinterface for details on the tables.
    Hope this answers your question,
    Sandeep Gandhi

  • Transaction code for custom table

    Hi there,
    I created one custom table. I created Tbale Maintenance Generator for this. I have to create transaction code for this table so that user can directly open this custom table in SM30. Can anybody suggest on this. is there any other way to do this so that user can directly open this custom table in SM30 mode?
    Regards,
    Zakir.

    Hi
    Check this link for creating a transaction code for a TM
    http://www.sap-img.com/abap/create-a-table-maintance-program-for-a-z-table.htm
    Please go throught below link ..... it was given with screen shots of the T.code Creating for the table after the maintaince view had been created ......
    http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc
    Regards
    Anji

  • Need to write BDC program for Transaction VA01(Sales order creation)

    Dear Friends,
    I need to write a BDC program for uploading data into sap from an excel sheet file. The data contain Material Description,Customer Name,Date of Delivery,Quantity,Unit of measure etc.
    material desc customer date of delivery quantity unit of measure
    abcdf xyz ltd 24.12.2011 2 4 gm
    The transaction is VA01.How will I find the correct fields and related tables? What are the related fields needed in the transaction VA01.
    Thanking you
    Sacheen Pukhrambam
    Moderator Message: Put some self-effort before posting your question. Thread locked.
    Edited by: Suhas Saha on Nov 25, 2011 1:25 PM

    Hello,
    You could try using a BDC with VL04 but first preference would be to see if there are any BAPI functions (search for BAPI) that can do this.
    If BUS2032 doesn't have an attribute that you want (eg shipping point) then sub-delegate to ZBUS2032 and add the attribute, it's straightforward. You just have to know how to determine the value programmatically.
    regards
    Rick Bakker
    hanabi technology

  • How can i log transaction codes, programes and tables used by a user?

    Hi everyone,
    i need to log transaction codes, programes and tables a user has used in a certain time. how can i trace that and is it possible with timestamps?
    i tried something with the badi workload_statistic but thats not what i need. is there a simple function which can do that or is this really much more complicated?

    In SE13 there is an option to log table changes for a table.
    If you search for "SCU3" you will find plenty of information on this. Also search for "RECCLIENT" (without the "/") and you will find some more specialized threads.
    Cheers,
    Julius

  • Transaction  for triggering  of  form through print program for FI

    Hi,
    I went in table T001F. Now I see couple of programs and forms asscoaited with it.
    Now lets say program RFKQST20 and associated form is F_RFKQST20_CO_02. Now how do I know what transaction I can test the triggering i.e printing of this form thorugh its print program  ?

    Mostly in FI the print programs themself are driver programs for printing outputs. You can directly execute print programs such as RFKQST20 to issue outputs. If you want to find out trnsaction associated, do a where used for trnsactions and find out.
    Thanks,
    Shashi Reddy

Maybe you are looking for

  • Please help me move pictures freely, and get a logical navigation menu

    I am a serious newbie to iWeb. As best I can tell, I'm in iWeb 1.1.1 (so what's that? '08, '09?) I'm in OS 10.5.7 if that helps. No recent iLife. Since attempting iWeb, I have been reading and trying my best to follow the tutorial but I'm impatient b

  • Macbook Pro 15 (mid-2010) + Lion = Blackscreen HELP !!!

    Hi, I upgraded to Lion four days ago on my Macbook Pro 15" (mid-2010).   Since the upgrade I am regularly getting crashs which turn the screen blank. I can't see any windows or mouse icon.  The only way to use my laptop again is to hold down the powe

  • Multi machine processing

    Can someone tell me an easy way to set up multiple MacPros on a local network to process files in Compressor?   Thank you

  • Ark Unrar Problem

    Instead of p7zip already installed, Ark can not extract rar files and gives "unrar" path failed report. There was no problem while I used Gnome and File-roller. Well I dont want install "unrar" packages. Are there any way to teack Ark to use p7zip as

  • Samsung Stratosphere In-Call Audio Crackling and Echo

    Sometimes when I accept a call I notice that anywhere from a few seconds to a few minutes in the speaker starts crackling with a weird distortion. It sounds kind of like one of those radiation detectors in the movies. The person on the other end hear