DBA Data[Home] [Help]

APPS.QLTDACTB dependencies on INV_RCV_INTEGRATION_APIS

Line 1335: -- inv_rcv_integration_apis.validate_lpn to validate and

1331: -- default the LPN_ID as transfer_LPN_ID.
1332: --
1333: -- 2. If transfer LPN is entered in the results record but
1334: -- the transfer LPN_ID is NULL, call the inventory/WMS API
1335: -- inv_rcv_integration_apis.validate_lpn to validate and
1336: -- generate the new LPN. This API returns the LPN_ID for the
1337: -- new transfer LPN.
1338: --
1339: -- This step has been done in QLTRES during Insert_row beacuse

Line 1506: INV_RCV_INTEGRATION_APIS.INSERT_MTLI

1502:
1503: -- Bug 3225280. Changed the value passed as p_product_transaction_id
1504: -- to l_rti_int_txn_id, derived above.
1505:
1506: INV_RCV_INTEGRATION_APIS.INSERT_MTLI
1507: (p_api_version => 1.0,
1508: p_init_msg_lst => NULL,
1509: x_return_status => X_RETURN_STATUS,
1510: x_msg_count => X_MSG_COUNT,

Line 1549: INV_RCV_INTEGRATION_APIS.INSERT_MSNI

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