User created second Consolidation with same mapping and now has error
GL
EBS 12.1.3
User found a Consolidation was not picking up data and so created a new one with the same COA Mapping
Now when reviewing either consolidation or COA Mapping they get the error:
The Condition (select A.ATTRIBUTE1 FROM GL_COA_MAPPINGS_V B, GL_CONSOLIDATION_V A WHERE B.NAME= :MAPPING.NAME AND A.MAPPING_ID=B>MAPPING_ID)='ARCHIVE' could not be evaluated because of error ORA-01427: single row subquery returns more than one row
I can see two rows in GL_CONSOLIDATION_V and gl_consolidation with the same coa_mapping_id = 1028
Is it not possible to have the same mapping for different consolidations?