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

Change Variant Content Programmatically

Former Member
0 Likes
640

Hi,

My program gets triggered through a workflow, I get the pernr and the effective date as the input paramters.

I need to schedule a program depending upon the effective date and give pernr and the effective date as the input, I used the fucntion modules Job Open/Submit/close to schedule the job but I need to change the variant data dynamically I mean whenever the workflow triggers the program I need to change the variant content depending upon the input I get from the workflow.Any suggestions will be appreciated and suitably rewarded.

Regards

Vick

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
388

Use the function module RS_CHANGE_CREATED_VARIANT to change the contents of an existing variant.

1 REPLY 1
Read only

Former Member
0 Likes
389

Use the function module RS_CHANGE_CREATED_VARIANT to change the contents of an existing variant.