Skip to Content
0
Sep 13, 2010 at 04:11 PM

conditional execution of FX trans logic within default logic

25 Views

Hi all,

Our default logic file contains *Include FXtrans.lgf

As is currently, it executes for all entities in the current data region. How can I limit its execution to only a specific entity?

Essentially, this is what I would like to do but don't know the syntax for:

If entity = "Sales"

*include fxtrans.lgf

Thanks,

Hitesh