Hello All,
I need to add my custom field Tables\JmgStamJournalTrans.AKS_CostCategoryId (EDT: RouteCostCategoryId) in to the \Data Dictionary\Maps\JmgStampTransMap so I can make jmgStamTransMap.AKS_CostCategoryId.
the reason is to bypass the my custom field from the Classes\JmgJobBundle\postTime() to the Classes\JmgPostStandardSystem\postTime() using the jobTime Array of type Records which is holding the jmgStampJournalTransTmp with the Category I need in order to Update CategoryHoursId and Price furthermore at ProdJournalTrans and ProdRouteTrans tables.
I haven't work with Maps so I wonder if you guys can tell me if if possible to modify and how, without it messing it :)