DBA Data[Home] [Help]

APPS.OKL_AM_INVOICES_PVT dependencies on OKL_SYSTEM_PARAMS_ALL

Line 1602: -- is Y in OKL_SYSTEM_PARAMS_ALL

1598: -- History : RMUNJULU 30-DEC-02 2726739 Changed cursor and taiv_rec
1599: -- to set currency columns
1600: -- : PAGARG 4044659 25-Jan-2005 Obtain inventory org id from
1601: -- contract and assign it to tilv_rec if LEASE_INV_ORG_YN
1602: -- is Y in OKL_SYSTEM_PARAMS_ALL
1603: -- : PAGARG 14-Feb-2005 Bug 3559535, pass l_vendor_status in call
1604: -- to get_vendor_billing_info and based on the value of l_vendor_status
1605: -- set the value for l_return_status
1606: -- End of comments

Line 2343: -- if LEASE_INV_ORG_YN is Y in OKL_SYSTEM_PARAMS_ALL

2339: -- : SECHAWLA 01-NOV-04 3967398 : create remarket invoice for remarket item
2340: -- : rmunjulu bug 4056364 Removed Quote line alloc message
2341: -- : PAGARG 4044659 25-Jan-2005 Assign order lines' or header's
2342: -- sold_from_org_id and assign it to tilv_rec.inventory_org_id
2343: -- if LEASE_INV_ORG_YN is Y in OKL_SYSTEM_PARAMS_ALL
2344: -- : rmunjulu 3985369 Added code to get Ship_From Org Id from the order lines and
2345: -- pass as inventory_org_id when creating invoice transaction lines
2346: -- End of comments
2347:

Line 2416: l_lease_inv_org_yn OKL_SYSTEM_PARAMS_ALL.lease_inv_org_yn%TYPE;

2412:
2413: l_remk_item_invoiced VARCHAR2(15);
2414: l_inventory_item_id NUMBER;
2415: -- PAGARG 26-Jan-2005 Bug 4044659 variable to store the value of LEASE_INV_ORG_YN
2416: l_lease_inv_org_yn OKL_SYSTEM_PARAMS_ALL.lease_inv_org_yn%TYPE;
2417:
2418:
2419: l_art_rec l_art_csr%ROWTYPE;
2420: l_til_rec l_til_csr%ROWTYPE;

Line 3467: -- is Y in OKL_SYSTEM_PARAMS_ALL

3463: -- : rmunjulu EDAT 07-DEC-04 Set pos and neg amts properly
3464: -- : rmunjulu 4056364 09-DEC-04 Modified to not set Quote Line Allocation message
3465: -- : PAGARG 4044659 25-Jan-2005 Obtain inventory org id from
3466: -- contract and assign it to tilv_rec if LEASE_INV_ORG_YN
3467: -- is Y in OKL_SYSTEM_PARAMS_ALL
3468: -- : rmunjulu 27-Jan-05 3985369 Modified to set inv_org_id
3469: -- when creating transaction for billing adjustment line
3470: -- : rmunjulu 3985369 Modified get_qte_dtls_csr cursor
3471: -- : rmunjulu sales tax enhancement, set quote line id in tilv_rec/tilv_tbl