DBA Data[Home] [Help]

APPS.XDP_APPLICATION dependencies on XDP_FULFILL_WORKLIST

Line 1810: from XDP_FULFILL_WORKLIST

1806:
1807: /*****WI Volume*****/
1808: cursor c_wi_volume is
1809: select count(*)count, status_code
1810: from XDP_FULFILL_WORKLIST
1811: group by status_code;
1812:
1813: /*****FA Load*****/
1814: cursor c_fa_load is