DBA Data[Home] [Help]

APPS.GME_API_PUB dependencies on GME_PHANTOM_PVT

Line 8978: IF gme_phantom_pvt.is_phantom (

8974: l_batch_header := p_batch_header;
8975: l_batch_header.batch_type := 10;
8976:
8977: /* Check for phantom batch */
8978: IF gme_phantom_pvt.is_phantom (
8979: p_batch_header => l_batch_header,
8980: x_return_status => x_return_status
8981: ) THEN
8982: gme_common_pvt.log_message ('PM_INVALID_PHANTOM_ACTION');