Get the ‘Mass Transaction Number’ form ‘Mass Reclassification’ screen. (After ‘Previewing’ the Mass Transaction).
Navigation: Fixed Asset user->Navigator->Mass Transaction->Reclassifications
SQL> SELECT *
FROM FA_MASS_RECLASS_ITF FAM
WHERE FAM.MASS_RECLASS_ID=xxx;
* xxx is the Mass Transaction Number