DBA Data[Home] [Help]

APPS.PA_INVOICE_XFER dependencies on RA_CUST_TRX_TYPES

Line 1367: FROM ra_cust_trx_types type,

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