Share via


AxdTaxIntgrExportDocData_CN.findCorrespondingAxBC Method [AX 2012]

Finds the AxBC class that is used for the specified table in the document service.

Syntax

public int findCorrespondingAxBC([TableId _tableId])

Run On

Server

Parameters

Return Value

Type: int
The class ID of the AxBC class that is used for the specified table in the current document service.

Remarks

If a specific AxBC class does not exist for the specified table, the ID of the generic AxBC class, AxCommon, will be returned.

See Also

Reference

AxdTaxIntgrExportDocData_CN Class