Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for the Microsoft platform
Viewing all articles
Browse latest Browse all 1545

script logic : difference between default and other

$
0
0

Hi,

 

I have a script

 

*SELECT(%ACCOUNTL_SRC2%,[ID],"ACCOUNTL","[PROPERTY_X]<>'' OR [PROPERTY_Y]<> '' ")

*SELECT(%INTCO_SRC%,[ID],"INTCO","[ENTITY]<>'' ")

*SELECT(%ENTITY_SRC%,[ID],"ENTITY","[INTCO]<>'' ")

*CALCULATE_DIFFERENCE=0

*XDIM_MEMBERSET ACCOUNTL=%ACCOUNTL_SRC2%

*XDIM_MEMBERSET INTCO=%INTCO_SRC%

*XDIM_MEMBERSET ENTITY=%ENTITY_SRC%

*XDIM_MEMBERSET ACCDETAIL=F_CLO,F_CLO_INTCO

*XDIM_MEMBERSET CURRENCY=EUR

*XDIM_MEMBERSET CATEGORY=%CATEGORY_SET%

*XDIM_MEMBERSET TIME=%TIME_SET%

*XDIM_MEMBERSET DATASRCL=%DATASRC_SET%

*XDIM_MEMBERSET CONSOSCOPE=G_NONE

*WHEN ACCDETAIL

*IS F_CLO_INTCO

*REC(EXPRESSION=0,ENTITY=INTCO.ENTITY,INTCO=ENTITY.INTCO)

*IS F_CLO

*REC(FACTOR=1,ACCDETAIL=F_CLO_INTCO,ACCOUNTL=ACCOUNTL.PROPERTY_X,ENTITY=INTCO.ENTITY,INTCO=ENTITY.INTCO)

*REC(FACTOR=1,ACCOUNTL=ACCOUNTL.PROPERTY_Y)

*ENDWHEN

When I run this script via a datamanager package it works fine for either one or several months at a time.

 

However, when I add *INCLUDE theabovescript to my default logic, it only works for one period, if I enter data for several periods, the script stops working.

 

Does anyone have an idea why this would be?

 

Thanks,

Arnold


Viewing all articles
Browse latest Browse all 1545

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>