Share via


PurchFormLetterContract Class [AX 2012]

The PurchFormLetterContract class is used as the data contract class for the FormletterService service when you post purchase orders.

Syntax

class PurchFormLetterContract extends FormLetterContract

Run On

Called

Methods

  Method Description
Gg917387.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif getCanUseParallelism Indicates whether the selected records can be posted using batch parallelism. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif getCheckForHold (Overrides the getCheckForHold Method.)
Gg917387.pubmethod(en-us,AX.60).gif getDocumentStatus (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif getFormLetterType (Overrides the getFormLetterType Method.)
Gg917387.pubmethod(en-us,AX.60).gif getLateSelectionQuery Gets the query that is used for late selection. (Overrides the getLateSelectionQuery Method.)
Gg917387.pubmethod(en-us,AX.60).gif getOrderBatchTaskSize Gets the number of orders to have in each batch task when posting in batch. (Overrides the getOrderBatchTaskSize Method.)
Gg917387.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif initialize (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif isPrinting Determines whether document should be printed after posting. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the PurchFormLetterContract class. (Overrides the pack Method.)
Gg917387.pubmethod(en-us,AX.60).gif parmAccountingDate Gets or sets the AccountingDate parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmAllowEmptyTable Gets or sets the AllowEmptyTable parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmBatchCreatedBy Gets or sets the BatchCreatedBy parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmBatchGroupId Gets or sets the BatchGroupId parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmBatchJobId Gets or sets the BatchJobId parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmCallerMenuItem Gets or sets the CallerMenuItem parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmCallerTable Gets or sets the CallerTable parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmCheckForHold Gets or sets the CheckForHold parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmChooseLinesQueryPacked Gets or sets the ChooseLinesQueryPacked parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmClearTotals Gets or sets the ClearTotals parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmCreateFromHistory Gets or sets the CreateFromHistory parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmCreateFromLines Gets or sets the CreateFromLines parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmCreditRemaining Gets or sets the CreditRemaining parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmDataSourceRecordsPacked Gets or sets the DataSourceRecordsPacked parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmDeletePurchLineRecIdSet Gets or sets the DeletePurchLineRecIdSet parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmDeletePurchTablePurchIdSet Gets or sets the DeletePurchTablePurchIdSet parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmDocumentOrigin Gets or sets the DocumentOrigin parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmFormletterProformaPrintPacked Gets or sets the FormletterProformaPrintPacked parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmHistoryListPacked Gets or sets the HistoryListPacked parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmInitAllowEmptyTable Gets or sets the InitAllowEmptyTable parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmIntercompanyCompanyId Gets or sets the IntercompanyCompanyId parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmIntercompanyMapPacked Gets or sets the IntercompanyMapPacked parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmIntercompanyNoSalesFormletterUpdate Gets or sets the IntercompanyNoSalesFormletterUpdate parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmIntercompanyParmId Gets or sets the IntercompanyParmId parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmIntercompanyPosted Gets or sets the IntercompanyPosted parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmIntercompanySelectFromJournal Gets or sets the IntercompanySelectFromJournal parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmIntercompanyVoucher Gets or sets the IntercompanyVoucher parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmInventLocationId_PL Gets or sets the InventLocationId_PL parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmInvoiceType Gets or sets the InvoiceType parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmIsPrintingInAfterOperation Gets or sets the IsPrintingInAfterOperation parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmJournal Gets or sets the Journal parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmLateSelection Gets or sets the LateSelection parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmLedgerJournalTrans Gets or sets the LedgerJournalTrans parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmLineIdSetPacked Gets or sets the LineIdSetPacked parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmLineListPacked Gets or sets the LineListPacked parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmLtDocNumberingCode Gets or sets the LtDocNumberingCode parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmMultiForm Gets or sets the MultiForm parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmNewPurchLineRecIdSet Gets or sets the NewPurchLineRecIdSet parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmNumber Gets or sets the Number parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmParmId Gets or sets the ParmId parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmParmIdSynched Gets or sets the ParmIdSynched parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmParmTable Gets or sets the ParmTable parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmParmTableNum Gets or sets the ParmTableNum parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmParmUpdate Gets or sets the ParmUpdate parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPreserveReceiptStatement Gets or sets the PreserveReceiptStatement parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmPrintAcceptanceReport_RU Gets or sets the PrintAcceptanceReport_RU parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrintBillOfLading_RU Gets or sets the PrintBillOfLading_RU parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrinterSettingsEuVatInvoice Gets or sets the PrinterSettingsEuVatInvoice parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmPrintersettingsFormletter Gets or sets the PrintersettingsFormletter parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrintersettingsFormletterCopy Gets or sets the PrintersettingsFormletterCopy parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrintEuVatInvoice Gets or sets the PrintEuVatInvoice parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmPrintFacture_RU Gets or sets the PrintFacture_RU parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrintFormletter Gets or sets the PrintFormletter parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrintGRN_IN Gets or sets the PrintGRN_IN parameter. (Overrides the parmPrintGRN_IN Method.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrintInventBaileeReport_RU Gets or sets the PrintInventBaileeReport_RU parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrintOut Gets or sets the PrintOut parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPrintProductLabel Gets or sets the PrintProductLabel parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmPrintSalesFormLetter Gets or sets the PrintSalesFormLetter parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmPrintShelfLabel Gets or sets the PrintShelfLabel parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmPrintTransportInvoice_RU Gets or sets the PrintTransportInvoice_RU parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmProcessAdditional Gets or sets the ProcessAdditional parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmProforma Gets or sets the Proforma parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmPurchTable Gets or sets the PurchTable parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmReceiptListDeviationType_RU Gets or sets the ReceiptListDeviationType_RU parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmSADCurrencyCode_PL Gets or sets the SADCurrencyCode_PL parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmSADExchRate_PL Gets or sets the SADExchRate_PL parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmSADNumberCode_PL Gets or sets the SADNumberCode_PL parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmShowQueryForm Gets or sets the ShowQueryForm parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmSourceTable Gets or sets the SourceTable parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmSpecQty Gets or sets the SpecQty parameter.
Gg917387.pubmethod(en-us,AX.60).gif parmSpecQtyIsSet Gets or sets the SpecQtyIsSet parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmUsePrintManagement Gets or sets the UsePrintManagement parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmUseUserDefinedDestinations Gets or sets the UseUserDefinedDestinations parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmVersionDateTime Gets or sets the VersionDateTime parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmVersioningUpdateType Gets or sets the VersioningUpdateType parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the Voucher parameter. (Inherited from FormLetterContract.)
Gg917387.pubmethod(en-us,AX.60).gif parmWmsJournalTableDsIsSet Gets or sets the WmsJournalTableDsIsSet parameter.
Gg917387.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedClass parameter value to an instance of the PurchFormLetterContract class. (Overrides the unpack Method.)
Gg917387.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg917387.pubmethod(en-us,AX.60).gif Gg917387.static(en-us,AX.60).gif ::newFromPackedVersion Creates a PurchFormLetterContract object from the given container.

Top

Inheritance Hierarchy

Object Class
  FormLetterContract Class
    PurchFormLetterContract Class
      PurchFormLetterBOEContract_IN Class
      PurchFormLetterConfirmRequestContract Class
      PurchFormLetterInvoice4PaymContract_RU Class
      PurchFormLetterInvoiceContract Class
      PurchFormLetterPackingSlipContract Class
      PurchFormLetterPurchOrderContract Class
      PurchFormLetterReceiptsListContract Class