DBA Data[Home] [Help]

APPS.GMP_PLNG_DTL_REPORT_PKG dependencies on XDO_TEMPLATES_B

Line 1832: FROM xdo_templates_b

1828: BEGIN
1829:
1830: SELECT default_output_type
1831: INTO l_def_output_type
1832: FROM xdo_templates_b
1833: WHERE template_code = 'GMPCMBDPDR';
1834:
1835: gmp_debug_message(' Default output type-- '||l_def_output_type);
1836: