Oracle EBS 处理物料搬运单使用INV_MOVE_ORDER_PUB.Process_Move_Order API
处理物料搬运单使用INV_MOVE_ORDER_PUB.Process_Move_Order API
How To Process Move Orders (Create Header and Lines) Using INV_MOVE_ORDER_PUB.Process_Move_Order API ?
Goal
如何使用 API - INV_MOVE_ORDER_PUB.Process_Move_Order API 处理移动订单。该 API 使用单个 API 创建移动订单标题和行数
Solution
NOTE: In the images below and/or the attached document, user details / company name / address / email / telephone number represent a fictitious sample (based upon made up data used in the Oracle Demo Vision instance). Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.
1. Code Snippet
INV_MOVE_ORDER_PUB.Process_Move_Order(
P_API_VERSION_NUMBER => l_api_version
, P_INIT_MSG_LIST => l_init_msg_list
, P_RETURN_VALUES => l_return_valu