I need to write a job in X++ which yields the list of fields that are added to the table under my model. Input will be the table name or table id .Is there any reference ?
Same question for methods also : need to find the methods which are either modified or created in table in my model .
Thanks in advance .