DBA Data[Home] [Help]

APPS.PO_SOURCING_PVT dependencies on PO_CORE_SV1

Line 1200: PO_CORE_SV1.default_po_unique_identifier

1196: -- bug5176308
1197: -- Consolidate PO # generation code into one API
1198:
1199: x_document_num :=
1200: PO_CORE_SV1.default_po_unique_identifier
1201: ( p_table_name => 'PO_HEADERS',
1202: p_org_id => g_cpa_csr.org_id
1203: );
1204: