DBA Data[Home] [Help]

APPS.OKC_RULE_PUB dependencies on OKC_CURRENCY_API

Line 5351: if(okc_currency_api.get_ou_currency(p_chr_id)='EMU') then

5347:
5348:
5349:
5350: if (rle_code='CVN') then
5351: if(okc_currency_api.get_ou_currency(p_chr_id)='EMU') then
5352:
5353:
5354:
5355:

Line 5410: if okc_currency_api.get_currency_type(

5406:
5407:
5408:
5409:
5410: if okc_currency_api.get_currency_type(
5411: okc_currency_api.get_ou_currency(
5412: nvl(auth_org_id,nvl(OKC_CONTEXT.get_okc_organization_id,-99))
5413: ),sysdate) like 'EMU%' then
5414:

Line 5411: okc_currency_api.get_ou_currency(

5407:
5408:
5409:
5410: if okc_currency_api.get_currency_type(
5411: okc_currency_api.get_ou_currency(
5412: nvl(auth_org_id,nvl(OKC_CONTEXT.get_okc_organization_id,-99))
5413: ),sysdate) like 'EMU%' then
5414:
5415: