DBA Data[Home] [Help]

APPS.PON_SOURCING_OPENAPI_GRP dependencies on PO_DOC_STYLE_HEADERS

Line 257: l_style_name po_doc_style_headers.style_name%TYPE;

253: -- multi org changes
254: l_old_org_id NUMBER;
255: l_old_policy VARCHAR2(2);
256:
257: l_style_name po_doc_style_headers.style_name%TYPE;
258: l_style_description po_doc_style_headers.style_description%TYPE;
259: l_style_type po_doc_style_headers.style_type%TYPE;
260: l_status po_doc_style_headers.status%TYPE;
261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;

Line 258: l_style_description po_doc_style_headers.style_description%TYPE;

254: l_old_org_id NUMBER;
255: l_old_policy VARCHAR2(2);
256:
257: l_style_name po_doc_style_headers.style_name%TYPE;
258: l_style_description po_doc_style_headers.style_description%TYPE;
259: l_style_type po_doc_style_headers.style_type%TYPE;
260: l_status po_doc_style_headers.status%TYPE;
261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;

Line 259: l_style_type po_doc_style_headers.style_type%TYPE;

255: l_old_policy VARCHAR2(2);
256:
257: l_style_name po_doc_style_headers.style_name%TYPE;
258: l_style_description po_doc_style_headers.style_description%TYPE;
259: l_style_type po_doc_style_headers.style_type%TYPE;
260: l_status po_doc_style_headers.status%TYPE;
261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;

Line 260: l_status po_doc_style_headers.status%TYPE;

256:
257: l_style_name po_doc_style_headers.style_name%TYPE;
258: l_style_description po_doc_style_headers.style_description%TYPE;
259: l_style_type po_doc_style_headers.style_type%TYPE;
260: l_status po_doc_style_headers.status%TYPE;
261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;

Line 261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;

257: l_style_name po_doc_style_headers.style_name%TYPE;
258: l_style_description po_doc_style_headers.style_description%TYPE;
259: l_style_type po_doc_style_headers.style_type%TYPE;
260: l_status po_doc_style_headers.status%TYPE;
261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
265: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;

Line 262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;

258: l_style_description po_doc_style_headers.style_description%TYPE;
259: l_style_type po_doc_style_headers.style_type%TYPE;
260: l_status po_doc_style_headers.status%TYPE;
261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
265: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
266: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;

Line 263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;

259: l_style_type po_doc_style_headers.style_type%TYPE;
260: l_status po_doc_style_headers.status%TYPE;
261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
265: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
266: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
267: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;

Line 264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;

260: l_status po_doc_style_headers.status%TYPE;
261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
265: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
266: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
267: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;
268:

Line 265: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;

261: l_advances_flag po_doc_style_headers.advances_flag%TYPE;
262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
265: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
266: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
267: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;
268:
269: --

Line 266: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;

262: l_retainage_flag po_doc_style_headers.retainage_flag%TYPE;
263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
265: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
266: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
267: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;
268:
269: --
270: l_uda_template_id NUMBER;

Line 267: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;

263: l_price_breaks_flag po_doc_style_headers.price_breaks_flag%TYPE;
264: l_price_differentials_flag po_doc_style_headers.price_differentials_flag%TYPE;
265: l_progress_payment_flag po_doc_style_headers.progress_payment_flag%TYPE;
266: l_contract_financing_flag po_doc_style_headers.contract_financing_flag%TYPE;
267: l_line_type_allowed po_doc_style_headers.line_type_allowed%TYPE;
268:
269: --
270: l_uda_template_id NUMBER;
271: l_src_template_id NUMBER;