DBA Data[Home] [Help]

APPS.EDR_PSIG dependencies on EDR_PSIG_PRINT_HISTORY

Line 2734: from edr_psig_print_history print

2730: )
2731:
2732: into l_result
2733:
2734: from edr_psig_print_history print
2735:
2736: where print.document_id = p_document_id;
2737:
2738: