DBA Data[Home] [Help]

APPS.JAI_RCV_ACCOUNTING_PKG dependencies on INV_TXN_MANAGER_PUB

Line 1245: ln_retval := inv_txn_manager_pub.process_transactions (

1241: end if;
1242:
1243: --API which populates data into MMT from the data populated earlier in MMTT, so that
1244: --Localization Taxes get added immediately. This API is suggested by the Base Inventory team.
1245: ln_retval := inv_txn_manager_pub.process_transactions (
1246: p_api_version => 1,
1247: p_init_msg_list => fnd_api.g_false ,
1248: p_commit => fnd_api.g_false ,
1249: p_validation_level => fnd_api.g_valid_level_full ,