DBA Data[Home] [Help]

APPS.JAI_RCV_ACCOUNTING_PKG dependencies on INV_TXN_MANAGER_PUB

Line 1185: ln_retval := inv_txn_manager_pub.process_transactions (

1181: end if;
1182:
1183: --API which populates data into MMT from the data populated earlier in MMTT, so that
1184: --Localization Taxes get added immediately. This API is suggested by the Base Inventory team.
1185: ln_retval := inv_txn_manager_pub.process_transactions (
1186: p_api_version => 1,
1187: p_init_msg_list => fnd_api.g_false ,
1188: p_commit => fnd_api.g_false ,
1189: p_validation_level => fnd_api.g_valid_level_full ,