DBA Data[Home] [Help]

APPS.GMS_BUDGET_PUB dependencies on GMS_BC_PACKETS

Line 3716: from gms_bc_packets

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