Skip to Content
0
Former Member
Jul 26, 2010 at 04:43 PM

Script logic - Save value to diferent categories

43 Views

Hi,

I have the following code.

*WHEN ACCOUNT.PARENTH1
*IS "TOTREV"
*REC(EXPRESSION=%VALUE%,ACCOUNT="NEWACCOUNT")
*ENDWHEN
*COMMIT

And in the current view of the BPC for excel i have selected for the category "BUDGET"

I wanna be able to detect that the current modification is being processed by the budget category, and save it to the actual category.

So if i send the value for certain account in the BUDGET category, when i change the current view to the ACTUAL category, i'd have the same value there.

Thanks in advance.

Leandro Brazil