Tax.taxWorkTransSource Method [AX 2012]
Retrieves a container that consists of the source table and source record IDs of the specified TmpTaxWorkTrans record.
protected container taxWorkTransSource(TmpTaxWorkTrans _tmpTaxWorkTrans)
Run On
ServerParameters
- _tmpTaxWorkTrans
- Type: TmpTaxWorkTrans Table
The record for which a key container should be constructed.
Return Value
Type: containerA container that consists of the source table and source record IDs of the specified TmpTaxWorkTrans record.
Community Additions
ADD
Show: