DBA Data[Home] [Help]

APPS.QLTDACTB dependencies on INV_RCV_INTEGRATION_APIS

Line 1374: -- inv_rcv_integration_apis.validate_lpn to validate and

1370: -- default the LPN_ID as transfer_LPN_ID.
1371: --
1372: -- 2. If transfer LPN is entered in the results record but
1373: -- the transfer LPN_ID is NULL, call the inventory/WMS API
1374: -- inv_rcv_integration_apis.validate_lpn to validate and
1375: -- generate the new LPN. This API returns the LPN_ID for the
1376: -- new transfer LPN.
1377: --
1378: -- This step has been done in QLTRES during Insert_row beacuse

Line 1552: INV_RCV_INTEGRATION_APIS.INSERT_MTLI

1548:
1549: -- Bug 3225280. Changed the value passed as p_product_transaction_id
1550: -- to l_rti_int_txn_id, derived above.
1551:
1552: INV_RCV_INTEGRATION_APIS.INSERT_MTLI
1553: (p_api_version => 1.0,
1554: p_init_msg_lst => NULL,
1555: x_return_status => X_RETURN_STATUS,
1556: x_msg_count => X_MSG_COUNT,

Line 1595: INV_RCV_INTEGRATION_APIS.INSERT_MSNI

1591:
1592: -- Bug 3225280. Changed the value passed as p_product_transaction_id
1593: -- to l_rti_int_txn_id, derived above.
1594:
1595: INV_RCV_INTEGRATION_APIS.INSERT_MSNI
1596: (p_api_version => 1.0,
1597: p_init_msg_lst => NULL,
1598: x_return_status => X_RETURN_STATUS,
1599: x_msg_count => X_MSG_COUNT,