DBA Data[Home] [Help]

APPS.PON_AUCTION_INTERFACE_PKG dependencies on PO_DOC_STYLE_HEADERS

Line 70: l_style_name po_doc_style_headers.style_name%TYPE;

66: v_site_name pon_auction_headers_all.trading_partner_name%TYPE;
67: v_multi_org fnd_product_groups.multi_org_flag%TYPE := 'Y';
68: v_price_tiers_indicator pon_auction_headers_all.price_tiers_indicator%type;
69: l_price_break_response pon_auction_headers_all.price_break_response%type;
70: l_style_name po_doc_style_headers.style_name%TYPE;
71: l_style_description po_doc_style_headers.style_description%TYPE;
72: l_style_type po_doc_style_headers.style_type%TYPE;
73: l_status po_doc_style_headers.status%TYPE;
74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;

Line 71: l_style_description po_doc_style_headers.style_description%TYPE;

67: v_multi_org fnd_product_groups.multi_org_flag%TYPE := 'Y';
68: v_price_tiers_indicator pon_auction_headers_all.price_tiers_indicator%type;
69: l_price_break_response pon_auction_headers_all.price_break_response%type;
70: l_style_name po_doc_style_headers.style_name%TYPE;
71: l_style_description po_doc_style_headers.style_description%TYPE;
72: l_style_type po_doc_style_headers.style_type%TYPE;
73: l_status po_doc_style_headers.status%TYPE;
74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;

Line 72: l_style_type po_doc_style_headers.style_type%TYPE;

68: v_price_tiers_indicator pon_auction_headers_all.price_tiers_indicator%type;
69: l_price_break_response pon_auction_headers_all.price_break_response%type;
70: l_style_name po_doc_style_headers.style_name%TYPE;
71: l_style_description po_doc_style_headers.style_description%TYPE;
72: l_style_type po_doc_style_headers.style_type%TYPE;
73: l_status po_doc_style_headers.status%TYPE;
74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;

Line 73: l_status po_doc_style_headers.status%TYPE;

69: l_price_break_response pon_auction_headers_all.price_break_response%type;
70: l_style_name po_doc_style_headers.style_name%TYPE;
71: l_style_description po_doc_style_headers.style_description%TYPE;
72: l_style_type po_doc_style_headers.style_type%TYPE;
73: l_status po_doc_style_headers.status%TYPE;
74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;

Line 74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;

70: l_style_name po_doc_style_headers.style_name%TYPE;
71: l_style_description po_doc_style_headers.style_description%TYPE;
72: l_style_type po_doc_style_headers.style_type%TYPE;
73: l_status po_doc_style_headers.status%TYPE;
74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
78: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;

Line 75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;

71: l_style_description po_doc_style_headers.style_description%TYPE;
72: l_style_type po_doc_style_headers.style_type%TYPE;
73: l_status po_doc_style_headers.status%TYPE;
74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
78: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
79: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;

Line 76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;

72: l_style_type po_doc_style_headers.style_type%TYPE;
73: l_status po_doc_style_headers.status%TYPE;
74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
78: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
79: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
80: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;

Line 77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;

73: l_status po_doc_style_headers.status%TYPE;
74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
78: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
79: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
80: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;
81: l_line_attribute_enabled_flag pon_negotiation_styles.line_attribute_enabled_flag%TYPE;

Line 78: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;

74: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
78: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
79: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
80: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;
81: l_line_attribute_enabled_flag pon_negotiation_styles.line_attribute_enabled_flag%TYPE;
82: l_line_mas_enabled_flag pon_negotiation_styles.line_mas_enabled_flag%TYPE;

Line 79: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;

75: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
78: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
79: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
80: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;
81: l_line_attribute_enabled_flag pon_negotiation_styles.line_attribute_enabled_flag%TYPE;
82: l_line_mas_enabled_flag pon_negotiation_styles.line_mas_enabled_flag%TYPE;
83: l_price_element_enabled_flag pon_negotiation_styles.price_element_enabled_flag%TYPE;

Line 80: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;

76: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
77: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
78: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
79: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
80: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;
81: l_line_attribute_enabled_flag pon_negotiation_styles.line_attribute_enabled_flag%TYPE;
82: l_line_mas_enabled_flag pon_negotiation_styles.line_mas_enabled_flag%TYPE;
83: l_price_element_enabled_flag pon_negotiation_styles.price_element_enabled_flag%TYPE;
84: l_rfi_line_enabled_flag pon_negotiation_styles.rfi_line_enabled_flag%TYPE;