Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for the Microsoft platform
Viewing all articles
Browse latest Browse all 1545

Error in RunLogicAgainstSelection: This key is already associated with an element of this collection

$
0
0

Hi Experts,

 

I am using BPC 7.5M , I am getting error "Error in RunLogicAgainstSelection: The key is already associated with an element of this collection"while validating logic. We have not made any changes and yesterday there was no error. However today for all the application to application copy script logics validations are failed with the same error message.

 

One of the validation failed script logics.

 

*WRITE_TO_FAC2

*PROCESS_FAC2

 

 

*SELECT(%ENTITY%, "[ID]", "ENTITY", "[ConsolHCEntity]<>''")

 

 

*XDIM_MEMBERSET ENTITY = %ENTITY%

*XDIM_MEMBERSET ACCOUNTHC=HEADCOUNTHM,HEADCOUNTOFC

// Included CON - Constant Currency Changed by: XXXX

*XDIM_MEMBERSET RPTCURRENCY=LC, USD, EUR, CON

 

 

 

 

*DESTINATION_APP=CONSOLIDATIONS

 

 

*ADD_DIM INTCO=NOINTCO

*ADD_DIM PC=NOPC

 

 

*SKIPDIM=EMPLOYEE

*SKIPDIM=IOCODE

*SKIPDIM=JOBGRADE

*SKIPDIM=JOBTYPE

*SKIPDIM=LOCATION

*SKIPDIM=SCENARIO

 

 

*RENAME_DIM EMPTYPE=ACCOUNT

*RENAME_DIM ACCOUNTHC=FN

 

 

*WHEN CATEGORY

*IS ACTUAL

  *WHEN EMPTYPE

  *IS Perm

   

                            *REC(FACTOR=1,EMPTYPE="HCPerm",ACCOUNTHC=CC.FUNCTION,ENTITY=ENTITY.ConsolHCEntity)

 

 

  *IS Intern

   

                            *REC(FACTOR=1,EMPTYPE="HCIntern",ACCOUNTHC=CC.FUNCTION,ENTITY=ENTITY.ConsolHCEntity)

 

 

  *IS DTemp

  

                             *REC(FACTOR=1,EMPTYPE="HCDTemp",ACCOUNTHC=CC.FUNCTION,ENTITY=ENTITY.ConsolHCEntity)

 

 

  *IS NoEmpType

   

                            *REC(FACTOR=1,EMPTYPE="HCNoType",ACCOUNTHC=CC.FUNCTION,ENTITY=ENTITY.ConsolHCEntity)

 

 

  *ENDWHEN

*ELSE

*ENDWHEN

 

 

*COMMIT

 

 

Please provide me your valuable inputs.

 

 

Thanks & Regards,

Kasi


Viewing all articles
Browse latest Browse all 1545

Trending Articles



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