DBA Data[Home] [Help]

APPS.GME_API_PUB dependencies on GME_PHANTOM_PVT

Line 8461: IF gme_phantom_pvt.is_phantom (

8457: l_batch_header := p_batch_header;
8458: l_batch_header.batch_type := 10;
8459:
8460: /* Check for phantom batch */
8461: IF gme_phantom_pvt.is_phantom (
8462: p_batch_header => l_batch_header,
8463: x_return_status => x_return_status
8464: ) THEN
8465: gme_common_pvt.log_message ('PM_INVALID_PHANTOM_ACTION');