Hello,
We are trying to create a new event & want to include a custom field – do you have any suggestions for the field highlighted in the print screen in yellow?
The custom field is using the following select statement :
SELECT CUSTOMER_ORDER_API.GET_AUTHORIZE_CODE(oe_order_no) from customer_order_shop_order c inner join shop_ord s on c.so_order_no=s.order_no and c.so_release_no=s.release_no and c.so_sequence_no=s.sequence_no where s.OBJKEY=:objkey
Thank you,
Joann