Hi to all,
help for a simple task.
Is there a way to set up the clipboard, knowing the fixed elements?
I explain:
i know how to set up a clipboard by taking data from a table.
But I have to set up a Clipboard of stable elements. (SAP document type). The list is fixed.
I don’t know the correct formatting of the text to put in the command, if there is any way.
1 - Create one string by appending each value with Environment.NewLine.
2 - Set that string to Set clipboard.
3 - There is an button in SAP to paste copied data, please confirm if it’s there in your SAP window or not.