Share via


AxdHcmJobApplication.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 AxCommon class.

Remarks

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

See Also

Reference

AxdHcmJobApplication Class