2008 Nov 25 4:15 PM
Hi,
I am involved in an upgrade project from 4.6C to ECC 6.0. So, I am looking for a replacement to function module CLPB_EXPORT
Pls, if anyone can suggest me any alternative.
<removed_by_moderator>
Ravi
Edited by: Julius Bussche on Nov 25, 2008 5:25 PM
Hi,
I am involved in an upgrade project from 4.6C to ECC 6.0. So, I am looking for a replacement to function module CLPB_EXPORT
Pls, if anyone can suggest me any alternative.
<removed_by_moderator>
Ravi
Edited by: Julius Bussche on Nov 25, 2008 5:25 PM
2008 Nov 25 4:23 PM
you should use class CL_GUI_FRONTEND_SERVICES, method: CLIPBOARD_EXPORT
(it is mentioned in the Documentation of the FM, so better read it next time... and why you promise points, if you don't mark the thread as question? lol...)
2008 Nov 25 4:23 PM
use this ...
CLIPBOARD_EXPORT from class CL_GUI_FRONTEND_SERVICES