Skip to Content
0
Former Member
Dec 14, 2007 at 02:38 PM

Distribute from Sender to Receipent in FOX

38 Views

Dear Consultants

I have written my own distribute logic using FOX. The function works fine. In order to make it Sender to Receipent, I am using following statement after distributing.

{Plan_Qty, CurYear, Sales_Office, Version}

{ZPLSLSQTY, VAR_CURYEAR, #, VAR_VERSION} = 0.

Function works without any error or warning but the value in the cube is not initialized. However if I check the value against above fields comination using message, it shows zero. This might be due to the planning level difference.

Please write me your expert comments, how can I initialize the value in above scenario.

Thanks

Shahid