DBA Data[Home] [Help]

APPS.PA_INVOICE_XFER dependencies on RA_CUST_TRX_TYPES

Line 1369: FROM ra_cust_trx_types type,

1365:
1366: CURSOR cur_trx_types(ip_org_id NUMBER) IS
1367: SELECT TO_CHAR (type.cust_trx_type_id) cust_trx_type_id,
1368: TO_CHAR (type.credit_memo_type_id) credit_memo_type
1369: FROM ra_cust_trx_types type,
1370: hr_all_organization_units org,
1371: hr_all_organization_units_tl org_tl
1372: WHERE org_tl.organization_id = org.organization_id
1373: AND org_tl.language = p_basic_language