How to download affected Asset data into excel from Asset Mass Reclassification?
Wednesday, 26 December 2007
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