Table capturing info regarding PR00 Changes

hi all,
my client wants a report which shows the Change in Basic Price PR00 for a period and user(who have changed).
how this can be achieved... is there any standard table which captures these info..
please guide..
thank u..
pearl.

sorry, did not get the question correctly.
Check this -
Re: condition record change report
- Try the AUT10
Edited by: Samit C on Mar 14, 2011 4:32 PM

Similar Messages

  • Table which contains the info of last changed person info

    Hi i need the last person who changed the invoice document to put it in a report.
    i can set in MIR4 when i go to display changed documents.
    i tried debugging the standard program but it didnt help.
    can any one tell me in which table these info are stored.
    Thanks in AVD

    Check out CDHDR and CDPOS tables .... in CDHDR check the below fields ...
    USERNAME ABAPP01
    UDATE 01.06.2004
    UTIME 16:48:12

  • I have a table with info and would like to select an item from that table

    Hi
    I have a table with info (course info that I searched for) and would like to select an item from that table to use for further use in my application.
    It must work more or less like the tree structure where I can use an On Action select.
    In other words; let say I am looking for all courses with "Advisor" it its descriptin / name, I want to click on one of the names and use it lets say to book people on.
    Could some please assist me with this.
    Regards
    Debbie

    Hi
    The datasource for my table is the node searchcatalog.  Under this node there is an attribute calles description where the items found are displayed.
    I changed my code as follow:
    data: ls_table type wd_This->Elements_searchcatalog,
          lr_element type ref to if_wd_context_element.
      DATA lo_nd_searchcatalog TYPE REF TO if_wd_context_node.
      DATA lo_el_searchcatalog TYPE REF TO if_wd_context_element.
      DATA ls_searchcatalog TYPE wd_this->element_searchcatalog.
    navigate from <CONTEXT> to <SEARCHCATALOG> via lead selection
      lo_nd_searchcatalog = wd_context->get_child_node( name = wd_this->wdctx_searchcatalog ).
    @TODO handle not set lead selection
      IF lo_nd_searchcatalog IS INITIAL.
      ENDIF.
    get element via lead selection
      lo_el_searchcatalog = lo_nd_searchcatalog->get_element(  ).
    @TODO handle not set lead selection
      IF lo_el_searchcatalog IS INITIAL.
      ENDIF.
    get all declared attributes
      lo_el_searchcatalog->get_static_attributes(
        IMPORTING
          static_attributes = ls_searchcatalog ).
    lo_nd_searchcatalog->get_lead_selection->( exporting index = wdevent->index importing
    element = lr_element ).
    lr_element->get_static_attributes->( importing static_attributes = ls_table ).
    wd_context->set_attribute( exporting name = 'SELECTED' value = ls_table-description ).
    When I try to activate it errors with: List elements that take up more than one line is not allowed.  This error at the sentence: lo_el_searchcatalog->get_static_attributes(
    If you cannot assist me further I will understand.  Thank you.

  • How to capture the company code changes

    Hi Experts,
               I need to capture the delta changes of company code which update the T001 table.( i.e. if there is any modification on existing company code or new company code created ). I couldn't find Userexit for OX02 and ec01 Tcodes. please suggest me how to achieve this, looking forward to here from all.
    Usefull answers will be rewarded,
    thanks in advance,
    Tom

    Try SCU3 transaction, as the T001 table has the "Log Data Changes" ON.
    Regards,
    Naimesh Patel

  • Regarding mass changes

    Hi guys,
    i have the list of material master datas with order unit ,i want to make  order unit as blank.if there is any spro settings were i can do that.

    Sridhar,
    Depend of which fields and table do you need to change the SAP have several options in t-code MASS to it. Check the  fields conform your request and use t-code MASS and choose object type ( exemplo: BUS1001 - Master material; BUS3003 - Puchasing Info; etc.)
    Regards
    Armando

  • Urgent info : regarding IDOC

    hi,
       can we post an idoc to a GL(fb02) or any transaction  which has been "Batch Enabled"? if yes plz give me procedures how to accomplish this process. if no plz give me the reasons y we can't perform this process.
    with regards.
    T.Jeyagopi.

    Hi,
    Are you sure that the fm you found will work?
    Because these IDOC fms should normally comply to a standard interface. May be you can create a Z version of IDOC_INPUT_ACC_GL_POSTING and then inside replace BAPI_ACC_GL_POSTING_POST with your fm or something like that.
    Any way, I think you can change it in transaction WE57 or in table TBDBE .
    If you change it in WE57, go to the entry where Basic Type is ACC_GL_POSTING01 and Message Type is ACC_GL_POSTING, double click on it and change the fm (BAPI_IDOC_INPUT1) to Your fm name.
    If you are going to change it in table TBDBE, then you have to find a way to update this table as I could not find Table maintenance for it..
    Hope this helps..
    Sri

  • How to trigger a workflow when a info record is changed?

    Hello All,
    I would like to trigger a workflow when the conditions from a info record are changed?
    What business object should be used?
    Thanks in Advance
    Rui

    Hi,
    for these kinds of issues,
    foirst check if a uefull event already exists in the system
    for this you first actiave the event trace: SWELS.
    Then you change the info record.
    And then you read the event log with SWEL.
    If there's no event, you may eventually have to create it in an exit with SAP_WAPI_CREATE_EVENT fm
    Kind regards, Rob Dielemans

  • IDOC for SAP BP Message "Table BAPIADTEL entry to be changed not found in "

    Hi Experts,
    I have a requirement to update BP Address details using LSMW.
    I am usign IDOC Message Type "BUPA_C_CHANGEADDRESS" and Basic Type "BUPA_C_CHANGEADDRESS01" for this requirement.
    Using this i am able to update City, PO BOX, Postal Code, Street, region.
    However, i am unable to update Tel Number, Extn, Fax Number and Extension.
    I have added Structures E1BPADTELX & E1BPADFAXX and "X" to Update them.
    When i run LSMW, it updates all except Tel, Fax and their extension.
    I get Status 53 message "Table BAPIADTEL entry to be changed not found in target system". I have requirement to change those numbers.
    Can someone please tel me how to update those 4 fields ?
    ALso how and where this Data are stored in tables?
    Under BP Tcode, Under General Tab, it says "Address Independent Communication.
    Please help.
    TnR

    Hello experts, hello to all,
    I'm facing with the same task. I have a requirement to update BP postal code using the LSMW.
    Identical to Pintoo D I am usign the IDOC Message Type "BUPA_C_CHANGEADDRESS" and the Basic Type "BUPA_C_CHANGEADDRESS01". In the section Field Mapping... I have mapped the Business Partner ID (BUSINESSPARTNER) and the City postal code (POSTL_COD1). In order to update the postal code I set in the Tree-Structure E1BPBUS1006_ADDRESS_X  the Field POSTL_COD1 with a constant (= X).
    When I try to process the IDoc I get the Error 51:
    Data set BUT020 for BP 0000403643 maintained time-dependently,despite inact.time dep.
    Additonal I checked the recommenden OSS Note 810634 and the Customizing but everything is OK. Did I mistake during the confuguration of the LSMw project? I cannot find a documentation regarding the IDoc Msg.Type BUPA_C_CHANGEADDRESS.
    Kind regards
    Ioannis Moutogiorgos

  • IDOC for SAP BP Message "Table BAPIADTEL entry to be changed

    Hi Experts,
    I have a requirement to update BP Address details using LSMW.
    I am usign IDOC Message Type "BUPA_C_CHANGEADDRESS" and Basic Type "BUPA_C_CHANGEADDRESS01" for this requirement.
    Using this i am able to update City, PO BOX, Postal Code, Street, region.
    However, i am unable to update Tel Number, Extn, Fax Number and Extension.
    I have added Structures E1BPADTELX & E1BPADFAXX and "X" to Update them.
    When i run LSMW, it updates all except Tel, Fax and their extension.
    I get Status 53 message "Table BAPIADTEL entry to be changed not found in target system". I have requirement to change those numbers.
    Can someone please tel me how to update those 4 fields ?
    ALso how and where this Data are stored in tables?
    Under BP Tcode, Under General Tab, it says "Address Independent Communication.
    Please help.
    TnR

    Have you filled the data in the structure "E1BPADTEL"?
    Regards
    Vinod

  • ST04 -table index info.

    Hi,
    In ST04 I check the table index information for one table there I noticed that  Last statistics date is 02.01.2006  and CHAIN COUNT is 1850 also the table is having  a large no of records so will it affect the performance of the table. if so then what is the necessary action we should take and what is the  ideal conditions for this or is there any rule set by SAP .
    Please help.
    With Regards
    Vinayak

    Hi Vinayak,
    what database version are you using and/or how are you updating your statistics (dbms_stats/ analyze)?
    CHAIN COUNT 1850
    first of all, CHAIN COUNT is only determined with analyze, not with dbms_stats.
    This means your value of 1850 is as of the last statistics date done with analyze.
    If you switched to dbms_stats (which was recommended) your chain count remains
    on that value but your last statistics date is changed with each following dbms_stats run.
    Your chain count value therefore might be much older than the last analyzed date if you
    are using dbms_stats since then.
    So if your are using dmbs_stats, get the current chain count with analyze.
    If the number is still high check the row length if < 8kb and nr. of fields < 255 a reorganization
    could eliminate your chained rows. (If you have records that are longer than 8kb and/or more
    than 256 fields a reorganization could decrease the chained rows as well, for those records
    that are <8kb and spanning over more than one block, but chained count will not be zero).
    Generally speaking reducing chain count could reduce I/O (logical/physical).
    Get in contact with your DBA in order to get the current chain count and dependent on
    that reorganizing your table.
    Kind regards,
    Hermann

  • Excise table & Field info in Quotation comparative sheet

    Dear All,
    Can you please help me in finding for Excise table & Field info used  in execution of Quotation comparative sheet which is Z transaction list will be created.
    with regards,
    manoj KS

    hi merra,
    Pl find tax info in outgoing excise invoice PLD on following table
    OEI12 - Outgoing excise invoice - Tax Extension.
    Tax info will flow from CRD7(BP master) > INV11(AR invoice)>
    OEI12(Outgoing excise invoice)
    Hope above solution will solve your problem.
    with regards,
    A.Jeyakanthan

  • Invoice: How to use more than one Internal Table's info in one Table

    Hi ,
    I am doing an invoice, and have the info from internal table wa_itgen showing - Matnr, material description and quantity.
    I want to also invlude the info Unit Price and Total price on the table line, but can't seem to do it.
    I know that someone I must fill an internal table as I did on the Table itself : is_bil_invoice-it_gen INTO wa_ITGEN.
                     ( TYPE IBBIL_INVOICE).
    So now I need to insert:
    IS_BIL_INVOICE-IT_PRICE    INTO      WA_ITPRICE.
    Do I insert Program Lines, or do it via a LOOP.  Obviously it needs to go under the same Table's cells to incluce it.
    I tried a LOOP, Program lines under the CELL of the table where I want it displayed, and even a Second table.
    If I have the first table's info, the page displays under VF03, but as soon as I try to insert the 2nd Table's info, under VF03 the screen just not show anymore.
    Please help - I've started looking at local maps for bridges... yes, to jump from...

    Hi try this,
    in the program lines fetch unit price and total price based on ur invoice number(as u are already in main loop which fetches invoice no material no etc).
    now loop that internal table with condition inv no = current invoice no and item no = item number
    and display those values on a new text field accordingly.
    sample code...
    select vbeln
           posnr
           j_3asize
           FKIMG
           KZWI1
           from vbrp
           into table itab
           where vbeln = GS_IT_GEN-BIL_NUMBER.
    loop at itab into wa where vbeln = GS_IT_GEN-BIL_NUMBER and
                               posnr = GS_IT_GEN-ITM_NUMBER .
    move : wa-j_3asize to v_grid,
           WA-FKIMG TO V_QTY,
           wa-KZWI1 to v_val.
           v_up = v_val / v_qty.
    endloop.---->like this

  • Is it possible to create a view where table in the From clause changes name

    is it possible to create a view from a from a table like this
    create view my_view as select id, col1, col2, result from <<my_latest_cacahe_table>>;
    the table in the from clause changes the name .
    I have another table which indicates the the latest name of my cache tables. Always there are two records there. The latest one and previous one.
    select * from cache_table_def
    table_name cache_table_name refresh_date
    my_table cache_table245 1/23/2012
    my_table cache_table235 1/22/2012
    create table cache_table_def (table_name varchar2(25), cache_table_name varchar2(25), refresh_date date);
    insert into cache_table_def values( 'my_table','cache_table245','23-jan-2012');
    insert into cache_table_def values ( 'my_table','cache_table546','22-jan-2012');
    create table cache_table245 (id number, col1 varchar2(50), col2 varchar2(20), result number);
    insert into cache_table245 values(1, 'test123', 'test345',12.12);
    insert into cache_table245 values (2, 'test223', 'test245',112.12);
    create table cache_table235 (id number, col1 varchar2(50), col2 varchar2(20), result number);
    insert into cache_table235 values (1, 'test123', 'test345',92.12);
    insert into cache_table235 values (2, 'test223', 'test245',222.12);
    what I need to do is find the latest cache_table name for my_table and use that in my view defintion
    When user select from the the view it always reurns the data from the latest cache_table
    is it possible to do something like this in oracle 11g?
    I have no control on the cache tables names. that is why I need to use the latest name from the table.
    Any ideas really appreciated.

    I've worked up an example that does what you ask. It uses the SCOTT schema EMP table. Make two copies of the EMP table, EMP1 and EMP2. I deleted dept 20 from emp1 and deleted dept 30 from emp2 so I could see that the result set really came from a different table.
    -- create a context to hold an environment variable - this will be the table name we want the view to query from
    create or replace context VIEW_CTX using SET_VIEW_FLAG;
    -- create the procedure specified for the context
    - we will pass in the name of the table to query from
    create or replace procedure SET_VIEW_FLAG ( p_table_name in varchar2 default 'EMP')
      as
      begin
          dbms_session.set_context( 'VIEW_CTX', 'TABLE_NAME', upper(p_table_name));
      end;
    -- these are the three queries - one for each table - none of them will return data until you set the context variable.
    select * from emp where 'EMP' = sys_context( 'VIEW_CTX', 'TABLE_NAME' );
    select * from emp1 where 'EMP1' = sys_context( 'VIEW_CTX', 'TABLE_NAME' );
    select * from emp2 where 'EMP2' =  sys_context( 'VIEW_CTX', 'TABLE_NAME' )
    -- this is how you set the context variable depending on the table you want the view to query
    exec set_view_flag( p_table_name => 'EMP' );
    exec set_view_flag( p_table_name => 'EMP1' );
    exec set_view_flag( p_table_name => 'EMP2');
    -- this will show you the current value of the context variable
    SELECT sys_context( 'VIEW_CTX', 'TABLE_NAME' ) FROM DUAL
    -- this is the view definition - it does a UNION ALL of the three queries but only one will actually return data
    CREATE VIEW THREE_TABLE_EMP_VIEW AS
    select * from emp where 'EMP' = sys_context( 'VIEW_CTX', 'TABLE_NAME' )
    union all
    select * from emp1 where 'EMP1' = sys_context( 'VIEW_CTX', 'TABLE_NAME' )
    union all
    select * from emp2 where 'EMP2' =  sys_context( 'VIEW_CTX', 'TABLE_NAME' )
    -- first time - no data since context variable hasn't been set yet
    SELECT * FROM THREE_TABLE_EMP_VIEW
    -- get data from the EMP table
    exec set_view_flag( p_table_name => 'EMP' );
    SELECT * FROM THREE_TABLE_EMP_VIEW
    -- get data from the EMP2 table
    exec set_view_flag( p_table_name => 'EMP2');
    SELECT * FROM THREE_TABLE_EMP_VIEW
    For your use case you just have to call the context procedure whenever you want to switch tables. You can union all as many queries as you want and can even put WHERE clause conditions based on other filtering criteria if you want. I have used this approach with report views so that one view can be used to roll up report data different ways or for different regions, report periods (weekly, quarterly, etc). I usually use this in a stored procedure that returns a REF CURSOR to the client. The client requests a weekly report and provides a date, the procedure calculates the START/END date based on the one date provided and sets context variables that the view uses in the WHERE clause for filtering.
    For reporting it works great!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to find out the info regarding Solaris, server hang or shutdown.

    Hi
    As I am handling the Solaris 9 Server remotely.
    As in last week the server has stopped to respond suddenly, we have tried to ping, ssh which was not working. As ultimately we have asked the Data Centre Team to hard reboot the same, to resolve the issue.
    In the same ref I would like to know how we come to know the reason, what caused to reboot the same, i.e . any log file, etc..
    I have check /var/adm/messages, but not found any detail for the same.
    Thanks
    Rajan
    I

    No core files?
    No hope for an answer.
    As you learned in the other Internet forum.
    http://www.linuxquestions.org/questions/solaris-opensolaris-20/how-to-find-out-the-info-regarding-solaris-server-hang-or-shutdown.-621500/
    To get such corefiles analyzed,
    you would need to use your service contract and log a support case with Sun.
    They have the special software tools to do that.

  • Table name for material master change

    What is the table name for material master change, so that I can get the old values and new values at plant level.
    More specific:
    I want to check the old values for Re order point and Safety stock in MRP1 and MRP2 fields in material master for many materials. Please help.

    Use CDPOS and CDHDR table to get the values which were changed.
    CDPOS>use fields Change doc. object give in as MATERIAL and in the Table name>MARC

Maybe you are looking for

  • PSE 10 - multiple failed installs; I give up

    Adobe staff and forum members, I really wanted to upgrade to PSE 10 (and in fact, I felt sort of forced to because PSE 8 does not support the RAW files for my new camera) but I ended up getting so frustrated last night that I returned my downloaded c

  • My Mac keeps logging me out of my account

    It started this morning immediately after I turned on my Mac Pro. I have 3 accounts on the MP, and I logged in to my usual account, after about one second, after the desktop loads etc, it logs me out automatically. This keeps happening. I am able to

  • Windows 7 Pro 64 bit Expanding Windows FIles, reboots

    Trying to do clean install of Windows 7 Pro 64 bit to Lenovo Thinkpad  X140e laptop.  I boot up the DVD, get to windows advanced install, add AMD AHCI driver from CD and start installation. Anywhere from 7% to 70% completion of the "Expanding Windows

  • Save PDF to folder as JPG not working....

    I can't figure out why all of a sudden Aperture book pages exported as JPG's aren't showing up anywhere. I did change the dpi setting to 300 and have successfully exported other books recently, but today I finished a book layout and wanted to export

  • Lion doesn't allow me to activate "Mail & Notes"

    My AppleID is a .Mac, then MobileMe ID. It was inactive for some time. Now I logged in on icloud.com with that ID. It told me, I have to activate "Mail & Notes" in the System Settings of Lion, but Lion doesn't want to activate "Mail & Notes". It just