How to check mass change(vendor) done by any particular user .

Hi,
What is a transaction used  to check mass change(vendor) done by any particular user .
Thanks,
Dharmesh

HI
pls try this table CDHDR
Thanks & Regards
Phaneendra

Similar Messages

  • How to find a specific activity done by a particular user in the database

    How to find who (a specific user) does what (activities) on a specific date/time to certain Objects in a database instance. If similar posting and/or resources are available, please advise.
    Thanks.

    I have got the same problem. My operation steps is below:
    1. create one dictory
    mkdir /usr/local/dbs
    chown oracle:oinstall /usr/local/dbs
    2. modify the paramter
    alter system set utl_file_dir='/usr/local/dbs' scope=spfile;
    3. restart database
    4. create the logmnr file:
    BEGIN
    dbms_logmnr_d.build(
    dictionary_filename => 'logminer_dict.dat',
    dictionary_location => '/usr/local/dbs');
    END;
    5. add the online redo log file:
    execute dbms_logmnr.add_logfile(options =>dbms_logmnr.new,logfilename =>'/u01/app/oracle/oradata/orcl/redo01.log');
    execute dbms_logmnr.add_logfile(options =>dbms_logmnr.addfile,logfilename =>'/u01/app/oracle/oradata/orcl/redo02.log');
    execute dbms_logmnr.add_logfile(options =>dbms_logmnr.addfile,logfilename =>'/u01/app/oracle/oradata/orcl/redo03.log');
    6. start logmnr
    BEGIN
    dbms_logmnr.start_logmnr(
    dictfilename => '/usr/local/dbs/logminer_dict.dat');
    END;
    7. check the result
    select sql_redo FROM v$logmnr_contents;
    I got error message at the step:
    ORA-01306:dbms_logmnr.start_logmnr() must be invoked before selecting from v$logmnr_contents
    Could anyone help about this?

  • How to check the hardware vendor of a particular device

    Hi every one
    in the recent interview i have taken he asked me a question like
    how to check the hardware vendor of a particular device
    ex: hard disk ,nic card ,ram
    Thanks in Advance.......

    hi
    depends on OS version
    in RedHat like distros e.g.:
    lspci, lsusb, ls...
    dmidecode|grep -i manuf
    kudzu -p -s
    on Solaris you can use these :
    dladm show-dev
    dladm show-link
    prtconf -D
    kstat [-P]
    Edited by: g777 on 2011-03-11 07:24

  • Is it possible to mass change desktop wall paper for all users using WGM?

    is it possible to mass change desktop wall paper for all users using WGM?

    yes, it's easy - change a machine to the desktop you want (the image must be on all the machines, with the same name, of course), find ~/library/preferences/com.apple.desktop.plist Copy that to your server (or just put it on a flash drive) In workgroup manager select preferences - details - "add". Navigate to that plist. (Optional - hit "edit" and cut and past from "often" to "always", then the user cannot change the desktop at all, if you leave it in "often" it will reset next log-on.)

  • Find out how many times the application was touched by a particular user

    Hello,
    can anyone please help me out with this issue.
    I want to find out how many times the application was accessed by a particular user,their session IDs for each of the applications in a particular workspace. I am using a role based authorization scheme for my application. I am using Oracle APEX 3.2 version. Are their any underlying APEX tables/Views to find out the above details.
    thanks,
    Orton

    Hi,
    Have you check views APEX_WORKSPACE_ACCESS_LOG and APEX_WORKSPACE_ACTIVITY_LOG
    Regards,
    Jari
    Edited by: jarola on Oct 20, 2010 7:37 AM
    This might help also
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/advnc.htm#CHDDHGJI

  • Mass Change Vendor

    Dear all,
    we need to do mass changes for the vendor.
    We need to change the fields LOEVM and SORT2.
    The LOEVM is possible via MASS but how Do I change the SORT2 field ?
    Any ideas ?
    Thanks
    Marc

    Hi,
    Please check this link: Re: How to load customers (and vendors) needing extra street address?
    Customer/vendor's street 3, 4, 5 is not part of the customer master data.
    The extra street fields do belong to address management tables. In other words table ADRC.
    For this reason, you have NO chance to succeed if you try to work with DEBMAS idocs & LSMW or XD99 !!
    You may only succeed with processing ADR1MAS idoc type. With LSMW this should be possible.
    As an other remark, there is NO BAPI or function module to maintain customer master data.
    Starting with ERP 2005, you may investigate with class CMD_EI_API
    Hope it helps

  • How to check the change log of a variant

    Dear Gurus,
    I want to check the changes done (Change log) in a variant of a program. But i could not find any options around. Please suggest me how can I find the changes done on a variant.
    Thanks in advance.
    RathiM

    Hi Koteswar!!
    Vishal was perfect in his reply to your query. But still as you insisted here comes a step by step elabu2026
    1.     Execute the transaction SE38
    2.     Give the program name in the field against the Program
    3.     In the sub objects section select the radio button variants
    4.     Click on Display
    5.      You will now lead to the ABAP: Variants initial Screen where you enter the variant name in the field against the Variant
    6.     Now traverse through the path utilities-Find  from the main menu
    7.     You will be prompted with a Find variant Popup where you can give the respective variant name and click on execute.
    8.     Yow will be returned with a screen having information regarding Variant name, short description, Environment, Protected, Changed by and Last Changed.
    Trust that suffice to your query!!
    Regards,
    Damanaidu J
    Edited by: Damanaidu jawaharlal on May 22, 2011 1:01 PM

  • How to check and change the dafault session timeout of the Portal?

    Hello,
    When leaving a portal page open without using it for a certain amount of time and then accessing it again the Session times-out.
    Where can I check and change this default time-out time in case I would like to extand it for the end users?
    Roy

    Hi Roy,
    Session timeout includes multiple settings (J2EE setting and SSO setting at User Management).
    Defining the Timeout in J2EE Session
           1.      Open file web.xml (path depends on the version of EP6.0. If it is based on NW04, then
    ..\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF
           2.      Enter a value in minutes under <session-timeout>. The value should roughly correspond to the length of a synchronization cycle. The default is 30 minutes.
    After a successful login, it receives a SSO ticket which is valid for longer duration (generally 8 hrs, default which you can changed using  "System Admin" as mentioned by Yoel.
    Thanks,
    Swapan

  • How to check whether the vendor invoice was reversed (MR8M & FB08)

    hi,
    need to check whether the vendor invoice has been reversed. Posting of the vendor invoice as well as its reversal may happen in FI (e.g. FB60 - FB08) and MM (MIRO - MR8M).  have developed a custom function based on the values of the fields: stblg, stjah,... (for fb08) and rebzg, rebzj,rebzz (for mr8m) and trans type but not sure this is the right way.
    Is there a bapi (e.g. similar to BAPI_ACC_INVOICE_REV_CHECK) , sap function or at least a report to as a sample. Any help appreciated.
    Thank you,
    victor

    Viktor, We have always used the table fields values you have listed to determine if the invoice has been reversed or cancelled...

  • Change Vendor List for a particular period

    Hi All,
    How do I find out vendors list which will contain vendors who have had changes made to them within a particular period.
    Thanking you in advance.
    Regards
    Prakash

    Hi
    There is no report available for this. Display changes you can find out for each vendor by XK04 transaction code.
    Otherwise you may develop simple report. Changes are stored in Cdhdr and CDPOS.
    Purchase Table start with E.
    regards
    Srinivas

  • How to go about changing settings based upon logged in user

    Hi all,
    I'm wondering if anyone has any thoughts on how one would go about changing a property on a node based upon the logged in user.
    For example, say you have a path property at /apps/myComponent/settings.path=/content/dam/genericfolder that for an author have the value of /apps/myComponent/settings.path=/content/dam/sandbox, and for an approver have the value of /apps/myComponent/settings.path=/content/dam/approvalsandbox

    Hi Ove,
    Thanks for the tip on the user role. I had thought about taking that approach, however, leveraging the user role and properties associated with it would be the correct approach if writing custom components. What I am looking for is a way to take existing components, and essentially use them in context of the user.
    For example, say if you are trying to give a sub group of users access to a subset of the DAM directory, and you don't particularly wish to hack around the existing WCM DAM component, there is a setting in the tree navigator (/libs/wcm/core/content/damadmin/treeRoot) that lets you specify where the root of the tree is. (There are more settings to work with, but this is just one used to illustrate.)
    If you can change the property based upon the user, that gives you the functionality without altering code.
    I would like to know if this is possible, if this is an inherently bad practice, if so why, and whether there may be another alternative out there which lets you avoid having to alter the code of an existing component.
    Thanks again for answering.

  • How to check weather a queue is having any corruption.

    Hi,
    Can any bodu let me know how to check weather a queue is having corruption or not.
    Thanks,
    Aditya.

    these are the contentents of the xml file
    <?xml     version="1.0"?>
    <!DOCTYPE exceptioninfo [
         <!ELEMENT exceptioninfo (exception+) >
         <!ELEMENT exception (expname,messagecode,loggingtype,handlerclass) >
         <!ELEMENT expname (#PCDATA)>
         <!ELEMENT messagecode (#PCDATA)>
         <!ELEMENT loggingtype (#PCDATA)>
         <!ELEMENT handlerclass (#PCDATA)>
         ]>
    <exceptioninfo>
         <exception >
              <expname>NoAreasFoundException</expname>
              <messagecode>expError.noAreasFound</messagecode>
              <loggingtype>nologging</loggingtype>
              <handlerclass>Handler1</handlerclass>
         </exception>
         <exception>
              <expname>ServiceActiveAtStoresException</expname>
              <messagecode>expError.serviceActiveAtStores</messagecode>
         <loggingtype>nologging</loggingtype>
              <handlerclass>Handler2</handlerclass>
         </exception>
         <exception>
              <expname>UniqueConstraintException</expname>
              <messagecode>expError.uniqueconstraint</messagecode>
              <loggingtype>nologging</loggingtype>
              <handlerclass>Handler3</handlerclass>
         </exception>
    </exceptioninfo>
    In this file exception is a node which is having some child nodes like <messagecode>...... now within my java program i am going to parse the given xml file there i am going to check what are the nodes which are having child nodes using hasChildNodes() method which is there in org.w3c.dom.Node this method will returns true if there are any childNodes for the node if not this will return false but when i am trying to use in my program for every node this method is returning false
    can u help me now
    Thanks
    Rajesh

  • How to check in schema weather table is created by user or system?

    For list outing the tables in schema
    I will execute the any below queries
    SELECT DISTINCT OWNER, OBJECT_NAME    FROM DBA_OBJECTS   WHERE OBJECT_TYPE = 'TABLE'   AND OWNER = 'SCHEMA NAME'
    OR
    SELECT * FROM ALL_TABLES;
    or
    SELECT * FROM USER_TABLES;
    or
    SELECT * FROM USER_TABLES;
    after generating this how we find that in schema which table is created by system and user??

    leen wrote:
    For list outing the tables in schema
    I will execute the any below queries
    SELECT DISTINCT OWNER, OBJECT_NAME    FROM DBA_OBJECTS   WHERE OBJECT_TYPE = 'TABLE'   AND OWNER = 'SCHEMA NAME'
    OR
    SELECT * FROM ALL_TABLES;
    or
    SELECT * FROM USER_TABLES;
    or
    SELECT * FROM USER_TABLES;
    after generating this how we find that in schema which table is created by system and user??
    Your question makes no sense.
    Tables are ALWAYS created by a USER. That user could be SYS, SYSTEM or any other user in the DB.

  • How to pull a last DML done on any table

    Hi Gyans,
    Is there a way for to pull the last DML done on any table, using normal sqlplus - if not then let me know the tool which you can use to do the same.

    Have you gotten ora_rowscn to work ?
    SQL> select scn_to_timestamp(max(ORA_ROWSCN)) from TABLE1;
    SCN_TO_TIMESTAMP(MAX(ORA_ROWSCN))
    22-SEP-08 01.13.30.000000000 PM
    SQL> insert into table1 values(8);
    1 row created.
    SQL> select scn_to_timestamp(max(ORA_ROWSCN)) from TABLE1;
    SCN_TO_TIMESTAMP(MAX(ORA_ROWSCN))
    22-SEP-08 01.13.30.000000000 PM
    SQL> alter system switch logfile;
    System altered.
    SQL> select scn_to_timestamp(max(ORA_ROWSCN)) from TABLE1;
    SCN_TO_TIMESTAMP(MAX(ORA_ROWSCN))
    22-SEP-08 01.13.30.000000000 PM
    SQL> select sysdate from dual;
    SYSDATE
    23 SEP 2008 17:05:07

  • How to add a specific order type into any particular report

    Hi All,
    How to add a specific document type(order type) into any particular report in order to review OTD performance.
    I need to add one specific order type to existing reports which will help to check the performance of the delivery type for that particular order type to the users.
    Thanks,
    Raj

    Hi Rajesh,
    thanks for the reply when i tried as the way you said.. but the system is asking more details like varient. so if you can clearly specify the process for order type (VOV8-- table TVAK) so it will helpful for me.
    Thanks
    Raj

Maybe you are looking for

  • Query on memory consumption during SQL

    Hi SAP Gurus, Could I kindly request for your inputs concerning the following scenario? To put it quite simply, we have a program where we're required to retrieve all the fields from a lengthy custom table, i.e. the select statement uses an asterisk.

  • Setting resolution to 1680x1050 60Hz on Mac Mini

    I have a non-Apple display that I am using with a Mac Mini, OSX 10.5.8. This display has a native display resolution of 1680x1050. Unfortunately this is not one of the display options in System Preferences, although there are display options with an

  • SDPICK - picking request

    We have a Warehouse managed stock and wan't to update a delivery with actual picked quantities. Thats OK but wa wan't to manually create and confirm Transfere orders. If I try to either use this IDoc or call WS_DELIVERY_UPDATE directly a Picking Requ

  • Almost there with a folder & file renaming script

    Hi all, I have been trying to write a script that will replace text in every file and folder from given folder, and all of its subfolders and files. I have manage to tweek the apple supplied script to rename all files but it keeps crashing when it re

  • Lbacsys.lbac_events

    I work with Forms 6i and 10g database and I try to insert a picture into a BLOB column. When I try this I get error: TABLE OR VIEW DOES NOT EXISTS and NO DATA FOUND and it says something about LBACSYS.LBAC_EVENTS. What can I do about it? Thanks in ad