R12: IBY: Invalid Time Ranges Error Occurred in IBY_DISBURSEMENT_SETUP_PUB.Set_Payee_Instr_Assignment
(Doc ID 2421011.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Payables - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
In API IBY_DISBURSEMENT_SETUP_PUB.Set_Payee_Instr_Assignment,
If end_date is set to the past day from yesterday, an error occurs.
end_date := sysdate - 1 or sysdate - 2 ...
Error information:
l_return_status : E
l_return_msg :xxxx
Result_Code : INVALID_BEGIN_END_RANGE
Result_Category : INVALID_PARAM
Result_Message : Invalid time ranges: At least one time range overlaps another.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |