on 2021 Apr 09 10:52 AM
Hello All,
I am getting the below error while validating/execute the below script
when i execute the below script I am getting "No members found in dimension “TIME” for condition “CALC” = “N” "
//Moving Salary Effect date to Current period+1 for Existing Employees
*XDIM_MEMBERSET JOBLEVEL = NO JOB LEVEL
*SELECT(%CC%,[ID],COSTCENTER,COMPANY_CODE = %COSTCENTER_SET%)
*XDIM_ADDMEMBERSET COSTCENTER = C35009000
*XDIM_MEMBERSET ACCOUNT = NO_ACCT
*XDIM_MEMBERSET ACCOUNT_EMP = SALARY_EFF_DATE
*XDIM_MEMBERSET RPTCURRENCY = LC
*XDIM_MEMBERSET DATASRC = MANUAL
*XDIM_MEMBERSET CATEGORY = WE
*XDIM_MEMBERSET EMPLOYEE = E300509,NoEmp
*XDIM_MEMBERSET TIME = 2021BASE
%CUR_PER% = 2021.01
%TIME% = 2021
%DEC_PER% = 2021.12
*WHEN ACCOUNT.GL_SL_RP
*IS $CHK$ *REC(EXPRESSION=(%CUR_PER%==%DEC_PER%)?0:(%VALUE%<TMVL(1,%CUR_PER%))?(%VALUE%>0)?(TMVL(1,%CUR_PER%)):%VALUE%:%VALUE%) *ENDWHENRequest clarification before answering.
Hello srikanth_bpc
See:
Marc
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 10 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.