Skip to Content
0
Former Member
Jan 26, 2011 at 02:17 PM

How to make Field "Period/Fiscal Year" dynamic in the program variant

1734 Views

HI All,

We have program called "RCRM_FM_ACL_ACCRUAL_RUN" which is used to calcukate accruals in CRM. This program has got a field "Period/Fiscal Year".

We want this program to run every day at specific time. So we have created a variant in order to schedule a job with program so that it runs every day and calculates the accrual.

when we create variant we need to maintain some values in the variant like fund plan id in fund plan id field and period/year in "Period/Fiscal Year". Normally for date field we have an option to make a field dynamic by selecting value "D" (Dynamic) in selection variable, so it takes date every time as current date automatically and we do not have to change it every day.

But in program *"RCRM_FM_ACL_ACCRUAL_RUN",* I could not find the option "D" for the field "Period/Fiscal Year". Because of this we have to change the "Period/Fiscal Year" manually every time when ever period/year gets changed. we want this to be done automatically.

Can any onet tell me why we are not able to find the optin "D" (Dynamic) in the program "RCRM_FM_ACL_ACCRUAL_RUN". Do we need to do any settings for that.

or

Is there any other way to full fill my requirement i.e period/year get updated automatically with current period/year every time when period/year gets changed.

Thanks in advance,

JM.