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

COde changes using BDc ?

former_member206377
Active Contributor
0 Likes
355

Hi All,

Is it possible to make changes to a code using BDC recording.. ? If so , how.. I tried doing it, but it comes to the point of opening the program in change mode, but doesnt make any changes in it.. Is it possible in the first place if we have to make same changes in many programs with a static code??

Thanks,

Vasuki

1 REPLY 1
Read only

Former Member
0 Likes
327

Hi,

For changing programs dynamically use

READ REPORT and INSERT REPORT statements

See the examples in the documentation of the statements

Regards