HI Kalyan Thanks for your response...I have trued this also but not working and I have made this but not working....
--------------------------------------------------------------------------------------------------------------------------------------------
*SELECT(%COMM%,"[ID]",ACCOUNT,"[COMMITMENT_ITEMS] <>''")
*XDIM_MEMBERSET ACCOUNT = %COMM%
*WHEN ACCOUNT.COMMITMENT_ITEMS
*IS *
*WHEN ACCOUNT
*IS %COMM%
*REC(EXPRESSION = %VALUE%,ACCOUNT=ACCOUNT.COMMITMENT_ITEMS)
*ENDWHEN
*ENDWHEN
*COMMIT
--------------------------------------------------------------------------------------------------------------------------------------------
I have 7 other context and I want to set Commitment item at same context at which a GL account value is.
But thsi is not working I dont understand why.
Kalyan will this store the SUM of all accounts in ACCOUNT.COMMITEMENT_ITEMS