PurchReqDocument.parmSpendingLimitPreparer Method [AX 2012]

Calculates the spending limit for the preparer.

public PurchReqSpendingLimitValueMSTPreparer parmSpendingLimitPreparer(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

_companyId
Type: CompanyId Extended Data Type
The company ID of the record.
_tableId
Type: TableId Extended Data Type
The table ID of the record.
_recId
Type: RecId Extended Data Type
The record ID of the record.

Return Value

Type: PurchReqSpendingLimitValueMSTPreparer Extended Data Type
The spending limit of the preparer.

Community Additions

ADD
Show: