DBA Data[Home] [Help]

APPS.PO_AUTOCREATE_DOC dependencies on PO_CORE_SV1

Line 6680: PO_CORE_SV1.default_po_unique_identifier

6676:
6677: -- bug5176308
6678: -- Call API to get the next document num
6679: x_document_num :=
6680: PO_CORE_SV1.default_po_unique_identifier
6681: ( p_table_name => 'PO_HEADERS',
6682: p_org_id => p_purchasing_org_id
6683: );
6684: