SalesQuotationTableForm.enableFunctionButtons Method [AX 2012]
Syntax
public void enableFunctionButtons(
SalesQuotationTable _salesQuotationTable,
[FormFunctionButtonControl buttonConvert2customer,
FormFunctionButtonControl buttonAlternativeQuotations,
FormFunctionButtonControl buttonCopyAllHeader,
FormFunctionButtonControl salesQuotationChangeReasonCode])
Run On
Called
Parameters
- _salesQuotationTable
Type: SalesQuotationTable Table
- buttonConvert2customer
Type: FormFunctionButtonControl Class
- buttonAlternativeQuotations
Type: FormFunctionButtonControl Class
- buttonCopyAllHeader
Type: FormFunctionButtonControl Class
- salesQuotationChangeReasonCode
Type: FormFunctionButtonControl Class