Guide on fields update occurrences and when

Hi

Ive sort of been thrown in at the deep end of epicor and while im getting on ok with navigating my around and finding solutions, there are some things that i just know so im looking to see if there is a guide like a general guide that may be available as a reference. for example:

what tables & fields get updated when another table gets updated. When you update a field in QuoteHed and save, do fields automatically get updated in QuoteDtl and vice versa? When a quote in converted to a sales order, what fields are carried over?

What fields are dependent to other parts of the epicor workflow and what are simply visual?

Im sure there is a big old book somewhere with a thousand pages of bumf but im not graced with allowable time for that kind of research im afraid so a lookup guide, if one exists would be excellent :slight_smile:

Thanks

Not that I know of! Maybe if you buy the SDK. The best solution I have for this is to use the trace parser and try to duplicate epicor’s methods. Review the methods and fields that get updated and pick through with a fine toothed comb.

You can also use the DMT to see which fields are required to update a specific table.
Good luck!
Nate