Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

Executing Script Logic File with Data Manager package

$
0
0

Hello all,

 

I have a script logic file that I want to execute using Data Manager package. As I know, while creating a package, I need to modify the data manager dynamic script. Could someone explain me what I need to add to the data manager dynamic script? And possibly write here the dynamic script for script logic that I write below?

 

I was reading the book for BPC420, and it was mentioned very briefly what needed to be added to it, so I didn't quite understand it.

 

Here is my script logic file called testlogic.lgf .

 

*SELECT(%EH%,"[ID]","D34_ENTITY","[LEVEL]='BU_INP'")

 

 

*XDIM_MEMBERSET D34_ENTITY=%EH%

*XDIM_MEMBERSET D63_FLOW = D63.03.2,D63.03.2.1,D63.03.3,D63.03.3.1,D63.03.4.1

 

 

*FOR %Q1%=%EH%

*RUNALLOCATION

*FACTOR=1

*DIM D34_ENTITY WHAT=%Q1%; WHERE=[BU]="%Q1%" AND [FINDATA] = "Y";

*DIM D63_FLOW   WHAT=  D63.03.2,D63.03.2.1,D63.03.3,D63.03.3.1,D63.03.4.1; WHERE=<<<;

*ENDALLOCATION

*COMMIT

*NEXT

 

 

Thank you,

 

Jake Alexander


Viewing all articles
Browse latest Browse all 5414

Trending Articles



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