Other Languages - Axapta ... How to add an extra field in args.record()
Asked By vivek chirumamilla on 15-Nov-11 03:31 AM
Hi everyone,
My problem is that in existing class of ledgerTable there is args.record(), which is fetching values and storing in a buffer say common _journal, it contains values of it which has been fetched . So in the same buffer I want to add an another field of the same table. Please help me out on this one.