PurchRFQTableMap2LineUpdate.getFieldIdFromMappedTable Method [AX 2012]

Converts a field ID from a PurchRFQTableMap map to the field ID of a mapped physical table.

public FieldId getFieldIdFromMappedTable(FieldId _mapFieldId)

Run On

Server

Parameters

_mapFieldId
Type: FieldId Extended Data Type

Return Value

Type: FieldId Extended Data Type
The mapped physical table filed ID.

ExceptionCondition
Error

The method is not overridden.

The mapped physical tables are the PurchRFQCaseTable, PurchRFQTable, and PurchRFQReplyTable tables.

This method should be overridden in a derived classes.

Community Additions

ADD
Show: