SpecTransCache.get Method [AX 2012]
Gets the SpecTrans record from the cache.
public SpecTrans get(
CompanyId _refCompany,
TableId _refTableId,
RefRecId _refRecId)
Run On
CalledParameters
- _refCompany
- Type: CompanyId Extended Data Type
The reference company of the cached transaction.
- _refTableId
- Type: TableId Extended Data Type
The reference table ID of the cached transaction.
- _refRecId
- Type: RefRecId Extended Data Type
The reference record ID of the cached transaction.
Community Additions
ADD
Show: