TaxModelDocLineExtensionIN::findByBaseTable Method [AX 2012]
Finds records by base table ID.
client server public static TaxModelDocLineExtensionIN findByBaseTable(TableId _sourceTableId, RecId _sourceRecId)
Run On
CalledParameters
- _sourceTableId
- Type: TableId Extended Data Type
The source table ID.
- _sourceRecId
- Type: RecId Extended Data Type
The source record ID.
Return Value
Type: TaxModelDocLineExtensionIN MapThe instance of the TaxModelDocLineExtensionIN class.
Show: