DBA Data[Home] [Help]

APPS.POA_SAVINGS_CON dependencies on POA_CURRENCY_PKG

Line 168: , POA_CURRENCY_PKG.get_global_currency_rate (phc.rate_type,

164: , NULL
165: , pod.rate
166: , NVL(POA_OLTP_GENERIC_PKG.get_approved_date_por(pod.creation_date, por.po_release_id),
167: por.approved_date)
168: , POA_CURRENCY_PKG.get_global_currency_rate (phc.rate_type,
169: decode(phc.rate_type, 'User', gl.currency_code,
170: NVL(phc.currency_code,gl.currency_code)),
171: NVL(pod.rate_date, pod.creation_date), phc.rate)
172: , fnd_global.user_id

Line 341: , POA_CURRENCY_PKG.get_global_currency_rate (phc.rate_type,

337: , NULL
338: , pod.rate
339: , NVL(POA_OLTP_GENERIC_PKG.get_approved_date_poh(pod.creation_date, phc.po_header_id),
340: phc.approved_date)
341: , POA_CURRENCY_PKG.get_global_currency_rate (phc.rate_type,
342: decode(phc.rate_type, 'User', gl.currency_code,
343: NVL(phc.currency_code,gl.currency_code)),
344: NVL(pod.rate_date, pod.creation_date), phc.rate)
345: , fnd_global.user_id

Line 512: , POA_CURRENCY_PKG.get_global_currency_rate (phc.rate_type,

508: , NULL
509: , pod.rate
510: , NVL(POA_OLTP_GENERIC_PKG.get_approved_date_poh(pod.creation_date, phc.po_header_id),
511: phc.approved_date)
512: , POA_CURRENCY_PKG.get_global_currency_rate (phc.rate_type,
513: decode(phc.rate_type, 'User', gl.currency_code,
514: NVL(phc.currency_code,gl.currency_code)),
515: NVL(pod.rate_date, pod.creation_date), phc.rate)
516: , fnd_global.user_id

Line 689: , POA_CURRENCY_PKG.get_global_currency_rate (phc.rate_type,

685: , NULL
686: , pod.rate
687: , NVL(POA_OLTP_GENERIC_PKG.get_approved_date_poh(pod.creation_date, phc.po_header_id),
688: phc.approved_date)
689: , POA_CURRENCY_PKG.get_global_currency_rate (phc.rate_type,
690: decode(phc.rate_type, 'User', gl.currency_code,
691: NVL(phc.currency_code,gl.currency_code)),
692: NVL(pod.rate_date, pod.creation_date), phc.rate)
693: , fnd_global.user_id