<ROOT>
 <APPS_INITIALIZE_DATA>
  <USER_NAME>ENGINATICS</USER_NAME>
  <RESPONSIBILITY_KEY>SYSTEM_ADMINISTRATOR</RESPONSIBILITY_KEY>
  <APPLICATION_SHORT_NAME>SYSADMIN</APPLICATION_SHORT_NAME>
 </APPS_INITIALIZE_DATA>
<REPORTS>
<!-- loader xml for Enginatics Blitz Report: PON Solicitation data template -->
 <REPORTS_ROW>
  <GUID>82288223F3F93869E053B46B63588994</GUID>
  <SQL_TEXT>SELECT pah.auction_header_id pah_auction_header_id, 
		pah.auction_title, 
		pah.auction_status,
		pah.auction_status_name,  
		pah.auction_type, 
		pah.contract_type, 
		pah.trading_partner_contact_name, 
		pah.trading_partner_contact_id, 
		pah.trading_partner_name, 
		pah.trading_partner_name_upper,
		pah.bill_to_location_id pah_bill_to_location_id,
		pah.ship_to_location_id pah_ship_to_location_id,
		pah.open_auction_now_flag,
		pah.publish_auction_now_flag,
		pah.bid_visibility_code, 
		pah.bid_list_type, 
		pah.bid_frequency_code, 
		pah.bid_scope_code, 
		pah.auto_extend_flag, 
		pah.auto_extend_min_trigger_rank,
		pah.auto_extend_number, 
		pah.auto_extend_enabled_flag,
		pah.number_of_extensions, 
		pah.min_bid_decrement,
		pah.price_driven_auction_flag, 
		pah.payment_terms_id,
		pah.freight_terms_code,  
		pah.fob_code, 
		pah.carrier_code,
        pon_printing_pkg.get_carrier_description(pah.org_id,pah.carrier_code) carrier_desc, 
		pah.currency_code,
		pah.rate_type, 
		pah.rate_date,
		pah.rate, 
		pah.note_to_bidders, 
		pah.attachment_flag, 
		pah.language_code, 
		pah.auto_extend_all_lines_flag,
		pah.min_bid_increment, 
		pah.allow_other_bid_currency_flag, 
		pah.shipping_terms_code, 
		pah.shipping_terms, 
		pah.auto_extend_duration,
		pah.proxy_bid_allowed_flag, 		
		pah.publish_rates_to_bidders_flag, 
		pah.attributes_exist,
		pah.order_number, 
		pah.event_title, 
		pah.sealed_auction_status, 
		pah.sealed_actual_unlock_date, 
		pah.sealed_actual_unseal_date, 
		pah.mode_of_transport, 
		pah.mode_of_transport_code, 
		pah.min_bid_change_type,  
		pah.full_quantity_bid_code, 
		pah.number_price_decimals, 
		pah.auto_extend_type_flag,
		pah.auction_origination_code,  
		pah.multiple_rounds_flag, 
		pah.auction_header_id_orig_round,
		pah.auction_header_id_prev_round, 
		pah.auction_round_number, 
		pah.manual_close_flag, 
		pah.manual_extend_flag, 
		pah.autoextend_changed_flag, 
		pah.doctype_id, 
		pah.approval_required_flag, 
		pah.max_response_iterations, 
		pah.payment_terms_neg_flag, 
		pah.mode_of_transport_neg_flag, 
		pah.contract_id, 
		pah.contract_version_num, 
		pah.show_bidder_notes,
		pah.derive_type, 
		pah.bid_ranking,
		pah.rank_indicator, 
		pah.show_bidder_scores, 
		pah.org_id pah_org_id, 
		pah.buyer_id, 
		pah.has_pe_for_all_items, 
		pah.has_price_elements,
		pah.global_agreement_flag,
		decode(:is_doc_amend , &apos;Y&apos; , (select document_number from pon_auction_headers_all where auction_header_id = pah.auction_header_id_prev_amend), 
						PON_CLM_UTIL_PKG.GET_CLM_COMMERCIAL_DOC_NUMBER(pah.auction_header_id)) document_number,
		pah.amendment_number pah_amendment_number,
		pah.amendment_description,
		pah.auction_header_id_orig_amend,
		pah.auction_header_id_prev_amend auction_header_id_prev_amend,
		pah.hdr_attr_enable_weights,
		pah.hdr_attr_display_score,
		pah.hdr_attr_maximum_score,
		pah.attribute_line_number,
		pah.conterms_exist_flag,
		pah.award_mode,
		pah.has_hdr_attr_flag,
		nvl(pah.has_items_flag,&apos;Y&apos;) has_items_flag,
		decode(pah.staggered_closing_interval, null, &apos;N&apos;, &apos;Y&apos;) staggered_closing_enabled,
		pah.staggered_closing_interval,
		pah.abstract_details,
		pah.approval_status,
		pah.award_approval_flag,
		pah.pf_type_allowed, 
		pah.supplier_view_type,
		pah.progress_payment_type,
		pah.advance_negotiable_flag,
		pah.recoupment_negotiable_flag,
		pah.progress_pymt_negotiable_flag,
		pah.retainage_negotiable_flag,
		pah.max_retainage_negotiable_flag,
		pah.supplier_enterable_pymt_flag,
		pah.project_id sourcing_project_id,
		pah.bid_decrement_method,
		pah.large_neg_enabled_flag pah_large_neg_enabled_flag,
		pah.team_scoring_enabled_flag,
		pah.has_scoring_teams_flag pah_has_scoring_teams_flag ,
		NVL(pah.enforce_prevrnd_bid_price_flag, &apos;N&apos;) enforce_prevrnd_bid_price_flag,
		nvl(pah.display_best_price_blind_flag,&apos;N&apos;) display_best_price_blind_flag,
		pah.neg_team_enabled_flag pah_neg_team_enabled_flag,
		pah.price_element_enabled_flag,
		pah.time_zone, 
		pah.po_agreed_amount,
		pah.po_min_rel_amount,
		decode(pah.contract_type,&apos;STANDARD&apos;,decode(progress_payment_type,&apos;NONE&apos;,&apos;N&apos;,&apos;Y&apos;),&apos;N&apos;) complex_services_enabled,
		fl.meaning pon_bid_visibility_display,
		ap.name payment_terms, 
		fl_freight_terms.meaning freight_terms,
		fl_fob.meaning fob,
		currency_tl.name currency_name, 
		flbr.meaning bid_ranking_display,
		doctypes.internal_name,
		fl_security.meaning security_level,
		ps.display_name outcome,
		nvl(gdct.description, gdct.user_conversion_type) rate_type_display,
		fl_rank_ind.meaning rank_indicator_display,
		fl_pf_type_allowed.meaning pf_type_allowed_display,
		ns.style_name,
		proj.segment1 sourcing_project_number,
		buyer_phone.phone_number,
		postyl.advances_flag,
		postyl.retainage_flag,
		postyl.progress_payment_flag,
		postyl.contract_financing_flag,
		nvl((Select pdsv.enabled_flag From po_doc_style_values pdsv Where pdsv.style_id = pah.po_style_id and pdsv.style_attribute_name = &apos;PAY_ITEM_TYPES&apos; and  pdsv.style_allowed_value = &apos;RATE&apos;), &apos;N&apos;) rate_payments_allowed_flag,
		PON_LOCALE_PKG.GET_PARTY_DISPLAY_NAME(pah.trading_partner_contact_id) auctioneer_display_name,
		pah.open_bidding_date, 
		pah.close_bidding_date, 
		pah.original_close_bidding_date, 
		to_char(pah.close_bidding_date, &apos;HH:MI&apos;) close_bidding_date_h,
                to_char(pah.close_bidding_date, &apos;MM/DD/YYYY HH:MI&apos;) close_bidding_date_char,
		pah.view_by_date, 
		pah.award_by_date, 
		pah.publish_date, 
		pah.close_date, 
		pah.cancel_date, 
		pon_auction_pkg.get_timezone_description(:p_client_time_zone,userenv(&apos;lang&apos;)) display_time_zone,
		pah.po_start_date, 
		pah.po_end_date, 
		pah.first_line_close_date,
		pah.rate_date rate_date_display,
		:p_user_view_type as user_view_type,
		decode(:p_trading_partner_id, null, :p_requested_supplier_name, :p_trading_partner_name) as user_trading_partner_name,
		doctypes.doctype_id doctypes_doctype_id,
		(pon_datatemplate_pkg.GET_UDA_HEADER_XML).getClobVal() uda_attr,
		pon_datatemplate_pkg.get_addressxml addresses,
		pon_datatemplate_pkg.get_contactxml contact_details,
		pah.qty_price_tiers_enabled_flag,
		pah.two_part_flag, 
		pah.technical_lock_status, 
		pah.technical_evaluation_status,
		pah.technical_actual_unlock_date,
		pah.technical_actual_unseal_date,
		pah.technical_unlock_tp_contact_id,
		pah.technical_unseal_tp_contact_id,
		pah.emd_enable_flag, 
		pah.emd_amount,
		pah.emd_due_date,
		pah.emd_type,
		pah.emd_guarantee_expiry_date,
		pah.emd_additional_information,
		pah.post_emd_to_finance,
		pah.revision,
		pah.amendment_flag,
		pah.cancel_amendment,
		pah.effective_date,
		pah.signed_date,
		pah.uda_template_id,
		pah.uda_template_date,
		pah.solicitation_type,
		pah.no_of_copies,
		pah.cd_generated_date,
		pah.cd_editbyuser_flag,
		pah.cd_generated_flag,
		pah.amendupdated_aftercdgenerated,
		pah.concurrent_reqid,
		nvl(fl_auction_status.meaning,pah.auction_status) auction_status_meaning,
		decode((SELECT count( DISTINCT pbr.requisition_header_id) FROM pon_backing_requisitions pbr
       				WHERE pbr.auction_header_id = pah.auction_header_id ) , 0, NULL,
       				1 ,(SELECT DISTINCT prh.segment1 FROM pon_backing_requisitions pbr,po_requisition_headers_all prh
       				      WHERE pbr.auction_header_id = pah.auction_header_id and
			                    pbr.REQUISITION_HEADER_ID = prh.REQUISITION_HEADER_ID),
       				fnd_message.get_string(&apos;PO&apos;,&apos;PO_SEE_SCHEDULE&apos;) ) ref_pr_num_t,
		0 as total_no_of_pages,
		decode(pah.auction_status, &apos;DRAFT&apos;, decode(pah.approval_status, &apos;INPROCESS&apos;, NULL, &apos;APPROVED&apos;, NULL, decode(nvl(pah.revision, 0), 0, nvl(fl_auction_status.meaning, pah.auction_status), NULL) ), NULL) draft_text,
		fnd_profile.value(&apos;OKC_AMENDMENT_SPECIFIC_SECTION&apos;) amend_clause_section,
		decode(:is_doc_amend , &apos;Y&apos;, fnd_message.get_string(&apos;PO&apos;, &apos;PO_CONFORM_UNOFF_COPY&apos;), null) conformed_copy_value,
		pon_dt_custom_pkg.is_far_clause_present(:p_auction_header_id) sf1449_far_clause,
		pon_dt_custom_pkg.is_addenda_attached(:p_auction_header_id) sf1449_addenda_attach,
		pon_dt_custom_pkg.is_doc_award_or_notice(:p_auction_header_id) sf1442_awd_or_notice,
		pon_dt_custom_pkg.is_guarantee_reqd(:p_auction_header_id) sf1442_gua_reqd,
		pon_dt_custom_pkg.get_calendar_days(:p_auction_header_id) sf1442_cal_days,
	    decode( nvl(pah.document_format, &apos;NULL&apos;), &apos;COM&apos;, fnd_message.get_string(&apos;PON&apos;, &apos;PON_SF33_COM_DEPO_LOC&apos;), 
						                  &apos;CSI&apos;, fnd_message.get_string(&apos;PON&apos;, &apos;PON_SF33_CSI_DEPO_LOC&apos;),
						                  &apos;UCF&apos;, fnd_message.get_string(&apos;PON&apos;, &apos;PON_SF33_UCF_DEPO_LOC&apos;), &apos;&apos;) fp_dep_loc_section,
		pon_datatemplate_pkg.get_fpfobcodedes() fp_fob_lookup_code_d,
		nvl2(po_uda_pub.get_single_attr_value(pah.uda_template_id, NULL, :p_auction_header_id , NULL, NULL, NULL, NULL, NULL,
				&apos;BU_PRI_PRJ_INF&apos;, NULL, &apos;DPAS_RATING&apos;,&apos;DISPLAY_VALUE&apos;), &apos;Y&apos; ,&apos;N&apos;) dpas_rated,
	    decode((po_uda_pub.get_single_attr_value(pah.uda_template_id, NULL, :p_auction_header_id, NULL, NULL, NULL, NULL, NULL, 
				&apos;SF1447_Informa&apos;, NULL, &apos;TYPE_PURCHASE&apos;, &apos;INTERNAL_VALUE&apos;)), &apos;SERVICES&apos;, &apos;Y&apos;, &apos;BOTH&apos;, &apos;Y&apos;, &apos;N&apos;) FP_SF1447_purchase_services,
	    decode((po_uda_pub.get_single_attr_value(pah.uda_template_id, NULL, :p_auction_header_id, NULL, NULL, NULL, NULL, NULL, 
				&apos;SF1447_Informa&apos;, NULL, &apos;TYPE_PURCHASE&apos;, &apos;INTERNAL_VALUE&apos;)), &apos;SUPPLIES&apos;, &apos;Y&apos;, &apos;BOTH&apos;, &apos;Y&apos;, &apos;N&apos;) FP_SF1447_purchase_supplies,
		(select &apos;Y&apos; from okc_sections_b sec, okc_k_articles_b art where sec.document_id = :p_auction_header_id and sec.document_type = &apos;SOLICITATION&apos; and sec.heading = &apos;Section C&apos; 
			and art.document_id = sec.document_id and art.document_type = sec.document_type and art.scn_id = sec.id and rownum = 1) has_section_c_clauses,
		(select &apos;Y&apos; from okc_sections_b sec, okc_k_articles_b art where sec.document_id = :p_auction_header_id and sec.document_type = &apos;SOLICITATION&apos; and sec.heading = &apos;Section H&apos; 
			and art.document_id = sec.document_id and art.document_type = sec.document_type and art.scn_id = sec.id and rownum = 1) has_section_h_clauses,
		(select &apos;Y&apos; from okc_sections_b sec, okc_k_articles_b art where sec.document_id = :p_auction_header_id and sec.document_type = &apos;SOLICITATION&apos; and sec.heading = &apos;Section I&apos; 
			and art.document_id = sec.document_id and art.document_type = sec.document_type and art.scn_id = sec.id and rownum = 1) has_section_i_clauses,
		(select &apos;Y&apos; from okc_sections_b sec, okc_k_articles_b art where sec.document_id = :p_auction_header_id and sec.document_type = &apos;SOLICITATION&apos; and sec.heading = &apos;Section K&apos; 
			and art.document_id = sec.document_id and art.document_type = sec.document_type and art.scn_id = sec.id and rownum = 1) has_section_k_clauses,
		(select &apos;Y&apos; from okc_sections_b sec, okc_k_articles_b art where sec.document_id = :p_auction_header_id and sec.document_type = &apos;SOLICITATION&apos; and sec.heading = &apos;Section L&apos; 
			and art.document_id = sec.document_id and art.document_type = sec.document_type and art.scn_id = sec.id and rownum = 1) has_section_l_clauses,
		(select &apos;Y&apos; from okc_sections_b sec, okc_k_articles_b art where sec.document_id = :p_auction_header_id and sec.document_type = &apos;SOLICITATION&apos; and sec.heading = &apos;Section M&apos; 
			and art.document_id = sec.document_id and art.document_type = sec.document_type and art.scn_id = sec.id and rownum = 1) has_section_m_clauses,
		(select &apos;Y&apos; from pon_auction_item_prices_ext_b ple, ego_attr_groups_v eag 
		 where ple.auction_header_id = :p_auction_header_id and eag.attr_group_name = &apos;INSPECT_INFO&apos; and eag.attr_group_type = &apos;PON_AUC_PRICES_EXT_ATTRS&apos; 
		 and eag.attr_group_id = ple.attr_group_id and rownum = 1) has_inspection_info,
		(select &apos;Y&apos; from pon_auction_item_prices_ext_b ple, ego_attr_groups_v eag 
		 where ple.auction_header_id = :p_auction_header_id and eag.attr_group_name = &apos;SHIP_INFO&apos; and eag.attr_group_type = &apos;PON_AUC_PRICES_EXT_ATTRS&apos; 
		 and eag.attr_group_id = ple.attr_group_id and rownum = 1) has_delivery_info,
		(select &apos;Y&apos; from pon_auction_headers_ext_b phe, ego_attr_groups_v eag 
		 where phe.auction_header_id = :p_auction_header_id and eag.attr_group_name = &apos;addresses&apos; and eag.attr_group_type = &apos;PON_AUC_HDRS_EXT_ATTRS&apos; 
		 and eag.attr_group_id = phe.attr_group_id and rownum = 1) has_contract_admin_data,
		(PO_UDA_PUB.get_single_attr_value(pah.uda_template_id, NULL, pah.auction_header_id, 
  		 :p_auction_header_id, NULL, NULL, NULL, NULL, &apos;SET_ASIDE_INFO&apos;, NULL, &apos;NAICS&apos;, &apos;INTERNAL_VALUE&apos; )) fp_naics,
		(select &apos;Y&apos; from okc_sections_b sec, okc_k_articles_b art where sec.document_id = :p_auction_header_id and sec.document_type = &apos;SOLICITATION&apos; 
		and sec.heading = &apos;Packaging and Marking&apos; and art.document_id = sec.document_id and art.document_type = sec.document_type and art.scn_id = sec.id and rownum = 1) has_pack_and_marking_clauses
		FROM pon_auction_headers_all pah,
		     fnd_lookups fl,
		     ap_terms ap,
		     fnd_lookup_values fl_freight_terms,
		     fnd_lookup_values fl_fob,
		     fnd_currencies_tl currency_tl,
		     fnd_lookups flbr, 
		     pon_auc_doctypes doctypes,	
		     fnd_lookups fl_security,
		     po_all_doc_style_lines ps,	
		     gl_daily_conversion_types gdct, 
		     fnd_lookups fl_rank_ind,
		     fnd_lookups fl_pf_type_allowed,
		     pon_negotiation_styles_vl ns,
		     hz_parties hp1,
		     fnd_product_groups fpg,
		     po_doc_style_headers postyl,
		     pa_projects_all proj,
		     fnd_user buyer_user,
		     per_phones buyer_phone,
		     hr_operating_units ou,
		     fnd_lookup_values fl_auction_status
                WHERE pah.auction_header_id = :p_auction_header_id
		      and fl.lookup_type = &apos;PON_BID_VISIBILITY_CODE&apos; 
		      and fl.lookup_code = pah.bid_visibility_code 
		      and ap.term_id(+) = pah.payment_terms_id 
		      and fl_freight_terms.lookup_type(+) = &apos;FREIGHT TERMS&apos; 
		      and fl_freight_terms.lookup_code(+) = pah.freight_terms_code
		      and fl_freight_terms.view_application_id(+) = 201 
		      and fl_freight_terms.security_group_id(+) = 0
		      and fl_freight_terms.language(+) = userenv(&apos;lang&apos;)
		      and fl_fob.lookup_type(+) = &apos;FOB&apos; 
		      and fl_fob.lookup_code(+) = pah.fob_code 
		      and fl_fob.view_application_id(+) = 201 
		      and fl_fob.security_group_id (+) = 0
		      and fl_fob.language(+) = userenv(&apos;lang&apos;)
		      and currency_tl.currency_code = pah.currency_code
		      and currency_tl.language = userenv(&apos;lang&apos;)
		      and flbr.lookup_type = &apos;PON_BID_RANKING_CODE&apos; 
		      and flbr.lookup_code = pah.bid_ranking  
		      and doctypes.doctype_id = pah.doctype_id
		      and fl_security.lookup_type = &apos;PON_SECURITY_LEVEL_CODE&apos;
		      and fl_security.lookup_code = pah.security_level_code
		      and ps.style_id(+) = pah.po_style_id
		      and ps.document_subtype(+) = pah.contract_type
		      and ps.language(+) = userenv(&apos;lang&apos;)
		      and gdct.conversion_type(+) = pah.rate_type
		      and fl_rank_ind.lookup_type = &apos;PON_RANK_INDICATOR_CODE&apos;
		      and fl_rank_ind.lookup_code = pah.rank_indicator
		      and fl_pf_type_allowed.lookup_type = &apos;PON_PF_TYPE_ALLOWED&apos;
		      and fl_pf_type_allowed.lookup_code = pah.pf_type_allowed 
		      and ns.style_id = pah.style_id
		      and hp1.party_id = pah.trading_partner_contact_id
		      and ou.organization_id(+) = pah.org_id
		      and nvl(ou.date_from(+),sysdate-1) &lt; sysdate
		      and nvl(ou.date_to(+),sysdate+1) &gt; sysdate
		      and gdct.conversion_type(+) = pah.rate_type
		      and hp1.party_id = pah.trading_partner_contact_id
		      and postyl.style_id(+) = pah.po_style_id 
		      and proj.project_id(+) = pah.project_id 
		      and buyer_user.user_name = pah.trading_partner_contact_name 
		      and buyer_phone.parent_table(+) = &apos;PER_ALL_PEOPLE_F&apos;
		      and buyer_phone.parent_id(+) = buyer_user.employee_id
		      and buyer_phone.phone_type(+) = &apos;W1&apos;
		      and nvl(buyer_phone.date_from(+), trunc(sysdate)) &lt;= trunc(sysdate) 
		      and nvl(buyer_phone.date_to(+), trunc(sysdate)) &gt;= trunc(sysdate)
		      and fl_auction_status.lookup_type(+) = &apos;PON_AUCTION_STATUS&apos;
		      and fl_auction_status.lookup_code(+) = pah.auction_status
		      and fl_auction_status.language(+) = userenv(&apos;lang&apos;) 
</SQL_TEXT>
  <ENABLED>Y</ENABLED>
  <XDO_APPLICATION_SHORT_NAME>PON</XDO_APPLICATION_SHORT_NAME>
  <XDO_DATA_SOURCE_CODE>PON_SOLICIT</XDO_DATA_SOURCE_CODE>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>AR</LANGUAGE>
    <REPORT_NAME>PON قالب بيانات الطلب</REPORT_NAME>
    <DESCRIPTION>Application: تنظيم المفاوضات
Source: 
Short Name: PON_SOLICIT
DB package: pon_datatemplate_pkg</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>D</LANGUAGE>
    <REPORT_NAME>PON Ausschreibungs-Datenvorlage</REPORT_NAME>
    <DESCRIPTION>Application: Sourcing
Source: 
Short Name: PON_SOLICIT
DB package: pon_datatemplate_pkg</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>F</LANGUAGE>
    <REPORT_NAME>PON Modèle de données de sollicitation</REPORT_NAME>
    <DESCRIPTION>Application: Sourcing
Source: 
Short Name: PON_SOLICIT
DB package: pon_datatemplate_pkg</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>PON Solicitation data template</REPORT_NAME>
    <DESCRIPTION>Application: Sourcing
Source: 
Short Name: PON_SOLICIT
DB package: pon_datatemplate_pkg</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>ZHS</LANGUAGE>
    <REPORT_NAME>PON 请求数据模板</REPORT_NAME>
    <DESCRIPTION>Application: 物料补充管理系统
