Newer Version Available
MruHeader
In API version 7.0 and later, the create(), update(), and upsert() calls do not update the list of most recently used (MRU) items in the Recent Items section of the sidebar in the Salesforce user interface unless this header is used. Be advised that using this header to update the Recent Items list may negatively impact performance.
API Calls
create(), merge(), query(), retrieve(), update(), upsert()
Fields
Sample Code—Java
This sample turns on the MRU list update option by setting the MruHeader to true. Next, it creates an account.