DBA Data[Home] [Help]

APPS.OZF_AR_PAYMENT_PVT dependencies on RA_BATCH_SOURCES

Line 1178: FROM ra_batch_sources bs

1174: l_attribute_rec arw_cmreq_cover.pq_attribute_rec_type;
1175:
1176: CURSOR csr_batch_source(cv_set_of_books_id IN NUMBER) IS
1177: SELECT name
1178: FROM ra_batch_sources bs
1179: , ozf_sys_parameters sys
1180: WHERE sys.batch_source_id = bs.batch_source_id
1181: AND sys.set_of_books_id = cv_set_of_books_id;
1182:

Line 1576: FROM ra_batch_sources

1572:
1573: -- Cursor to get reference field value
1574: CURSOR csr_cb_ref_field IS
1575: SELECT default_reference
1576: FROM ra_batch_sources
1577: WHERE batch_source_id = 12;
1578:
1579: --Start:Bug:2781186
1580: -- Cursor to get customer reason,customer ref, reason code id