Tables in which LSMW data is stored?

Hi Gurus,
I would like to know the base tables that LSMW uses. My actual requirement is to fetch the action log of the LSMW object. No option is provided in R/3 to download Action Log of an LSMW object into Excel.
Hence I am trying to find the tables in which LSMW maintains the Action Log, so that the data could be fetched from the tables and could be redirected to an Excel Sheet. Plz help me in finding the tables.
Points would be awarded for Solutions.
Regards,
Kiran

Hi
see the table
<b>OIC_LSMW_PROJ</b>
Reward points for useful Answers
Regards
Anji

Similar Messages

  • Tables where the XI Data is stored

    Dear all,
    Can you let me know all the tables in XI in which the data is stored.
    Like where the asyncronous messages are stored(which table and what is the abap program name which gets executed to store the message id's etc in the table).
    Pl list out all the tables,programs related to XI.
    Also pls let me know where IDOC,Proxy,RFC related tables programs.
    my mailid is srinivas5780@gmailcom

    Hi,
    Please go through the below weblog:
    /people/gourav.khare2/blog/2007/12/12/interesting-abap-tables-in-xi-150-part-i
    Look at the below thread for SXMB_MONI tables and Function module:
    In Which Database Table the Messages are Stored in XI
    Message Monitoring  --> corresponding tables?
    For IDOC:
    tables are EDIDC control record table and EDIDD-data record table.
    Thnx
    Chirag

  • Table in which TECO Date is Store

    Dear All,
    Can any one help me in finding out the Table in which TECO Date of Order  is Store.
    or any report in which TECO date is present.
    I already check COOIS and CO03, there is no TECO date avilable there.
    Regards
    Shayam

    Dear ,
    COOIS/COHV this kind of report will not display TECO date .Basically , you should have ABAP query with following sequence to get the date :
    1.Enter Production Order Number  : AUFK
    2.Pass the value of Object Id  from  AUFK to  JEST   then to Tabel : JCDS
    Seat with your abaper with those tables and explain him so that he can help you out
    Regards
    JH

  • How to find table name which provide data for the DataSource

    Hi friends,
    How to find the Table name which providing data for the Business content DataSources (Master Data). Is there any table or Transation which give datasource and Table name at once.
    Thanks&Regards
    Revathi

    Hi Revathi...........
    1)If the datasource is extracting data from any table.................open the datasource using RSO2..........there u will get the table name......
    2) If the datasource is extracting data from any view.............go to RSA2..........copy the view name..........go to SE11 >> give the view name >> and check..........
    3) If Datasource is Function module based............then u hav to check in RSA2 >> give the datasource name >> execute >> there u will find the Extract structure name......Copy the Extract Structure name >> Go to SE11 >> in the Data Element field give the Extract structure name >> Display >> From the Entry Help/Check tab u can get the Table name............
    If u double click on the Extractor..............u will get the Function Module..............from there also u can check that the FM extracting data from which tables............
    For Other datasources also...........u can get the structure name from here........
    4) If the Datasources r LO datasources............then u can get the table name in LBWE.............LO extractor - goto transaction LBWE.................... Select the maintenance link for your datasource............
    here in the right hand pane.........in the drop down box, you can see the structures associated with this extractor ........ just remove the MC for the structure names to get the base table names. e.g. EKKO for MCEKKO.
    5) There is a pattern for the Extract structure name for LO datasources.............for an example..........
    DataSource 2LIS_11_VAITM ......Extract structure name is  MC11VA0ITM
    2LIS_11_VAHDR  >> MC11VA0HDR
    Hope this helps.........
    Regards,
    Debjani.......

  • Table where the Delivery date is stored in Confirmation tab on Me23n

    Hello ABAB Gurus,
                               Can anyone give me the table name where the Delivery date is stored in Confirmation tab in Item in ME23n.
                                  If anyone is aware of it then please let me know .
    Sagar

    Hi,
    Check the table EKES and field name is EINDT..
    Thanks,
    Naren

  • Tables in which authorisation data of a user is stored

    Hello All,
    Could any one tell, in which table the authorisation data(profiles, roles) of a user is stored?
    Example: for the user ABC may have SAP_ALL assigned, so in which table I will be able to see this information with
    respect to the user?
    Thanks in advace,
    Pradeep

    Hi,
    Data for user - profiles assignment are in table UST04 and for user-roles in Agr_users, Agr_define.
    HTH
    Regards,
    Dhruv Shah

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

  • Table in which deleted operations are stored.

    Hi,
         We are writing a report and for that i need the value of work hrs , so i would like to know in which table deleted operations of Maintenance order are stored ....
    regrds
    pm

    Hi,
    All the operations time values are found in AFVV, this includes the deleted operations. Also read AFVC for operation number, etc. The key to both these tables is AUFPL field (available in AFKO via order number).
    To decide if a particular AFVV record is deleted or not it is necessary to look at the JEST table. JEST can be accessed via Object Number, this has the format OV + AUFPL + APLZL. If the entry with status I0013 is active (no inactive flag) then this operation is deleted.
    -Paul

  • Table in which KP26 values are stored

    Hi ,
         We are writing a report  and  we normally maintain fixed values in KP26 as labour rate for the whole year  , for us we have diff Controlling area curr and Object currency .. i would like to know from which table i need to get the values for object & controlling area currency ..
    regrds
    pm
    Moderator: Please, search before posting

    Hi,
    view the table COST using SE11, you will find a column for each period/month to store the values (in CO-area currency and object currency, the totals and the fixed values).
    BR Christian

  • Table where crmd_order transaction data is stored

    hi experts,
    In crmd_order transaction in details tab there are two fields one is status under sales cycle and another is Expected Sales Vol.Under forecast.
    Can you please let me know in whcih table i can find these details? need to update these feilds in UI.
    They are not present in crmd_orderadm_table.

    Hi,
    You can find the Status details in table CRM_JCDS you just have to pass order guid and you'll get status details, for Expected Sales value field check in table CRMD_OPPORT_H just pass the order guid and get the required data.
    Or use standard report CRM_ORDER_READ  just have to pass order number/guid and get all the data you required.
    Regards,
    Dipesh.

  • Table in which RZ20 alerts are stored (Where can I find the error messages)

    Hi All,
    I want to know the table where i can see all the error messages poplulated as alerts in the TCode RZ20.

    hi,
    You can use the FM "BBP_GET_STATE_MONITOR" to get the avrious alert messages.
    BR,
    Disha.
    Do reward points for useful answers

  • In which table does the Manage Rejection data is stored

    Hi All,
    I need some information regarding Manage Rejection.
    In which table is Rejected users data is stored. Actually what I am looking for is to look at the comments of all the rejected users by the reviewers.
    Currently I need to go into each and every request for the comments of reviewers.
    I searched for any specific table on the net but was able to find any.
    Please any help in this regard is appreciated.
    Regards,
    Nisha

    Dear Nisha,
    you can use table GRACREVREJUSER with the correpsonding reasons from table GRACREJREASON and GRACREJREASONT.
    Regards,
    Alessandro

  • APO Tables for DP forecast Data

    Hi All,
    I am working in VMI scenario. An IDOC of type PROACT carries the
    forecast data for DP.
    I need to fetch the dates for which the Forecast data is already existing in the database.
    Can some one name the tables where the forecast data is stored.
    Regards,
    Ashish

    Hi Ashish,
    If your Planning Area has a an export datasource that is connected to a remote cube, you can also access the contents of the Planning area using function module RSDRI_INFOPROV_READ. This uses the InfoProvider interface. There's a version of the function module that is RFC enabled as well.

  • What is the Transparent Table for PO Delivery Date field

    Hii All,
    Does anyone know the Transparent table where the delivery date is stored for the PO line item. It's not in EKPO. Where is it?
    Thanks in advance

    Unfortunatly there is no diagram anywhere for the table relation.
    I usually help myself by F4 search in SE11
    You know e.g. table EKKO. So enter just EK* and press F4 to see all other tables starting this way.
    But in most cases when I search for tables that belong somehow together I use DB15 transaction.
    This gives me all tables that belong to the same archiving object.
    You can start there by entering a table name and search for the archving object.
    then you do it reverse and you get all tables for this object.
    (Unfortunatly SAP does not have archiving objects for any table)

  • In which table are LSMW Project details stored

    Hi Gurus,
    Can you pls tell me in which table can I find the Project, Sub Project, Object details, User Name. We have developed LSMW's during a global implementation for 60 countries and need to now send a report with all the above details.
    Pls help!!!
    Regards
    Naveen

    All the tables related to LSMW:
    /SAPDMC/LISCREEN General (Screen Fields)
    /SAPDMC/LSCDOCU Documentation Elements
    /SAPDMC/LSCDOCUT Documentation Elements: Name
    /SAPDMC/LSCPROGS Parameter Names of the BI/DI Program
    /SAPDMC/LSCRULE Rule categories
    /SAPDMC/LSCRULET Rule categories
    /SAPDMC/LSCSTEPS Work Steps
    /SAPDMC/LSCSTEPT Work Step: Name
    /SAPDMC/LSCVERSN LSMW Version Number
    /SAPDMC/LSGBDC BI Name: "Code"
    /SAPDMC/LSGBDCA BI Name: Attributes
    /SAPDMC/LSGBDCS BI Name: Structures (Name=PrefixRecordingHlevel)
    /SAPDMC/LSGBDCT BI Recording: Name
    /SAPDMC/LSGCUST Server-Dependent Settings
    /SAPDMC/LSGPRO Projects
    /SAPDMC/LSGPROT Project: Name
    /SAPDMC/LSGSUB Subprojects
    /SAPDMC/LSGSUBT Subproject: Name
    /SAPDMC/LSGUSDFI LSMW Files Used
    /SAPDMC/LSMCUST Client-Dependent Settings (IDoc Inbound Processing)
    /SAPDMC/LSOALG Action Log
    /SAPDMC/LSOATT Object Attributes
    /SAPDMC/LSOCOD ABAP Code of Conversion Rules
    /SAPDMC/LSODOC Documentation
    /SAPDMC/LSOFIL File Paths and File Names
    /SAPDMC/LSOFIS File Names per R/3 System
    /SAPDMC/LSOFIW Files: Values for Wildcard '*'
    /SAPDMC/LSOFLD Source Fields
    /SAPDMC/LSOINF Legacy Data: Not Yet Used
    /SAPDMC/LSOINP Legacy Data: Files
    /SAPDMC/LSOINS Legacy Data: Assignment of Files to Source Structures
    /SAPDMC/LSOLOG Log Info per Object and Work Step
    /SAPDMC/LSOMAP Field Mapping
    /SAPDMC/LSOPAR Diverse Parameters
    /SAPDMC/LSOPRT Flow and Message Log
    /SAPDMC/LSOREC Recordings per Object
    /SAPDMC/LSOREL Structure Relationships
    /SAPDMC/LSORUL Rule Category
    /SAPDMC/LSOSTR Source Structures
    /SAPDMC/LSOTXT Objects: Name
    /SAPDMC/LSRATT Central Rules: Definition and Attributes
    /SAPDMC/LSRCOD Central Rules: Code
    /SAPDMC/LSRTXT Central Rules: Name
    /SAPDMC/LSRVLI Central Rules: Interval Translation Values
    /SAPDMC/LSRVLO Central Rules: 1:1 Translation Values
    /SAPDMC/LSUCUST Personal settings
    /SAPDMC/LSUMENU User Menu
    /SAPDMC/LSUPROF User Profile
    You also can find general information of your projects with: Goto -> Administration
    Regards,
    Álvaro

