Help with the script — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Help with the script

edited Aug 2, 2018 2:36AM in Essbase 2 comments

Summary

Help with the script

Content

Hi! Could anyone explain what the script below does?

FIX( &CUR_MTH ){

FIX( C_NA , R_NA , P_NA ){

FIX( @RELATIVE( TTCST_SRC,0 ) ){

&INP_ACT_EXT(

&INP_ACT_EXT = &INP_ACT_EXT + @XREF( RU3TTCST,&INP_ACT_EXT,BG_TOT,"CA_TOT" );

&INP_ACT_EXT = &INP_ACT_EXT + @XREF( RU3TTCST,&INP_ACT_USR,BG_TOT,"CA_TOT" );

)

}

}

}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!