DBA Data[Home] [Help]

APPS.PO_PDOI_HEADER_PROCESS_PVT dependencies on PO_DOC_STYLE_HEADERS

Line 3765: FROM PO_DOC_STYLE_HEADERS

3761: x_clm_standard_form_tbl(i),
3762: x_clm_document_format_tbl(i),
3763: p_clm_award_type(i),
3764: p_style_id_tbl(i)
3765: FROM PO_DOC_STYLE_HEADERS
3766: WHERE style_id = p_style_id_tbl(i)
3767: AND nvl(clm_flag, 'N') ='Y';
3768:
3769: --Try to deafult both standard_from & document_format if there exists an entry of default type