CallContextBPMData via DMT

,

Can you populate CallContextBPMData fields using DMT? I was looking to load SerialNo table using DMT but also load CallContext with each row. We populate CallContext fields in Epicor when users perform certain serialized transactions. Those fields are then read in a data directive when SNTran is being written to the database and UD fields are populated. I wanted to be able to load SerialNo with DMT and populate the same callcontext fields for each row in DMT to achieve the same result as if the transactions was preformed in Epicor directly.