DBA Data[Home] [Help]

APPS.GMS_BUDGET_PUB dependencies on GMS_BC_PACKETS

Line 3715: from gms_bc_packets

3711:
3712: begin
3713: select distinct packet_id
3714: into l_packet_id
3715: from gms_bc_packets
3716: where budget_version_id = l_baselined_version_id;
3717: exception
3718: -- no data will be found if there are no transactions.
3719: when no_data_found then