Q35SOHoldAutomaticNotify
Cantara Business Function which creates Push Notifications for held Sales Orders of a specific Document Type, based upon Held Order F4208 records.
For each sales order:
- A call is made to Q35CreateSOHoldNotification to generate the push notification, which will be sent to the person responsible "RPER" for the order
- An SO Hold Notification record is added to FQ35CA04 - SO Approvals Notified, to inhibit further notifications being generated for the same order
The notification includes:
- A pre-configured description - DESCAP (specified in Processing Options below)
- Title - DTA1: "SO Hold Code Alert"
- Message Content - DTA2: "Order: 99999999 ready for Hold Code review"
Calls
This function calls the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
DCTO_szOrderType | UDC | REQUIRED | IN |
DESCAP_szAppDesc | STRING | OPTIONAL | IN |