DBA Data[Home] [Help]

APPS.GME_API_MAIN dependencies on GME_PHANTOM_PVT

Line 193: gme_phantom_pvt.create_phantom

189:
190: /* Set the return status to success initially */
191: x_return_status := fnd_api.g_ret_sts_success;
192: gme_common_pvt.set_timestamp;
193: gme_phantom_pvt.create_phantom
194: (p_material_detail_rec => p_material_detail_rec
195: ,p_batch_header_rec => p_batch_header_rec --Bug#6738476
196: ,p_batch_no => p_batch_no
197: ,x_material_detail_rec => x_material_detail_rec