DBA Data[Home] [Help]

APPS.GMS_POR_API dependencies on GMS_PACKET_HEADER_ID_S

Line 1121: SELECT gms_packet_header_id_s.NEXTVAL

1117: l_recs_rejected NUMBER;
1118: l_source_type_code po_requisition_lines_all.source_type_code%type;
1119:
1120: CURSOR c_next_header_id IS
1121: SELECT gms_packet_header_id_s.NEXTVAL
1122: FROM DUAL;
1123:
1124: CURSOR c_next_dist_id IS
1125: SELECT gms_packet_dist_id_s.NEXTVAL