FormLetterContract Class [AX 2012]
The FormLetterContract class will be used as the data contract class for the FormletterService service.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCanUseParallelism | Indicates whether the selected records can be posted using batch parallelism. |
| getCheckForHold | |
| getDocumentStatus | |
| getFormLetterType | |
| getLateSelectionQuery | Retrieves the query that is used for late selection. |
| getOrderBatchTaskSize | Gets the number of orders to have in each batch task when posting in batch. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initialize | |
| isPrinting | Determines whether document should be printed after posting. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the FormLetterContract class. |
| parmAccountingDate | Gets or sets the AccountingDate parameter. |
| parmAllowEmptyTable | Gets or sets the AllowEmptyTable parameter. |
| parmBatchCreatedBy | Gets or sets the BatchCreatedBy parameter. |
| parmBatchGroupId | Gets or sets the BatchGroupId parameter. |
| parmBatchJobId | Gets or sets the BatchJobId parameter. |
| parmCallerTable | Gets or sets the CallerTable parameter. |
| parmChooseLinesQueryPacked | Gets or sets the ChooseLinesQueryPacked parameter. |
| parmCreateFromHistory | Gets or sets the CreateFromHistory parameter. |
| parmCreateFromLines | Gets or sets the CreateFromLines parameter. |
| parmDataSourceRecordsPacked | Gets or sets the DataSourceRecordsPacked parameter. |
| parmFormletterProformaPrintPacked | Gets or sets the FormletterProformaPrintPacked parameter. |
| parmHistoryListPacked | Gets or sets the HistoryListPacked parameter. |
| parmInitAllowEmptyTable | Gets or sets the InitAllowEmptyTable parameter. |
| parmIntercompanyCompanyId | Gets or sets the IntercompanyCompanyId parameter. |
| parmIntercompanyMapPacked | Gets or sets the IntercompanyMapPacked parameter. |
| parmIntercompanyParmId | Gets or sets the IntercompanyParmId parameter. |
| parmIntercompanyPosted | Gets or sets the IntercompanyPosted parameter. |
| parmIntercompanySelectFromJournal | Gets or sets the IntercompanySelectFromJournal parameter. |
| parmInventLocationId_PL | Gets or sets the InventLocationId_PL parameter. |
| parmIsPrintingInAfterOperation | Gets or sets the IsPrintingInAfterOperation parameter. |
| parmJournal | Gets or sets the Journal parameter. |
| parmLateSelection | Gets or sets the LateSelection parameter. |
| parmLineIdSetPacked | Gets or sets the LineIdSetPacked parameter. |
| parmLineListPacked | Gets or sets the LineListPacked parameter. |
| parmMultiForm | Gets or sets the MultiForm parameter. |
| parmNumber | Gets or sets the Number parameter. |
| parmParmId | Gets or sets the ParmId parameter. |
| parmParmIdSynched | Gets or sets the ParmIdSynched parameter. |
| parmParmUpdate | Gets or sets the ParmUpdate parameter. |
| parmPrintAcceptanceReport_RU | Gets or sets the PrintAcceptanceReport_RU parameter. |
| parmPrintBillOfLading_RU | Gets or sets the PrintBillOfLading_RU parameter. |
| parmPrintersettingsFormletter | Gets or sets the PrintersettingsFormletter parameter. |
| parmPrintersettingsFormletterCopy | Gets or sets the PrintersettingsFormletterCopy parameter. |
| parmPrintFacture_RU | Gets or sets the PrintFacture_RU parameter. |
| parmPrintFormletter | Gets or sets the PrintFormletter parameter. |
| parmPrintGRN_IN | Gets or sets the PrintGRN_IN parameter. |
| parmPrintInventBaileeReport_RU | Gets or sets the PrintInventBaileeReport_RU parameter. |
| parmPrintOut | Gets or sets the PrintOut parameter. |
| parmPrintTransportInvoice_RU | Gets or sets the PrintTransportInvoice_RU parameter. |
| parmProforma | Gets or sets the Proforma parameter. |
| parmShowQueryForm | Gets or sets the ShowQueryForm parameter. |
| parmSourceTable | Gets or sets the SourceTable parameter. |
| parmSpecQtyIsSet | Gets or sets the SpecQtyIsSet parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmUsePrintManagement | Gets or sets the UsePrintManagement parameter. |
| parmUseUserDefinedDestinations | Gets or sets the UseUserDefinedDestinations parameter. |
| parmVersionDateTime | Gets or sets the VersionDateTime parameter. |
| parmVersioningUpdateType | Gets or sets the VersioningUpdateType parameter. |
| parmVoucher | Gets or sets the Voucher parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the FormLetterContract class. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newFromPackedVersion | Creates a FormLetterContract object from the given container. |
Community Additions
ADD
Show: