ECC table for material date information ?

Is there any table in ECC where i can find out the last sale date of Material and Last recieve date of material ?
I was trying to find out the dates from mseg table ..but couldn't get is so far .
could you please help me .

We have to show the below fields in our report .
Coulmns -
Company Code
Plant
Product Heirarchy
Supplier Code
Material
Material Type
Stock Setting
Last Receipt Date
Last Sale Date
Rows -
Quantity on Hand
Average Cost
Total Sales
Total Cost
PLease suggest me which , datasource / Cube we can used for this ?

Similar Messages

  • Table for material data tab

    HI,
    what is the table for material data tab in PO?
    Regards,

    Data at item level i.e. may be material data, invoice data is stored in EKPO.
    Regards,
    Sarang

  • Pricing table for Material pricing Group

    Hi everyone
    I have a problem related to pricing. In ECC, if we create a condition table for material pricing group, assign it to the Access sequence PR00 and then download the customizing data to CRM, the access sequence appears in CRM but without this table.
    Could you please provide any clue to this??
    Also, I had created another table with the Material/Material Prc Grp, assigned it to another Z-Access sequence and assigned the access seq to a Condition type. Again I had downloaded the customizing and in this case, only the Condition type has arrived. Neither the access sequence nor the table has come.
    Could you please guide me as to what needs to be done??
    Please help!!
    Regards
    Debolina

    Hello,
    Please check your replication object e.g. DNL_CUST_CNDALL and see if you have filters defined there.
    You might have put filters which are preventing the download.
    Also, you have to define the new field mappings in CRM before you download the tables.
    V_CND_MAP_CNVFLD (transaction SM30).: This view contains the mapping between R/3 data structure (maintained in CND_MAPT_ACS_REM_CUST) to CRM data structure (Field Catalog).
    The relationship between R/3 field names and CRM field names must be defined in either  CND_MAPC_CNV_FLM or CND_MAPM_CNV_FLM
    Let me know if still issues.
    Koshal

  • Tables for Contract data

    Hi all,
    if you know any tables for contract data(For Contract report),
    please tell me.....
    Thanks,
    kishore.

    VBAK-contract header
    VBAP-contract item
    VEDA-changed contracts
    KONV-condition records
    MARA-material related to contract

  • TO FIND TABLES  FOR MASTER DATA TRANSACTIONS

    HI , When we create a customer, the information is updated in structure RF02D and some tables like KNA1 are updated ..
    How can we find the tables for master data transactions.?
    please reply...
    thanks.

    Hi,
    I entered into the TC : ST05, Activated the trace then I created a customer, then I came back and deactivated trace, then I clicked on display it gave me a list ( yellow color list ) ... Wat do u mean by update methods here ...
    Thanks
    SK SIDDIQUI

  • Table for Material and Inspecton lot together?

    Dear SAPIENTS,
    Please tell me table for Material and Inspecton lot together.
    Regards,
    Kaushal Rai

    Hi Kaushal,
    - Run trx QA08.
    - Select the option Activate inspection type. (This tab should be green)
    - Enter material type at least to not have a junk of data at a single execution. You can set other fields as per your requirement.
    - Check the Box "Assign Inspection type", Don't check/activate any of the rest three
    - Enter the inspection type, here is an limitation you can know the status inspection type by type.
    - Execute.
    - The system will give you the list of the materials that are note activated for the inspection type you feed in the selection screen.
    Hope it satisfy you. at the other way me and you both will search for the better option.
    Regards,
    Shyamal

  • Tables for Credit data

    Hi all,
    please tell me the tables  for Credit data.
    Thanks,
    kishore.

    1) Check to see if there are any entries in table S066 and S067. These SIS tables hold the credit data for sales order value and delivery order value.
    hope it helps

  • Tables for Budget data

    Hi,
    Please provide the base tables for Budget data
    thanks

    hi Arun,
    check these
    BPGE (overall budgets),
    BPJA (annual budgets) and
    BPPE (period budgets).

  • The table for storing data for infocube and ODS

    Hi all:
        could you please tell me how to find the table for storing data for infocube and ODS?
    thank you very much!

    Hi Jingying Sony,
    To find tables for any infoprvider go to SE11.
    In database table field enter the following
    Cube -
    Has fact table and dimension table
    For customized cube - ie cube names not starting with ' 0 '
    Uncompressed Fact table - /BIC/F<infocubename>
    Compressed fact table - /BIC/E<infocubename>
    Dimension table - /BIC/D<infocubename>
    For standard cube - ie cube names  starting with ' 0 '
    Uncompressed Fact table - /BI0/F<infocubename>
    Compressed fact table - /BI0/E<infocubename>
    Dimension table - /BI0/D<infocubename>
    Click on display.
    For DSO,
    For standard DSO active table- /BI0/A<DSO name>00.
    You use 40 for new table.
    Click on display.
    For customized DSO use- /BIC/A<DSO name>00.
    An easier way is in the database table field, write the name of the cube/DSO preceeded and followed by ' * ' sign. Then press F4 . It shall give you the names of the available table for that info provider.
    Double click on the name and choose display.
    Hope this helps,
    Best regards,
    Sunmit.

  • Table for query technical information

    i need the table from where the LAST REFRESHED DATE in the technical info of a query is taken.
    i have written this little piece of code on table RSMDATASTATE which changes the last_changed field.
    DATA TAB LIKE RSMDATASTATE occurs 0 with header line.
    data v(14) type c.
    concatenate sy-datum sy-uzeit into v.
    *concatenate v znewdate+0(4) into v.
    data znewdate like RSMDATASTATE-last_change.
    ZNEWDATE = '20080101073200'.
    *znewdate = v.
    break-point.
    SELECT * FROM RSMDATASTATE INTO TAB WHERE
    INFOCUBE in ('PBUDPLAN', 'PSPL',
    'PGFS_HR', 'PGFSWBS2', 'PEXPS', 'PCCA_C11','PCCA_C11',
    'MOR_HRS', 'DFIAR_C03').
    append tab.
    endselect.
    *write tab-infocube.
    loop at tab.
    move znewdate to tab-last_change.
    modify RSMDATASTATE from tab.
    endloop.
    this seems to be having no effect on the technical info when i run the query.
    i believe there r these rsz* tables, but i couldn't find the last refreshed field their.

    Hi,
          Check this table for the date.
    RSZCOMPDIR give Query tech name in place of COMPID.
    Also tables RSBBSQUERYDIR and RSBBSQUERYT will have data on query and query texts respectively.
    Regards
    Karthik

  • Method :Want to Use Z-Table for Accessing Data

    Dear All,
      I am new to BADI. I have implented one HR-PAYROLL Badi.
      In this BADI I am having one method . I want to Use One Z-table for accessing data from
      that table . Not able define the table in method.
      Kindly tell me how to do it .
      Thanking you in Advance
      Siladitya

    Hello Siladitya
    I assume your problem is the definition of an itab for selecting data from your Z-table. In case of classes you have to use table types and workareas, e.g.:
    METHOD name_of_interface_method.
    DATA:
      lt_itab    TYPE TABLE OF <name of z-table>,
      ls_record  TYPE <name of z-table>.
      SELECT * FROM <name of z-table> INTO TABLE lt_itab.
      LOOP AT lt_itab INTO ls_record.
      ENDLOOP.
    ENDMETHOD.
    Regards
      Uwe

  • Dynamic Internal Table for reading data from external file

    Hello All,
    The task was to create a internal table with dynamic columns,
    Actually this is my first task in the WebAS 6.20, my program is based on input file provided by user with certain effort. this file can have different effort for a one yr to five year frame..
    I needed to read the raw data from file, based on months create a internal table to hold the data, after this i need to validate the data...
    I have browsed thru dynamic internal table topic, but couldn't find any dynamic appending structure, the dynamic structure would contains 12 month fileds.
    can any one help me in getting my task completed..
    Thanks
    Kumar

    Hi,
    I see that you posted the same question a couple of days ago at Dynamic Internal Table for reading data from external file Didn't Charles's response address your problem?
    Regards

  • Table containing Model Data Information

    Hi Gurus,
    I need your urgent assistance in identifying a specific table in SAP.  What table contains Model Data Information?  Our users are entering vehicle related data in Model Text 2 field in the Model Data screen and I need to extract it in a report.
    Many thanks

    Hai,
          Thanks.... I have used the same tables and have got all data except GRN Quantity.
    Many fields are therefor quantity in table MSEG like.... 'MENGE' , 'LSFMG' , 'BAMNG' , 'ERFMG'  etc.
    But no field is giving the perfect data.
    Pls help me if u have any idea on this.

  • System table for Additional Data - Basic data text (MM03)

    Hi
    How can I get the system table for stroring data in MM03 in "Additional Data" the "basic data text" ?
    Thanks in advance.

    Hi,
    CALL FUNCTION 'READ_TEXT'
             EXPORTING
                CLIENT                  = SY-MANDT
                ID                      = 'Z610'
                LANGUAGE                = SY-LANGU
                NAME                    = V_TDNAME
                OBJECT                  = 'VBBK'
                ARCHIVE_HANDLE          = 0
             IMPORTING
                HEADER                  = I_TEXT_HEAD
             TABLES
                LINES                   = I_TEXT_LINE
             EXCEPTIONS
                ID                      = 1
                LANGUAGE                = 2
                NAME                    = 3
                NOT_FOUND               = 4
                OBJECT                  = 5
                REFERENCE_CHECK         = 6
                WRONG_ACCESS_TO_ARCHIVE = 7
                OTHERS                  = 8.
    Regards,
    Bharani

  • Error while filling set up tables for 2LIS_11  data sources

    hello All ,
    I tried to fill setup tables for 2LIS_11 data sources in OLI7BW , but the job RMCVENUA is getting cancelled. below is the Job Log ,
    Job started
    Step 001 started (program RMCVNEUA, variant &0000000000005, )
    Start of order processing
    Error determining rate: foreign curr. local curr. INR date 10.09.2008 (doc. 1)
    Job cancelled
    Is there any setting required in R3 side before filling setup tables of SD ?
    I am able to fill the setup tables for 2LIS_05 ( Notifications) successfully.
    Regards ,
    Amol Kulkarni
    Edited by: Amol Kulkarni on Dec 4, 2008 3:59 AM
    Edited by: Amol Kulkarni on Dec 4, 2008 4:00 AM

    Hi,
    one of the sales document currencies is not maintained properly in the system and therefore its failing.
    you need to correct those documents before filling the set up tables.
    Either you can chose the option fault document toleration limit to 1000...so that 1000 records wrong records can be tolerated or you have to crrect it first before filling up the set up tables.
    This will generally happen in test systems.... but very rare in production...so try to maintain currrency again in the system.
    generally you will see the sales doc number in the error for which its failing.
    May be at the time of filling some óne was working on some sales document and tried it save it.
    correct that doc and fill the set up tables again.
    Thanks
    Ajeet

Maybe you are looking for

  • How to make a specific tab the active one when loading a page.

    We need to be able to navigate between a set of pages all containing the same tabs. When going from one page to another, the active tab on the new page must be "the same" as the active tab on the previous page. In other words: there must be a mapping

  • Problen whit Mega 865

      Can any one help. I try to instal Connect3D /Ati Radeeon 9600 graphics card. Whe i turn power on nothig hapends. Why?  

  • Config Setup for mapping Material Slip number to Ref Doc Number in FI Doc

    Hi, We have a scenario where, when a GI/GR is done a Material Document gets generated and the Accounting Document will get generated from the Material Document Number. The Reference Doc number is being populated with the Delivery Number ( which is th

  • Best way to cut clips out of a long long capture

    Hi all, I shoot underwater footage. I don't usually stop/record/stop during a dive and most of the time my camera is always shooting. As a result when I capture, I get a long clip which really has multiple scenes (descent, swim around, wreck penetrat

  • Macbook Pro - No Wi-Fi Hardware or Bluetooth

    I have a late 2011 Macbook Pro 13". I had it repaired after water spillage on the laptop. Got everything working and returned to me and then when I turn it on I get 'No Wi-Fi Hardware Installed' and No bluetooth now! I just did a RAM reset, Hardware