Hi all,
I implemented IC on Test tenant. They are working well at test tenant.
I moved all source code to PRD, but they are not working.
I try to debug on PRD tenant. I saw that they did not go to start conditions.
All My IC are not workin...
Hi all,
I have a problem when creating Payment Advice through SDK. Most properties of PaymentAdvice object are read-only.
When I usues ManageRemittanceAdviceIn web searvice to create Payment Advice. It works fine.
Do you know if there is...
Hi all,
I would like use Outbound Delivery Request to create Outbound Delivery.
I followed the example code from Repository Explorer, release all item schedule line of Outbound Delivery Request. But I only created 3PL Request.
Could you please ...
Hello all,
I would like creating Outbound Delivery by ABSL code from "Outbound Delivery Information" which Warehouse Provider sent after finishing 3PL request .
I can’t immediately call ProcessOutboundDeliveryExecutionConfirmation service because...
Hello Experts,
I try to overwrite Ship to address in Sale order, but I got the message "Must not be changed".
import ABSL;
import AP.CRM.Global;
// define SalesOrder root node
var elSalesOrder_Root: elementsof SalesOrder;
var instSalesOrder...
Hello may.thitsaoo ,I have trouble when creating Outbound Delivery from Outbound Delivery Request .I followed the example code from Repository Explorer, release all item schedule line of Outbound Delivery Request. But I only created 3PL Request.I alr...
Hello Horst,I do not want to overwrite the current ship to that setup default in Account. The ship-to address only is used one time for the SO.Regards,Quyen