Hello friends,
Here is the scenario:
I am using logic by in default - Datasrc and time dimensions. There is one specific data src COD that calls logic CODCall.lgf. Now CODcall.lgf has 2 include statements:
*INCLUDE AFCST.LGF
*INCLUDE FCBDGT.LGF
AFCST runs fine when data is being loaded through data manager package, but FCBDGT wont work. Any suggestions on why?