[Home] [Help]
APPS.IBY_PAYGROUP_PUB dependencies on HZ_LOCATIONS
Line 25194: HZ_LOCATIONS payee_loc
25190:
25191: ) add_concat
25192:
25193: FROM
25194: HZ_LOCATIONS payee_loc
25195: WHERE
25196: IBY_PAYGROUP_PUB.pmtTable.remit_to_location_id(l_trx_index) = payee_loc.location_id(+)
25197: ;
25198: