PurchReApprovalPolicyRuleFieldList.getFormDataSources Method [AX 2012]

Gets a list of form data sources for which the fast tabs should be iterated.

protected List getFormDataSources(Form _form)

Run On

Client

Parameters

_form
Type: Form Class
The Form object that contains form data sources and fast tabs.

Return Value

Type: List Class
A List of form data sources IDs.

Community Additions

ADD
Show: