DBA Data[Home] [Help]

APPS.FUN_RECIPIENT_WF dependencies on FUN_TCA_PKG

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

1109: itemkey => itemkey,
1110: aname => 'TRX_ID');
1111:
1112: SELECT b.from_le_id, b.gl_date, h.to_le_id, h.to_ledger_id,
1113: fun_tca_pkg.get_ou_id(h.initiator_id),
1114: fun_tca_pkg.get_ou_id(h.recipient_id),
1115: b.batch_date, b.initiator_id, h.recipient_id
1116: INTO l_from_le_id, l_gl_date, l_to_le_id, l_to_ledger_id,
1117: l_from_org_id, l_to_org_id, l_trx_date,

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

1110: aname => 'TRX_ID');
1111:
1112: SELECT b.from_le_id, b.gl_date, h.to_le_id, h.to_ledger_id,
1113: fun_tca_pkg.get_ou_id(h.initiator_id),
1114: fun_tca_pkg.get_ou_id(h.recipient_id),
1115: b.batch_date, b.initiator_id, h.recipient_id
1116: INTO l_from_le_id, l_gl_date, l_to_le_id, l_to_ledger_id,
1117: l_from_org_id, l_to_org_id, l_trx_date,
1118: l_initiator_id,

Line 1274: fun_tca_pkg.get_ou_id(initiator_id) from_org_id

1270: aname => 'BATCH_ID');
1271:
1272: SELECT batch_date, gl_date, currency_code,
1273: exchange_rate_type,
1274: fun_tca_pkg.get_ou_id(initiator_id) from_org_id
1275: INTO l_batch_date, l_gl_date, l_currency,
1276: l_exchange_rate_type,
1277: l_from_org_id
1278: FROM fun_trx_batches