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

function module to set unicode flag in program attributes

Former Member
0 Likes
901

hai ,

can any one suggest me the function module which changes the attributes of the report programs ( like Unicode flag active .. ) and activates these reports even if there are any errors ...

2 REPLIES 2
Read only

h_senden2
Active Contributor
0 Likes
472

The unicode flag for a program is set in table field REPOSRC-UCCHECK.

You can write your own report or function module for this purpose.

regards,

Hans

Please reward all helpful answers !!!!!

Read only

Former Member
0 Likes
472

Hi,

Check the function module RSS_PROGRAM_INSERT

Regards

Sudheer