[Home] [Help]
1346: ,attribute15
1347: ,attribute_category
1348: ,tax_classification_code
1349: ,G_LOGIN_ID
1350: ,zx_registrations_s.nextval
1351: ,tax_authority_id
1352: ,rep_tax_authority_id
1353: ,coll_tax_authority_id
1354: ,l_tbl_to_ptp_id(i)
1537: l_reg_count := 0;
1538:
1539: FOR rec IN get_from_ptp_registrations LOOP
1540:
1541: SELECT zx_registrations_s.nextval
1542: INTO l_registration_id
1543: FROM dual;
1544:
1545: -- fix for bug 14477937 check to avoid if insertion is creating ZX_REGISTRATIONS_U2