Skip to content

Instantly share code, notes, and snippets.

@MikeSidorochkin
Created March 5, 2021 14:06
CALL METHOD cl_gui_frontend_services=>clipboard_export
IMPORTING
DATA = data_block
CHANGING
rc = rc
EXCEPTIONS
OTHERS = 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment