how can i solve the following query , please any one can help me...
Create a report that will create a line in FA journal for each asset with the asqusition value of the assets ( create a field on FA card to record acquisiton value)?
I am not really able to understand what you meant by "create a field on FA card to record acquisiton value"... but if you need a report to list out FA no. with their acq value in FA Journal then you shud -
1. create a report with "FA Depreciation Book" as Dataitem.
2. take "FA Journal Line" as variable
3. Validate the "FA No." & "Amount" field of "FA Journal Lines" with "FA No." & "Acquisition Cost" of "FA Depreciation Book".
Comments
1. create a report with "FA Depreciation Book" as Dataitem.
2. take "FA Journal Line" as variable
3. Validate the "FA No." & "Amount" field of "FA Journal Lines" with "FA No." & "Acquisition Cost" of "FA Depreciation Book".
Hope you know on which trigger to put your code.