cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

BPC 10 MS - RUNALLOCATION

Former Member
0 Likes
115

hello,

iam  running allocation via DM package. Allocation logic works fine but it doesn't not trigger default logic.

Any idea why it will not trigger DEFAULT?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Meghana,

verify that your package has*LOGIC_MODE = 0 when it runs.

Regards

     Roberto

Former Member
0 Likes

hi Robert,

when I change logic mode = 0 ..it runs only default and not running my allocation file..

Former Member
0 Likes

Hi Meghana,

then you have to add a *RUNLOGIC with LOGIC=DEFAULT but remember to set well the scope before the execution.

Regards

     Roberto