DBA Data[Home] [Help]

APPS.FA_PROCESS_GROUPS_PKG dependencies on FA_DISTRIBUTION_HISTORY

Line 1320: from fa_distribution_history

1316: units_assigned,
1317: code_combination_id,
1318: location_id,
1319: assigned_to
1320: from fa_distribution_history
1321: where asset_id = p_asset_id
1322: and transaction_header_id_out is null;
1323:
1324: cursor get_old_trx is