DBA Data[Home] [Help]

APPS.PO_VENDOR_SITES_SV dependencies on ECX_DOCUMENT

Line 1157: ecx_document.isDeliveryRequired

1153:
1154: -- bug 2764348. The following call raises an exception when TP setup is not done correctly
1155: -- In addition to reading the resultout we need to trap any exceptions and set the xml_flag to N
1156: begin
1157: ecx_document.isDeliveryRequired
1158: (
1159: transaction_type => 'PO',
1160: transaction_subtype => l_Transaction_SubType,
1161: party_id => l_party_id,