Hello Everyone,
We’re currently in the process of upgrading from IFS Cloud 24R2 to 25R1, and we’ve encountered an issue related to our custom credit card interface.
In version 24R2, we relied on the following procedures from DeliverCustomerOrder.plsql
:
Batch_Deliv_Pre_Ship_Del_Note
Deliver_List_Inv_Lines___
Deliver_List_Non_Inv_Lines___
However, we’ve noticed that these procedures have been removed in 25R1.
We’re reaching out to ask:
- Were these procedures replaced with new ones or moved to a different location in the codebase?
- Has anyone else run into this issue during their upgrade? If so, did you find a workaround or alternative approach?
- What are your thoughts on us simply copying the previous versions of these procedures into our custom code to maintain functionality and avoid future impact, assuming no official replacements exist?
We’d really appreciate any insights, experiences, or suggestions you can share.
Thanking you in advance!