FormLetterServiceController Class [AX 2012]

The FormletterServiceController class acts as the controller for the FormletterService class.

Syntax

class FormLetterServiceController extends SysOperationServiceController

Run On

Called

Methods

  Method Description
Gg754259.protmethod(en-us,AX.60).gif afterOperation Called after a service operation is executed. (Overrides the afterOperation Method.)
Gg754259.protmethod(en-us,AX.60).gif afterOperationBody Executes the main logic for after the operation, before cleanup.
Gg754259.protmethod(en-us,AX.60).gif afterOperationEnd Performs the post-operation closure.
Gg754259.privmethod(en-us,AX.60).gif afterOperationPrint
Gg754259.pubmethod(en-us,AX.60).gif allowEmptyTable
Gg754259.pubmethod(en-us,AX.60).gif asyncCallbackReturnValue Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif asyncCallbackVoid Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif batchAsyncCallback Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif batchInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif beforeOperation Executed before a service operation is executed. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif callContractInterfaceMethod Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif canGoBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif caption Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif checkAccess Determines the permissions to the service operation that is being called. (Inherited from SysOperationServiceController.)
Gg754259.protmethod(en-us,AX.60).gif checkClientOutput Verifies that the destination for printing the original or copy of a report is client based.
Gg754259.protmethod(en-us,AX.60).gif checkClientOutputPrintManagement Verifies that the selected printers in print management, for printing an original and a copy of reports, are using client output options.
Gg754259.pubmethod(en-us,AX.60).gif checkCloseDialog Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif checkIfAnyContractImplementsInterface Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif checkPrinterSettingsMultiThread Verifies whether the selected printers for printing journals are Application Object Server (AOS) configured printers.
Gg754259.pubmethod(en-us,AX.60).gif checkPrintOut Validates the PrintOut setting.
Gg754259.pubmethod(en-us,AX.60).gif chooseLinesQuery
Gg754259.protmethod(en-us,AX.60).gif cleanupDialog
Gg754259.pubmethod(en-us,AX.60).gif createFromLines
Gg754259.protmethod(en-us,AX.60).gif defaultCaption Determines the service operation name. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif dialog Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif dialogClose Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif dialogInit Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif dialogMake internal use only. (Overrides the dialogMake Method.)
Gg754259.protmethod(en-us,AX.60).gif dialogPostBuild Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif dialogPostRun internal use only. (Overrides the dialogPostRun Method.)
Gg754259.protmethod(en-us,AX.60).gif dialogRun Microsoft internal use only. (Overrides the dialogRun Method.)
Gg754259.pubmethod(en-us,AX.60).gif dialogSelectCtrl Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif dialogShow Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif dialogTask Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif doBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif documentStatus
Gg754259.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg754259.protmethod(en-us,AX.60).gif executeOperationWithRunAs Determines whether a call should be run on the server by using the CLR runtime.If marshaling is required the call is packed into a container and marshaled with the RunAs API. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif forceSaveLast
Gg754259.protmethod(en-us,AX.60).gif getBaseDataContract (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif getCachedUIBuilderForDataContractInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif getContract
Gg754259.pubmethod(en-us,AX.60).gif getDataContractInfoObject Gets the metadata that is associated with a particular data contract parameter. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif getDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif getDataContractInfoObjectsInternal Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif getDataContractInfoObjectsRecursively Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif getDataContractObject Gets a data contract instance for reading or writing. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif getFrameworkService Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif getFromDialog Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif getLast
Gg754259.protmethod(en-us,AX.60).gif getLastFromCallerFormName Retrieves a SysLastValue value for the FormLetter form with the caller form name as a differentiator.
Gg754259.pubmethod(en-us,AX.60).gif getNumAndVoucher
Gg754259.protmethod(en-us,AX.60).gif getOriginalQuery Gets the original query that can be used in the SysQuery form. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif getOutputContract Gets the output data contract of the last service call.
Gg754259.protmethod(en-us,AX.60).gif getServiceClass Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg754259.protmethod(en-us,AX.60).gif getServiceOperation Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif getUIBuilderForContractObject Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif getUIBuilderForDataContractInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif getUIBuilderForParameterPath Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif init
Gg754259.pubmethod(en-us,AX.60).gif initAllowEmptyTable
Gg754259.protmethod(en-us,AX.60).gif initializeDataContractInfoMaps Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif initializeFromArgs Initializes an overridden service controller from an args menu item. (Inherited from SysOperationServiceController.)
Gg754259.protmethod(en-us,AX.60).gif initializeParameters Called after parameters are initialized by the framework. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif initializeServiceParameter Initializes an instance of the SysDictClass class for each data contract that is found in a service operation contract. (Overrides the initializeServiceParameter Method.)
Gg754259.pubmethod(en-us,AX.60).gif initParmDefault Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif interCompanyCalledFromFormletter
Gg754259.pubmethod(en-us,AX.60).gif interCompanyCreatedFormletter
Gg754259.pubmethod(en-us,AX.60).gif interCompanyMap
Gg754259.pubmethod(en-us,AX.60).gif interCompanyParmId
Gg754259.pubmethod(en-us,AX.60).gif interCompanyParmSelectFromJournal
Gg754259.pubmethod(en-us,AX.60).gif interCompanyPosted
Gg754259.pubmethod(en-us,AX.60).gif interCompanySelectFromJournal
Gg754259.protmethod(en-us,AX.60).gif isInBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif isVersioningCorrectionOrCancel Checks if a versioning update type is Correction or Cancel.
Gg754259.protmethod(en-us,AX.60).gif lastValueDataAreaId Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif lastValueDesignName Retrieves the design name that is used as a differentiator for the retrieval of a SysLastValue value. (Overrides the lastValueDesignName Method.)
Gg754259.protmethod(en-us,AX.60).gif lastValueUserId Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif lateSelection
Gg754259.protmethod(en-us,AX.60).gif loadFromSysLastValue Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif loadingOrSavingFromLastValue Checks whether the current execution loads from or saves to the syslastvalue table. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif multiForm
Gg754259.protmethod(en-us,AX.60).gif mustPrintInAfterOperation Indicates whether printing must occur in the after operation instead of in the service.
Gg754259.pubmethod(en-us,AX.60).gif name Returns the name of the SysOperationController class.
Gg754259.pubmethod(en-us,AX.60).gif new Creates a new instance of the SysOperationServiceController class. (Overrides the new Method.)
Gg754259.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.)
Gg754259.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.)
Gg754259.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif onPostingSuccess This method gets called when some documents are posted. Child classes override this method to handle successful posting of docuemnts.
Gg754259.pubmethod(en-us,AX.60).gif operationReturnValue Gets the service return value. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the SysOperationServiceController class. (Inherited from SysOperationServiceController.)
Gg754259.protmethod(en-us,AX.60).gif packDataContract
Gg754259.protmethod(en-us,AX.60).gif packDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmAccountingDate Gets or sets the AccountingDate parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmAlwaysInitializeAndValidateOnServer Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmArgs Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmBatchCreatedBy Gets or sets the BatchCreatedBy parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmBatchGroupId Gets or sets the BatchGroupId parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmBatchJobId Gets or sets the BatchJobId parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmCallerFormName Gets or sets the CallerFormName parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmCallerTable Gets or sets the CallerTable parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmClassName Gets or sets the ClassName parameter. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif parmCreateFromHistory Gets or sets the CreateFromHistory parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmCurrentBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmDataSourceRecordsPacked Gets or sets the DataSourceRecordsPacked parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmDialogCaption Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmExecutionMode Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmFrameworkService Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmHelpKeyword Gets or sets the HelpKeyword parameter. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif parmHistoryList Gets or sets the HistoryList parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmId Gets or sets the Id parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmIdSynched Gets or sets the IdSynched parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmInterCompanyCompanyId Gets or sets the InterCompanyCompanyId parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmJournalRecord Gets or sets the JournalRecord parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmLineIdSet Gets or sets the LineIdSet parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmLineList Gets or sets the LineList parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmLoadFromSysLastValue Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmMethodName Gets or sets the MethodName parameter. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif parmQueryUsed Gets or sets the QueryUsed parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmRegisterCallbackForReliableAsyncCall Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmReliableAsyncBatchGroupId Gets or sets the ReliableAsyncBatchGroupId parameter. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmShowDialog Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif parmShowProgressForm Gets or sets the ShowProgressForm parameter. (Inherited from SysOperationServiceController.)
Gg754259.pubmethod(en-us,AX.60).gif parmSpecQtyIsSet Gets or sets the SpecQtyIsSet parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmTradeLineRefId_RU Gets or sets the TradeLineRefId_RU parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmUseUserDefinedDestinations Gets or sets the UseUserDefinedDestinations parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmVersionDateTime Gets or sets the VersionDateTime parameter.
Gg754259.pubmethod(en-us,AX.60).gif parmVersioningUpdateType Gets or sets the VersioningUpdateType parameter.
Gg754259.pubmethod(en-us,AX.60).gif printAcceptanceReport_RU Should Acceptance report be printed when posting document
Gg754259.pubmethod(en-us,AX.60).gif printBillOfLading_RU Should bill of lading be printed when posting document
Gg754259.pubmethod(en-us,AX.60).gif printerSettingsFormletter
Gg754259.protmethod(en-us,AX.60).gif printExtraDocuments The method shows if there are extra documents must be printed during posting except the form letter document.
Gg754259.pubmethod(en-us,AX.60).gif printFacture_RU Should facture be printed when posting document
Gg754259.pubmethod(en-us,AX.60).gif printFormLetter
Gg754259.pubmethod(en-us,AX.60).gif printInventBaileeReport_RU Should invent bailee be printed when posting document
Gg754259.protmethod(en-us,AX.60).gif printMgmtDocumentType Identifies the print management document type.
Gg754259.protmethod(en-us,AX.60).gif printMgmtNodeType Identifies the print management node type.
Gg754259.pubmethod(en-us,AX.60).gif printout
Gg754259.pubmethod(en-us,AX.60).gif printTransportInvoice_RU Should transport invoice be printed when posting document
Gg754259.pubmethod(en-us,AX.60).gif proforma
Gg754259.pubmethod(en-us,AX.60).gif prompt Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif putToDialog Moves data from the data contract into dialog box controls. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif queryChanged Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif queryHelper Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif querySelectButtonClicked Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif reArrangeNow
Gg754259.pubmethod(en-us,AX.60).gif resetParmListCommonCS
Gg754259.pubmethod(en-us,AX.60).gif run Executes the service operation. (Overrides the run Method.)
Gg754259.pubmethod(en-us,AX.60).gif runsImpersonated Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif saveLast Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif selectFromJournal
Gg754259.pubmethod(en-us,AX.60).gif selectFromJournalLines Updates document lines that are based on the specified records.
Gg754259.protmethod(en-us,AX.60).gif setNewContract
Gg754259.pubmethod(en-us,AX.60).gif setNumAndVoucher
Gg754259.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif showBatchTab Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif showQueryForm
Gg754259.pubmethod(en-us,AX.60).gif showQuerySelectButton Determines whether a Select button will be added to the dialog box. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif showQueryValues Determines whether the query values will be added to the dialog box. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif startOperation Executes the service operation associated with the controller. (Inherited from SysOperationServiceController.)
Gg754259.protmethod(en-us,AX.60).gif templateForm Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif transDate
Gg754259.pubmethod(en-us,AX.60).gif unpack Deserializes the packedState parameter value to an instance of the SysOperationServiceController class. (Inherited from SysOperationServiceController.)
Gg754259.protmethod(en-us,AX.60).gif unpackDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.protmethod(en-us,AX.60).gif unpackFormletterParmDataOutputContract
Gg754259.pubmethod(en-us,AX.60).gif updatePrinterSettingsFormLetter
Gg754259.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.)
Gg754259.pubmethod(en-us,AX.60).gif usePrintManagement
Gg754259.pubmethod(en-us,AX.60).gif validate Validates whether it is okay to continue. (Overrides the validate Method.)
Gg754259.pubmethod(en-us,AX.60).gif validateAll
Gg754259.pubmethod(en-us,AX.60).gif validateParameters Microsoft internal use only. (Inherited from SysOperationController.)
Gg754259.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg754259.pubmethod(en-us,AX.60).gif Gg754259.static(en-us,AX.60).gif ::isMenuItemProforma
Gg754259.pubmethod(en-us,AX.60).gif Gg754259.static(en-us,AX.60).gif ::newClientArgs
Gg754259.pubmethod(en-us,AX.60).gif Gg754259.static(en-us,AX.60).gif ::newFromContract
Gg754259.pubmethod(en-us,AX.60).gif Gg754259.static(en-us,AX.60).gif ::packDataContractObject Gets a container after packing the specified FormLetterContract object.
Gg754259.pubmethod(en-us,AX.60).gif Gg754259.static(en-us,AX.60).gif ::parseServiceInfo Gest the service information from the specified Args object.
Gg754259.protmethod(en-us,AX.60).gif Gg754259.static(en-us,AX.60).gif ::reFreshCallerDataSource Refreshes the calling form data source.
Gg754259.pubmethod(en-us,AX.60).gif Gg754259.static(en-us,AX.60).gif ::unpackDataContractObject Gets a FormLetterContract object after unpacking the specified container.

Top

Inheritance Hierarchy

Object Class
  SysOperationController Class
    SysOperationServiceController Class
      FormLetterServiceController Class
        PurchFormLetter Class
        PurchRFQFormLetter Class
        SalesFormLetter Class