Maybe you are looking for

  • Apps stop working after 2.1 update

    My apps don't load anymore after I updated to 2.1. I have turned off the phone completely and turned it back on, but that still didn't help. Anyone have any answers? Thanks in advance.

  • Troubles with the hold button...

    Simply put, my hold button no longer reliably works. If I turn it on, perhaps one out of four times does it actually put the iPod into "hold" mode and prevent the buttons from changing settings. Has anyone had the same problems and are there any simp

  • Hotshot video conversion resolution?  No full screen ever?

    I have the Pantech Hotshot.  The screen resolution of the phone is 400wide x 240high.  When I convert a video to that resolution the phone always reduces it to 320 wide instead of filling the screen to the 400 wide and makes the 240 high even smaller

  • Problem locating files which are using storage?

    Afternoon, I'm trying to clear my Macbook air's storage. (I have emptied my recycled bin) I can't find the files which my mac attributes these figures to. For example i've completely moved all my moves from my mac to my server, deleted all movies out

  • Lien perdu entre Lightroom 5 et Photosop CC depuis mise à jour

    Bonjour, Depuis la mise à jour de Lightroom 4 et Photoshop CS6 vers Lightroom 5 et Photoshop CC, la fonction Modifier dans Adobe Photoshop CC est sans effet. Comment rétablir le lien ? Merci