DBA Data[Home] [Help]

APPS.MTL_LOT_UOM_CONV_PVT dependencies on GME_API_PUB

Line 1150: gme_api_pub.save_batch (

1146: END LOOP;
1147:
1148: -- Bug 5533886
1149: -- Call save batch api to save the updated material transactions.
1150: gme_api_pub.save_batch (
1151: X_return_status => l_return_status,
1152: p_header_id => gme_common_pvt.get_txn_header_id,
1153: p_table => 1,
1154: p_commit => 'F',