DBA Data[Home] [Help]

APPS.GMS_POR_API dependencies on GMS_PACKET_HEADER_ID_S

Line 1347: SELECT gms_packet_header_id_s.NEXTVAL

1343: l_recs_rejected NUMBER;
1344: l_source_type_code po_requisition_lines_all.source_type_code%type;
1345:
1346: CURSOR c_next_header_id IS
1347: SELECT gms_packet_header_id_s.NEXTVAL
1348: FROM DUAL;
1349:
1350: CURSOR c_next_dist_id IS
1351: SELECT gms_packet_dist_id_s.NEXTVAL