Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

obsolete fm CLPB_EXPORT?

Former Member
0 Likes
527

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

2 REPLIES 2
Read only

JozsefSzikszai
Active Contributor
0 Likes
487

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...)

Read only

former_member203501
Active Contributor
0 Likes
487

use this ...

CLIPBOARD_EXPORT from class CL_GUI_FRONTEND_SERVICES