DBA Data[Home] [Help]

APPS.ARP_PROGRAM_GENERATE_BR dependencies on ARP_STANDARD

Line 296: arp_standard.debug(p_message);

292:
293: END IF;
294:
295: IF PG_DEBUG in ('Y', 'C') THEN
296: arp_standard.debug(p_message);
297: END IF;
298:
299: EXCEPTION
300: WHEN others THEN