Memory record in SAP

Hello,
I found when I log in SAP, the system sometimes can call back my previous log in record. eg:just press one letter can be call in a whole full name. How to cancel this action?
BTY, I try to log in through two computer. One can call up the previous record ,another cann't.
Why makes different?
Reward if helpful!
Thanks

Dear Ling Jhang,
1) This happens due to the frontend settings.
From any screen on SAP you will see on the top right a small square with green/red/blue lines in it.
Choose the above icon -> Options -> Choose the tab Local data,
Here, you will find that below the 'History' block ''ON'' is selected.
Change it to ''OFF''.
Logout from SAP.
Login again.
You will not find any more history shown when you put the focus or cursor on a particular field, or when you press backspace etc...
2) This history will not appear on someone elses computer other than your because its stored locally in your computer. The other computer will show the history based on whats stored in the local cache there.
**Directory for local data
This is the directory to store the input history and the cache files. The directory must exist and you must be able to write to it.
The history files like SAPLocalData.mdb and SAPLocalData.ldb will be stored direct under this directory.
The cache files will be stored under its subdirectories SAP_Cache_/Cache1, SAP_Cache_/Cache2 etc..
Pls reward points if you find the answer useful.
Thanks,
Maverick

Similar Messages

  • How to update Records of SAP table from .CSV file

    Hi,
    I have written a code which takes a data from (,) delimited CSV file and adds it into the Internal table.
    Now I want to update the all fields in SAP table with the Internal table.
    I want to use Update statement.
    Update <table Name> SET <field needs to update> WHERE connditon.
    I don't want to iterate through thousand on record in sap table to check the where condition.
    Could you please tell me how to do it.

    Hi. I thing you will not workaround the iterating of the internal table.
    You can pre-load all the records into another internal table
    check lt_csv[] is not initial. " important, otherwise next select would read all records of the table
    select .... into lt_dbitab for all entries in lt_csv where key-fieds = lt_csv-key_fields...
    check sy-subrc eq 0 and lt_dbitab[] is not initial.
    then do in-memory update of the it_dbitab
    loop at it_dbitab assign <fs>.
      read table lt_csv assign <fs_csv> with key ... " lt_csv should be sorted table with key, or you should try to use binary search
      if sy-subrc eq 0.
        ...change required lt_dbitab fields: <fs>-comp = <fs_csv>-comp...
      endif.
    endloop.
    ant then you can do mass-update
    update dbtab from table lt_dbitab.
    From performance view, this solution should be much faster than iterating lt_csv directly and updating every single database record
    Br
    Bohuslav

  • How to create a custom function module with the records in SAP R/3?

    Hi All,
    How to create a custom function module with the records in SAP R/3? Using RFC Adapter I have to fetch the custom function module records.
    Regards
    Sara

    Hi
    goto se37...here u need to create a function group... then u need to create a function module. inside assign import/export parameters. assign tables/exceptions. activate the same. now write ur code within the function module
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db98fc35c111d1829f0000e829fbfe/content.htm
    Look at the below SAP HELP links, These links will show you the way to create a Function Module
    http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db98fc35c111d1829f0000e829fbfe/content.htm

  • How to analyse the main memory usage in SAP ERP systems?

    Dear expert,
    I'm doing a research work about analysing the main memory usage in SAP ERP systems.
    I would like to find out what is load in buffers and when. That means, which process have the control of these memories and which are always performing something, tables loaded, and so on. Becuase I tried to isolate the space needed by a simple webservice call (create one material) in my test system, but even after a $SYN there are something stored in the buffers. I use a BAPI to avoid the execution of the SAPGUI and its repercussion in the system (I know the BAPI called uses resources too, but when I run this BAPI to get the statistics, it's like ST02, I get different values). Could someone help me or recommend something specific to read? Thanks a lot in advance.

    Dear expert,
    Thanks a lot for your answer. The point is now that I want to isolate the memory used by a webservice that I call, I mean, I would like to know how many memory is this webservice using in each buffer. And could you tell me where could I read something about the order that things happen in SAP System when a webservice is called (always memory related), that's which steps are done to store data in buffers and so on. Thanks in advance.

  • Setting required to create Business partner record in SAP GTS for the customer who transferred from the SAP ECC system

    Dear Experts,
    Can you please suggest me list of activities require to automatically  create Business partner record in SAP GTS for the customer who transferred from the SAP ECC system .
    i.e If I create the customer master record and transfer the same CMR to SAP GTS , what are the setting requires to maintain in SAP GTS sytem to automatically create the Business partner .
    Ram

    Hi Raghu,
    Below are the main settings required to enable you to transfer Customer Master Data to SAP GTS. Please note that their is a difference between, Customer Master Record and Customer Master Data in terms of data and for GTS, we transfer Customer Master Data. Hence, below are the settings required:-
    In SAP ECC system:-
    Activate the change pointers for Customer Master Data apart from enabling basic connection settings.
    Schedule a job to run at regular intervals to transfer all the customer master data for the available change pointers to the SAP GTS system
      2.  In SAP GTS system:-
    Maintain the Mapping for ECC Customers to SAP GTS Business Partners in the General settings area of the SPRO in SAP GTS system
    Ensure that the Number range is maintained for those GTS  Business Partners.
    Also, some time you may be required to maintain the organisational structure to ensure full working.
    I hope this will be helpful to you.
    Regards,
    Aman

  • How many records does SAP object BAPIE1VARKEY contain

    Hi Folks,
    I have just started learning ABAP.
    And i have following queries in mind.
    how many records does SAP object BAPIE1VARKEY contain?
    regards,
    Nithin

    Going on an interview? Going to try to fool a savvy tech manager?  I hope not...  How about you tell me why the answer is not two?

  • How can  distribute 5 lakhs records from sap R/3 setup tables ?

    How can  distribute 5 lakhs records from sap R/3 setup tables in to multiple  requests in sap BI?

    Hello,
    what is "lakhs" ?
    Please use plain English words on a world wide forum...
    Regards,
    Olivier

  • Media from memory recorder goes offline after downloaded to FCP

    Hi guys, I just bought a Sony HVR Z5U with the Memory Recording unit. My problem is once I get the media into FCP and turn of the recording unit, the media goes off line, even after saving the project. Is there a setting I don't know about here to save the media within my hard drives so I don't have to keep all footage on the compact flash card?

    Apology accepted. I've always Logged and Captured footage from tapes, did the editing, saved the project to a external and it has always been there when I went back to work on it. I didn't know you had to save media from a recorder unit to the external first, because I have never dealt with it before. Thanks for the help.

  • Relation between records and SAP Licenses.??

    Hi Experts
    The Scenario of the issue is as below.
    SAP Licenses held by the company is -- numbers.
    And the employee records including PD(appraisal),PA & OM exceeds the allowed records numbers.
    Qn1 Whats the realtion between SAP license and records ?
    Qn2 How to go about in this scenario?
    Qn3. Should i prioritise the existance of records in appraisals and delete the least priority after consulting the client?anyway OM & PA records should not be deleted.
    Please throw some light on the issue.

    Hi Abhilash,
    As rightly said by Suresh Licence has nothing to do with Records/Employees. Licences are meant for the users who maintain these records in SAP.
    You can have 1000 employees with those many records but can have 1 licence for the user who maintains it.
    Regards
    Uday

  • Creating Purchase Info Record in SAP using JCO

    I am trying to create a Purchase Info Record (ME11) in SAP using the below JCo code:
    It executes without fail and throws no error, but i am not able to get the newly created info record in SAP. In ME13 it says info record not found. Can i know what am i missing?
    I am using these FMs :
    1. ME_INITIALIZE_INFORECORD
    2. ME_DIRECT_INPUT_INFORECORD
    3. ME_POST_INFORECORD
    IFunctionTemplate ft1 = mRepository.getFunctionTemplate("ME_INITIALIZE_INFORECORD");
        JCO.Function function1 = ft1.getFunction();
        mConnection.execute(function1);
        IFunctionTemplate ft = mRepository.getFunctionTemplate("ME_DIRECT_INPUT_INFORECORD");
        JCO.Function function = ft.getFunction();
        JCO.ParameterList importparams =function.getImportParameterList();
        //  Setting HeadData Structure Information
        JCO.Structure headStructure = importparams.getStructure("I_EINA");
        //headStructure.setValue("105","MANDT");
        //headStructure.setValue("5300259768", "INFNR");
        headStructure.setValue("MYPART0006", "MATNR");     
        //headStructure.setValue("MYPART0006", "IDNLF");
        headStructure.setValue("100002","LIFNR");
        headStructure.setValue("10000","MATKL");
        headStructure.setValue("KGS","MEINS");
        headStructure.setValue("1","UMREZ");
        headStructure.setValue("1","UMREN");
        headStructure.setValue("SG","URZLA");
        headStructure.setValue("KGS","LMEIN");
        //headStructure.setValue("0000005300259768","URZZT");
        JCO.Structure headStructure1 = importparams.getStructure("O_EINA");
        //headStructure1.setValue("105","MANDT");
        //headStructure1.setValue("5300259768", "INFNR");
        headStructure1.setValue("MYPART0006", "MATNR");    
        //headStructure1.setValue("MYPART0006", "IDNLF");
        headStructure1.setValue("100002","LIFNR");
        headStructure1.setValue("10000","MATKL");
        headStructure1.setValue("KGS","MEINS");
        headStructure1.setValue("1","UMREZ");
        headStructure1.setValue("1","UMREN");
        headStructure1.setValue("SG","URZLA");
        headStructure1.setValue("KGS","LMEIN");
        //headStructure1.setValue("0000005300259768","URZZT");
        System.out.println("General Data Set");
        JCO.Structure purchaseDataStructure = importparams.getStructure("I_EINE");
        //purchaseDataStructure.setValue("105","MANDT");
        //purchaseDataStructure.setValue("5300259768", "INFNR");
        purchaseDataStructure.setValue("1000","EKORG");
        purchaseDataStructure.setValue("1000", "WERKS");
        purchaseDataStructure.setValue("003","EKGRP");
        purchaseDataStructure.setValue("USD","WAERS");
        purchaseDataStructure.setValue("3","APLFZ");
        purchaseDataStructure.setValue("1","PEINH");
        purchaseDataStructure.setValue("1","BPUMZ");
        purchaseDataStructure.setValue("1","BPUMN");
        purchaseDataStructure.setValue("1000","EFFPR");    
        purchaseDataStructure.setValue("0001","BSTAE");    
        purchaseDataStructure.setValue("100000","NETPR");
        purchaseDataStructure.setValue("X","KZABS");
        JCO.Structure purchaseDataStructure1 = importparams.getStructure("O_EINE");
        //purchaseDataStructure1.setValue("105","MANDT");
        //purchaseDataStructure1.setValue("5300259768", "INFNR");
        purchaseDataStructure1.setValue("1000","EKORG");
        purchaseDataStructure1.setValue("1000", "WERKS");
        purchaseDataStructure1.setValue("003","EKGRP");
        purchaseDataStructure1.setValue("USD","WAERS");
        purchaseDataStructure1.setValue("3","APLFZ");
        purchaseDataStructure1.setValue("1","PEINH");
        purchaseDataStructure1.setValue("1","BPUMZ");
        purchaseDataStructure1.setValue("1","BPUMN");
        purchaseDataStructure1.setValue("1000","EFFPR");       
        purchaseDataStructure1.setValue("0001","BSTAE");       
        purchaseDataStructure1.setValue("100000","NETPR");
        purchaseDataStructure1.setValue("X","KZABS");
        mConnection.execute(function);
        IFunctionTemplate ft2 = mRepository.getFunctionTemplate("ME_POST_INFORECORD");
        JCO.Function function2 = ft2.getFunction();
        JCO.ParameterList importparams2 =function2.getImportParameterList();
        importparams2.setValue("MYPART0006", "I_MATNR");
        importparams2.setValue("MYPART0006", "O_MATNR");
        mConnection.execute(function2);
    Edited by: rs_d123 on Dec 17, 2011 10:46 AM
    Edited by: rs_d123 on Dec 17, 2011 10:46 AM

    If i give this much code then it throws an error
    Exception in thread "main" com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Enter Purch. group :
    I have already set the purchase group in the code: EKGRP as 003. Dont know why its still asking for purchase group.
                JCO.Repository mRepository;
             mRepository = new JCO.Repository("SAPConnection", mConnection);
             System.out.println(" Repository Created ");
             IFunctionTemplate ft1 = mRepository.getFunctionTemplate("ZME_INITIALIZE_INFORECORD");
             JCO.Function function1 = ft1.getFunction();
             mConnection.execute(function1);
             IFunctionTemplate ft = mRepository.getFunctionTemplate("ZME_DIRECT_INPUT_INFORECORD");
             JCO.Function function = ft.getFunction();
              JCO.ParameterList importparams =function.getImportParameterList();
              //  Setting HeadData Structure Information
              JCO.Structure headStructure = importparams.getStructure("I_EINA");
              headStructure.setValue("MYPART0006", "MATNR");          
              headStructure.setValue("0000100002","LIFNR");
              headStructure.setValue("000010000","MATKL");
              headStructure.setValue("KGS","MEINS");
              headStructure.setValue("1","UMREZ");
              headStructure.setValue("1","UMREN");
              headStructure.setValue("SG","URZLA");
              headStructure.setValue("KGS","LMEIN");
              System.out.println("General Data Set");
              JCO.Structure purchaseDataStructure = importparams.getStructure("I_EINE");
              purchaseDataStructure.setValue("1000","EKORG");
              purchaseDataStructure.setValue("1000", "WERKS");
              purchaseDataStructure.setValue("003","EKGRP");
              purchaseDataStructure.setValue("USD","WAERS");
              purchaseDataStructure.setValue("1","APLFZ");
              purchaseDataStructure.setValue("1","PEINH");
              purchaseDataStructure.setValue("1","BPUMZ");
              purchaseDataStructure.setValue("1","BPUMN");
              purchaseDataStructure.setValue("1000","EFFPR");          
              purchaseDataStructure.setValue("0001","BSTAE");          
              purchaseDataStructure.setValue("1000","NETPR");
              purchaseDataStructure.setValue("X","KZABS");
              mConnection.execute(function);
             IFunctionTemplate ft2 = mRepository.getFunctionTemplate("ZME_POST_INFORECORD");
             JCO.Function function2 = ft2.getFunction();
              JCO.ParameterList importparams2 =function2.getImportParameterList();
              importparams2.setValue("MYPART0006", "I_MATNR");     
              mConnection.execute(function2);
              System.out.println("Execution Completed");
    Edited by: rs_d123 on Dec 19, 2011 9:04 AM

  • Automated way to update PIR records in SAP via an uploadable CSV file

    HI,
      Can we get in place an automated way to update PIR records in SAP via an uploadabel CSV file. Right now we have to manually update PIRs by going into ME12 and updating the pricing and PIR timing manually.If anyone hassuggestions of how to go about it please do pool in here. Do we have BAPI related to this ?
    Thanks,
    Sindhu.

    I woudl suggest you check ORDERS05 IDOC type (ORDCHG message type).
    FM - idoc_input_ordchg

  • Mass delete records in SAP

    Hi,
    I am just wondering if anyone can tell me how to mass delete the record in SAP. I mistakenly uploaded like 500 values in a wrong table and want to delete them.
    Thank you in advance,
    Sunny

    Hi,
    If u want to delete records in ZTEST table.
    Then u can do as
    Select * from ztest into table i_ztest.
    if sy-subrc = 0.
    Delete ztest from TABLE i_ztest.
    endif.
    Or if u have any dtae field in the table can do as
    TABLES SBOOK.
    DELETE FROM SBOOK WHERE CARRID = 'LH'      
    similarly u can give the where conditon with the specified date.
    Do a COMMIT after u delete.
    Also check
    http://help.sap.com/saphelp_46c/helpdata/en/7e/c81e1f52c511d182c50000e829fbfe/frameset.htm
    http://www.sapdevelopment.co.uk/abap/bypass/bp_updtable.htm
    Thanks & Regards,
    Judith.

  • HT4724 Sony HVR-Z7U memory recording unit transfer to Mac FCP X ?

    I am unable to transfer from my Sony Memory Recording Unit to my Mac FCP X. Any ideas?

    According to a couple of other posts here, you have to either go through Final Cut Pro 7, Clipwrap, or Mpeg Streamclip. I avoid Mpeg Streamclip because of the fact that it cannot distinguish the audio. If for example, I record separate audio with my Sony Z7 cameras, like when I split channels with one on the boom mic and the other on the radio mic, Mpeg Streamclip tends to combine these channels to stereo which is useless. The final cut pro 7 plugin is the only one I know of that separates the audio channels. I am not sure whether this is possible with the latest version of Clipwrap. I did use Clipwrap in the past, however I don't use it now because of the Sony plugin. I also have one for XDCAM, so I can ingest footage from an EX 1 or EX 3. As for DSLR footage, I haven't tried, but I tend to use 5D to RGB batch (download from Apple Store) to convert any DSLR footage to Apple ProRes in various degrees of quality. Apparently Sony are working on a plugin, but they are taking their sweet time on this as Final Cut Pro X has already been out for a year. This is something that Apple is not responsible to provide a solution for.

  • Complementary items to be recorded in SAP.

    Is It possible to a have track on the materials which is sent to the parties. These materials are gift items, pen, shaving set etc. These materials are given as complementary to customers.
    These materials are purchased using Purchase order, then making GRN and making payment.
    After this, these materials are sent to customers, and no entry is recorded in SAP.
    Please help in the further entries to proceed in SAP. So that it will be easier to track.

    Hi
    go to cs01 creating a BOM for free goods material.
    after  assign that BOM material in VBN1 & test it.
    pls find below  thread
    More than 2 Free Goods
    Even it is possible to create free goods for 1:n material for inclusive & exclusive for 2 materials.
    create a sale order 2 material with diff qty.& free goods for 2 diff qty for inclusive & exclusive
    Regards
    Raj.

  • Biometric time recording into sap

    hi,
      Can anyone please tell me how to upload external biometric time recording into sap and into which infotype and how.
    Thanks
    raju

    Hi Kosuru,
    this is easy: Just  upload the external biometric time recording into sap and respective infotype.
    Regards,
    Clemens
    Note: Generic questions deserve generic answers. Anything more is 'consulting issue'

Maybe you are looking for

  • Can't install 10.5.8 using Software Update

    I haven't been able to apply the past few OS X updates (including the current 10.5.8 update) using Software Update. I get an error message telling me I don't have sufficient privileges. This is strange because I'm the admin user with full privileges.

  • What do I need to use thies speakers

    I got a pair of speakers on the side of the road marked free. they are box'd and obviusly for home theature after taking the back off of one and looking at the speakers they googling them i came to the conculsion they are extreamly old each box has t

  • How to set password for iOS7

    how do I set up the password for iOSi7 which I downloaded to my iPad mini?  It refuses to accept my Apple Password, and my device says "iPad is disabled"

  • Error during Tiger install, disk utility (DVD) says could not unmount disk

    OK, I'll start at the beginning. I was running 10.3.9 on my iMac G4. I hooked up a new firewire external HD. Transferred my iTunes music over, everything worked fine. Ran software update to make some updates (iTunes, Quicktime, Security Update, maybe

  • No. Ranges problem

    Hi Friends, I am doing CIN and while doing GR I am getting error. Massage no. 4f159 " Miantain no. ranges for object J_IINTNUM , J_IIRG23A1 AND RG23A2". I have maintained no. ranges for all object using SNRO transaction but it has not solved yet. Ple