DBA Data[Home] [Help]

APPS.MTL_LOT_UOM_CONV_PVT dependencies on GME_API_PUB

Line 1132: gme_api_pub.save_batch (

1128: END LOOP;
1129:
1130: -- Bug 5533886
1131: -- Call save batch api to save the updated material transactions.
1132: gme_api_pub.save_batch (
1133: X_return_status => l_return_status,
1134: p_header_id => gme_common_pvt.get_txn_header_id,
1135: p_table => 1,
1136: p_commit => 'F',