
Not all data was added to the clipboard
Message no. 0K092
Diagnosis
Not all data was copied to the clipboard. For performance and resource reasons not all data is available on the front end. This data is passed to the front end only when required (for example, when scrolling the list). If you want to copy all data from a selected column in SAPGUI for Windows or in JAVA GUI, you have to scroll right to the bottom with the “Page Down” key, and then copy the data using CTRL +C.
Procedure
If a download function is active in the current view, use this method to pass the data to the front end. Open the file in an external editor and perform the clipboard action there.



