CI_POSITION_DATA_FL Excel to CI - Error: More than one row exists
Hello!
I am attempting to use Excel to CI to load a new row into POSITION_DATA_E using the CI_POSITION_DATA_FL. My selected input fields are POSITION_NBR, EFFDT, EFFSEQ, EFF_STATUS, ACTION_REASON, ACTION_DT, STEP_TO, and STEP.
I am testing with one row and I have confirmed that the existing row in POSITION_DATA_E has an earlier EFFDT than I am attempting to use. The Action I have tried are UPDATE and UPDATEDATA.
The error states: More than one row exists. (CI_POSITION_DATA_FL) (91,51).
I am curious if the issue is because the parent row is CI_POSITION_DATA_FL.POSITION_NBR and the child beings with POSITION_DATA_E.EFFDT. Could this be causing the issue? Because the POSITION_NBR does exist in the system already.