Source: 
Short Name: PON_SOLICIT
DB package: pon_datatemplate_pkg</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
   <CATEGORY_ASSIGNMENTS_ROW>
    <CATEGORY>BI Publisher</CATEGORY>
   </CATEGORY_ASSIGNMENTS_ROW>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
   <ANCHORS_ROW>
    <ANCHOR>:include_sgd</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:is_doc_amend</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_auction_header_id</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_client_time_zone</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_date_format</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_exhibit_number</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_requested_supplier_id</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_requested_supplier_name</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_server_time_zone</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_trading_partner_id</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_trading_partner_name</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_user_view_type</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_vendor_site_id</ANCHOR>
   </ANCHORS_ROW>
  </ANCHORS>
  <PARAMETERS>
  </PARAMETERS>
  <PARAMETER_DEPENDENCIES>
  </PARAMETER_DEPENDENCIES>
  <TEMPLATES>
  </TEMPLATES>
  <DEFAULT_TEMPLATES>
  </DEFAULT_TEMPLATES>
  <UPLOAD_COLUMNS>
  </UPLOAD_COLUMNS>
  <UPLOAD_PARAMETERS>
  </UPLOAD_PARAMETERS>
  <UPLOAD_SQLS>
  </UPLOAD_SQLS>
  <UPLOAD_DEPENDENCIES>
  </UPLOAD_DEPENDENCIES>
 </REPORTS_ROW>
</REPORTS>
</ROOT>
