what is the maximum number for picklines that pickslip can have in Oracle Fusion ERP - SCM
I have an order more than 1000 lines, I want to do PickSlip Confirmation, I can extend query limit to 500 and loop through 2 times and fetch all the picklines.
but I want to know before proceeding the changes, does oracle have any limit for creating the PickSlip based on the pickLines(no of order lines).
0