Hi,
I have used script logic for BPC NW for quite a long time now and consider myself a semi-expert.
I now have a BPC MS project, where I need to add script logic to enhance the functionality.
I started up wrting the entire code, but for some reason it didn't work. I have now created the simplest example, but I'm still facing problems.
The script is:
*XDIM_MEMBERSET Konto = 5005
*WHEN Konto
*IS "5005" *REC(FACTOR=2) *ENDWHEN While testing the script it is placed in DEFAULT.LGF.
When I send data to Konto = 5000 I would expect the data is multiplied by 2, but instead the data is zeroed out.
I have no clue what is going on - can any of you help me?
BR,
Lars