DBA Data[Home] [Help]

APPS.GME_API_MAIN dependencies on GME_PHANTOM_PVT

Line 191: gme_phantom_pvt.create_phantom

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