DBA Data[Home] [Help]

APPS.FUN_RECIPIENT_WF dependencies on FUN_TCA_PKG

Line 1023: fun_tca_pkg.get_ou_id(h.initiator_id),

1019: itemkey => itemkey,
1020: aname => 'TRX_ID');
1021:
1022: SELECT b.from_le_id, b.gl_date, h.to_le_id, h.to_ledger_id,
1023: fun_tca_pkg.get_ou_id(h.initiator_id),
1024: fun_tca_pkg.get_ou_id(h.recipient_id),
1025: b.batch_date, b.initiator_id, h.recipient_id
1026: INTO l_from_le_id, l_gl_date, l_to_le_id, l_to_ledger_id,
1027: l_from_org_id, l_to_org_id, l_trx_date,

Line 1024: fun_tca_pkg.get_ou_id(h.recipient_id),

1020: aname => 'TRX_ID');
1021:
1022: SELECT b.from_le_id, b.gl_date, h.to_le_id, h.to_ledger_id,
1023: fun_tca_pkg.get_ou_id(h.initiator_id),
1024: fun_tca_pkg.get_ou_id(h.recipient_id),
1025: b.batch_date, b.initiator_id, h.recipient_id
1026: INTO l_from_le_id, l_gl_date, l_to_le_id, l_to_ledger_id,
1027: l_from_org_id, l_to_org_id, l_trx_date,
1028: l_initiator_id,

Line 1184: fun_tca_pkg.get_ou_id(initiator_id) from_org_id

1180: aname => 'BATCH_ID');
1181:
1182: SELECT batch_date, gl_date, currency_code,
1183: exchange_rate_type,
1184: fun_tca_pkg.get_ou_id(initiator_id) from_org_id
1185: INTO l_batch_date, l_gl_date, l_currency,
1186: l_exchange_rate_type,
1187: l_from_org_id
1188: FROM fun_trx_batches