PurchRFQFormLetter_ReSend Class [AX 2012]
| Method | Description | |
|---|---|---|
| afterOperation | Called after a service operation is executed. (Inherited from FormLetterServiceController.) |
| afterOperationBody | Executes the main logic for after the operation, before cleanup. (Inherited from FormLetterServiceController.) |
| afterOperationEnd | Performs the post-operation closure. (Inherited from FormLetterServiceController.) |
| afterPrompt | Performs additional steps that must be executed after the prompt has finished. (Inherited from PurchRFQFormLetter.) |
| allowEmptyTable | (Inherited from FormLetterServiceController.) |
| asyncCallbackReturnValue | Microsoft internal use only. (Inherited from SysOperationServiceController.) |
| asyncCallbackVoid | Microsoft internal use only. (Inherited from SysOperationServiceController.) |
| batchAsyncCallback | Microsoft internal use only. (Inherited from SysOperationServiceController.) |
| batchInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
| beforeOperation | Executed before a service operation is executed. (Inherited from SysOperationServiceController.) |
| callContractInterfaceMethod | Microsoft internal use only. (Inherited from SysOperationController.) |
| callerIsFormLetter | (Inherited from PurchRFQFormLetter.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canGoBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
| caption | Microsoft internal use only. (Inherited from SysOperationController.) |
| checkAccess | Determines the permissions to the service operation that is being called. (Inherited from SysOperationServiceController.) |
| checkClientOutput | Verifies whether the destination for printing the original of report is client based. (Inherited from PurchRFQFormLetter.) |
| checkClientOutputPrintManagement | Verifies that the selected printers in print management, for printing an original and a copy of reports, are using client output options. (Inherited from FormLetterServiceController.) |
| checkCloseDialog | Microsoft internal use only. (Inherited from SysOperationController.) |
| checkDiscardLine | (Inherited from PurchRFQFormLetter.) |
| checkIfAnyContractImplementsInterface | Microsoft internal use only. (Inherited from SysOperationController.) |
| checkIfPurchRFQCaseOrderExist | (Inherited from PurchRFQFormLetter.) |
| checkIfPurchRFQOrderExist | (Inherited from PurchRFQFormLetter.) |
| checkIfQuestionnaireComplete | Checks whether the questionnaire associated with the RFQ is completed. (Inherited from PurchRFQFormLetter.) |
| checkIfSomethingIsPosted | (Inherited from PurchRFQFormLetter.) |
| checkPrinterSettingsMultiThread | Verifies whether the selected printers for printing journals are Application Object Server (AOS) configured printers. (Inherited from FormLetterServiceController.) |
| checkPrintOut | Validates the PrintOut setting. (Inherited from FormLetterServiceController.) |
| checkSitesStatus | Checks whether a request for a quote can be published to sites and, if set to yes, publishes it and sends an e-mail to a Vendor. (Inherited from PurchRFQFormLetter.) |
| chooseLines | (Inherited from PurchRFQFormLetter.) |
| chooseLinesQuery | (Inherited from PurchRFQFormLetter.) |
| chooseLinesServer | (Inherited from PurchRFQFormLetter.) |
| cleanupDialog | (Inherited from FormLetterServiceController.) |
| createFromLines | (Inherited from FormLetterServiceController.) |
| defaultCaption | Determines the service operation name. (Inherited from SysOperationServiceController.) |
| dialog | Launches the PurchRFQEditLines form. (Inherited from PurchRFQFormLetter.) |
| dialogClose | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogInit | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogMake | internal use only. (Inherited from FormLetterServiceController.) |
| dialogPostBuild | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogPostRun | internal use only. (Inherited from FormLetterServiceController.) |
| dialogRun | Microsoft internal use only. (Inherited from FormLetterServiceController.) |
| dialogSelectCtrl | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogShow | Microsoft internal use only. (Inherited from SysOperationController.) |
| dialogTask | Microsoft internal use only. (Inherited from SysOperationController.) |
| doBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
| documentStatus | (Overrides the documentStatus Method.) |
| endUpdate | (Inherited from PurchRFQFormLetter.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| 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.) |
| forceSaveLast | (Inherited from FormLetterServiceController.) |
| getBaseDataContract | (Inherited from SysOperationController.) |
| getCachedUIBuilderForDataContractInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
| getContract | (Inherited from FormLetterServiceController.) |
| getDataContractInfoObject | Gets the metadata that is associated with a particular data contract parameter. (Inherited from SysOperationController.) |
| getDataContractInfoObjects | Microsoft internal use only. (Inherited from SysOperationController.) |
| getDataContractInfoObjectsInternal | Microsoft internal use only. (Inherited from SysOperationServiceController.) |
| getDataContractInfoObjectsRecursively | Microsoft internal use only. (Inherited from SysOperationController.) |
| getDataContractObject | Gets a data contract instance for reading or writing. (Inherited from SysOperationController.) |
| getFrameworkService | Microsoft internal use only. (Inherited from SysOperationServiceController.) |
| getFromDialog | Microsoft internal use only. (Inherited from SysOperationController.) |
| getLast | (Inherited from FormLetterServiceController.) |
| getLastFromCallerFormName | Retrieves a SysLastValue value for the FormLetter form with the caller form name as a differentiator. (Inherited from FormLetterServiceController.) |
| getNumAndVoucher | (Inherited from FormLetterServiceController.) |
| getOriginalQuery | Gets the original query that can be used in the SysQuery form. (Inherited from SysOperationController.) |
| getOutputContract | Gets the output data contract of the last service call. (Inherited from FormLetterServiceController.) |
| getPurchRFQCaseLine | (Inherited from PurchRFQFormLetter.) |
| getPurchRFQLine | (Inherited from PurchRFQFormLetter.) |
| getServiceClass | Microsoft internal use only. (Inherited from SysOperationServiceController.) |
| getServiceOperation | Microsoft internal use only. (Inherited from SysOperationServiceController.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getUIBuilderForContractObject | Microsoft internal use only. (Inherited from SysOperationController.) |
| getUIBuilderForDataContractInfo | Microsoft internal use only. (Inherited from SysOperationController.) |
| getUIBuilderForParameterPath | Microsoft internal use only. (Inherited from SysOperationController.) |
| getValuesFormletterParmData | (Inherited from PurchRFQFormLetter.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | (Inherited from FormLetterServiceController.) |
| initAllowEmptyTable | (Inherited from FormLetterServiceController.) |
| initializeDataContractInfoMaps | Microsoft internal use only. (Inherited from SysOperationController.) |
| initializeFromArgs | Initializes an overridden service controller from an args menu item. (Inherited from SysOperationServiceController.) |
| initializeParameters | Called after parameters are initialized by the framework. (Inherited from SysOperationController.) |
| initializeServiceParameter | Initializes an instance of the SysDictClass class for each data contract that is found in a service operation contract. (Inherited from FormLetterServiceController.) |
| initLinesQuery | (Inherited from PurchRFQFormLetter.) |
| initParameters | (Inherited from PurchRFQFormLetter.) |
| initParmDefault | Microsoft internal use only. (Inherited from SysOperationController.) |
| initParmPurchRFQCaseTable | (Inherited from PurchRFQFormLetter.) |
| initParmPurchRFQTable | (Inherited from PurchRFQFormLetter.) |
| initParmUpdate | (Inherited from PurchRFQFormLetter.) |
| interCompanyCalledFromFormletter | (Inherited from FormLetterServiceController.) |
| interCompanyCreatedFormletter | (Inherited from FormLetterServiceController.) |
| interCompanyMap | (Inherited from FormLetterServiceController.) |
| interCompanyParmId | (Inherited from FormLetterServiceController.) |
| interCompanyParmSelectFromJournal | (Inherited from FormLetterServiceController.) |
| interCompanyPosted | (Inherited from FormLetterServiceController.) |
| interCompanySelectFromJournal | (Inherited from FormLetterServiceController.) |
| isInBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
| isVersioningCorrectionOrCancel | Checks if a versioning update type is Correction or Cancel. (Inherited from FormLetterServiceController.) |
| lastValueDataAreaId | Microsoft internal use only. (Inherited from SysOperationController.) |
| lastValueDesignName | Retrieves the design name that is used as a differentiator for the retrieval of a SysLastValue value. (Inherited from FormLetterServiceController.) |
| lastValueUserId | Microsoft internal use only. (Inherited from SysOperationController.) |
| lateSelection | (Inherited from FormLetterServiceController.) |
| lateSelectionRemoveLines | (Inherited from PurchRFQFormLetter.) |
| lineStatusFilter | (Inherited from PurchRFQFormLetter.) |
| loadFromSysLastValue | Microsoft internal use only. (Inherited from SysOperationController.) |
| loadingOrSavingFromLastValue | Checks whether the current execution loads from or saves to the syslastvalue table. (Inherited from SysOperationController.) |
| multiForm | (Inherited from FormLetterServiceController.) |
| mustPrintInAfterOperation | Indicates whether printing must occur in the after operation instead of in the service. (Inherited from FormLetterServiceController.) |
| name | Returns the name of the SysOperationController class. (Inherited from FormLetterServiceController.) |
| new | Creates a new instance of the SysOperationServiceController class. (Overrides the new Method.) |
| newJournalList | Constructs a record sorted list. (Inherited from PurchRFQFormLetter.) |
| 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.) |
| onPostingSuccess | This method gets called when some documents are posted. Child classes override this method to handle successful posting of docuemnts. (Inherited from FormLetterServiceController.) |
| operationReturnValue | Gets the service return value. (Inherited from SysOperationServiceController.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the PurchRFQFormLetter class. (Inherited from PurchRFQFormLetter.) |
| packDataContract | (Inherited from FormLetterServiceController.) |
| packDataContractInfoObjects | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmAccountingDate | Gets or sets the AccountingDate parameter. (Inherited from FormLetterServiceController.) |
| parmAlwaysInitializeAndValidateOnServer | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmArgs | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmBatchCreatedBy | Gets or sets the BatchCreatedBy parameter. (Inherited from FormLetterServiceController.) |
| parmBatchGroupId | Gets or sets the BatchGroupId parameter. (Inherited from FormLetterServiceController.) |
| parmBatchJobId | Gets or sets the BatchJobId parameter. (Inherited from FormLetterServiceController.) |
| parmCallerFormletter | Gets or sets the CallerFormletter parameter. (Inherited from PurchRFQFormLetter.) |
| parmCallerFormLetterParmId | Gets or sets the CallerFormLetterParmId parameter. (Inherited from PurchRFQFormLetter.) |
| parmCallerFormName | Gets or sets the CallerFormName parameter. (Inherited from FormLetterServiceController.) |
| parmCallerTable | Gets or sets the CallerTable parameter. (Inherited from FormLetterServiceController.) |
| parmClassName | Gets or sets the ClassName parameter. (Inherited from SysOperationServiceController.) |
| parmCreateFromHistory | Gets or sets the CreateFromHistory parameter. (Inherited from FormLetterServiceController.) |
| parmCurrentBatch | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmDataSourceRecordsPacked | Gets or sets the DataSourceRecordsPacked parameter. (Inherited from FormLetterServiceController.) |
| parmDialogCaption | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmExecutionMode | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmFrameworkService | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmHelpKeyword | Gets or sets the HelpKeyword parameter. (Inherited from SysOperationServiceController.) |
| parmHistoryList | Gets or sets the HistoryList parameter. (Inherited from FormLetterServiceController.) |
| parmId | Gets or sets the Id parameter. (Inherited from FormLetterServiceController.) |
| parmIdSynched | Gets or sets the IdSynched parameter. (Inherited from FormLetterServiceController.) |
| parmInterCompanyCompanyId | Gets or sets the InterCompanyCompanyId parameter. (Inherited from FormLetterServiceController.) |
| parmJournalRecord | Gets or sets the JournalRecord parameter. (Inherited from FormLetterServiceController.) |
| parmLineIdSet | Gets or sets the LineIdSet parameter. (Inherited from FormLetterServiceController.) |
| parmLineList | Gets or sets the LineList parameter. (Inherited from FormLetterServiceController.) |
| parmLoadFromSysLastValue | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmMethodName | Gets or sets the MethodName parameter. (Inherited from SysOperationServiceController.) |
| parmQueryUsed | Gets or sets the QueryUsed parameter. (Inherited from FormLetterServiceController.) |
| parmRegisterCallbackForReliableAsyncCall | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmRejectExecuted | Gets or sets the RejectExecuted parameter. (Inherited from PurchRFQFormLetter.) |
| parmReliableAsyncBatchGroupId | Gets or sets the ReliableAsyncBatchGroupId parameter. (Inherited from SysOperationController.) |
| parmShowDialog | Microsoft internal use only. (Inherited from SysOperationController.) |
| parmShowProgressForm | Gets or sets the ShowProgressForm parameter. (Inherited from SysOperationServiceController.) |
| parmSourceTable | Gets or sets the SourceTable parameter. (Inherited from PurchRFQFormLetter.) |
| parmSpecQtyIsSet | Gets or sets the SpecQtyIsSet parameter. (Inherited from FormLetterServiceController.) |
| parmTable2Update | Gets or sets the Table2Update parameter. (Inherited from PurchRFQFormLetter.) |
| parmTradeLineRefId_RU | Gets or sets the TradeLineRefId_RU parameter. (Inherited from FormLetterServiceController.) |
| parmUseUserDefinedDestinations | Gets or sets the UseUserDefinedDestinations parameter. (Inherited from FormLetterServiceController.) |
| parmVersionDateTime | Gets or sets the VersionDateTime parameter. (Inherited from FormLetterServiceController.) |
| parmVersioningUpdateType | Gets or sets the VersioningUpdateType parameter. (Inherited from FormLetterServiceController.) |
| postUpdate | (Inherited from PurchRFQFormLetter.) |
| prePromptInit | (Inherited from PurchRFQFormLetter.) |
| printAcceptanceReport_RU | Should Acceptance report be printed when posting document (Inherited from FormLetterServiceController.) |
| printBillOfLading_RU | Should bill of lading be printed when posting document (Inherited from FormLetterServiceController.) |
| printerSettingsFormletter | (Inherited from FormLetterServiceController.) |
| printExtraDocuments | The method shows if there are extra documents must be printed during posting except the form letter document. (Inherited from FormLetterServiceController.) |
| printFacture_RU | Should facture be printed when posting document (Inherited from FormLetterServiceController.) |
| printFormLetter | (Inherited from FormLetterServiceController.) |
| printInventBaileeReport_RU | Should invent bailee be printed when posting document (Inherited from FormLetterServiceController.) |
| printJournal | (Inherited from PurchRFQFormLetter.) |
| printMgmtDocumentType | Identifies the print management document type for returning a request for quotes. (Overrides the printMgmtDocumentType Method.) |
| printMgmtNodeType | Identifies the print management node type. (Inherited from PurchRFQFormLetter.) |
| printout | (Inherited from FormLetterServiceController.) |
| printPosted | (Inherited from PurchRFQFormLetter.) |
| printPriceAmount | (Inherited from PurchRFQFormLetter.) |
| printReplySheet | (Inherited from PurchRFQFormLetter.) |
| printTransportInvoice_RU | Should transport invoice be printed when posting document (Inherited from FormLetterServiceController.) |
| proforma | (Inherited from FormLetterServiceController.) |
| prompt | Microsoft internal use only. (Inherited from SysOperationController.) |
| purchRFQParmUpdate | (Inherited from PurchRFQFormLetter.) |
| purchRFQStatus | (Overrides the purchRFQStatus Method.) |
| purchRFQTable | (Inherited from PurchRFQFormLetter.) |
| purchRFQUpdateType | (Overrides the purchRFQUpdateType Method.) |
| putToDialog | Moves data from the data contract into dialog box controls. (Inherited from SysOperationController.) |
| queryBuild | (Inherited from PurchRFQFormLetter.) |
| queryChanged | Microsoft internal use only. (Inherited from SysOperationController.) |
| queryHelper | Microsoft internal use only. (Inherited from SysOperationController.) |
| querySelectButtonClicked | Microsoft internal use only. (Inherited from SysOperationController.) |
| reArrangeNow | (Inherited from FormLetterServiceController.) |
| removeJournalFromList | (Inherited from PurchRFQFormLetter.) |
| reSelect | (Inherited from PurchRFQFormLetter.) |
| resetParmListCommonCS | (Inherited from PurchRFQFormLetter.) |
| run | Contains the code that does the job of the class. (Inherited from PurchRFQFormLetter.) |
| runsImpersonated | Microsoft internal use only. (Inherited from SysOperationController.) |
| saveLast | Microsoft internal use only. (Inherited from SysOperationController.) |
| selectFromJournal | (Inherited from FormLetterServiceController.) |
| selectFromJournalLines | Updates document lines that are based on the specified records. (Inherited from FormLetterServiceController.) |
| sendAsXML | (Inherited from PurchRFQFormLetter.) |
| setForUpdatePurchRFQParmTable | (Inherited from PurchRFQFormLetter.) |
| setNewContract | (Inherited from PurchRFQFormLetter.) |
| setNumAndVoucher | (Inherited from FormLetterServiceController.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showBatchTab | Microsoft internal use only. (Inherited from SysOperationController.) |
| showQueryForm | (Inherited from FormLetterServiceController.) |
| showQuerySelectButton | Determines whether a Select button will be added to the dialog box. (Inherited from SysOperationController.) |
| showQueryValues | Determines whether the query values will be added to the dialog box. (Inherited from SysOperationController.) |
| specQty | (Inherited from PurchRFQFormLetter.) |
| startOperation | Executes the service operation associated with the controller. (Inherited from SysOperationServiceController.) |
| templateForm | Microsoft internal use only. (Inherited from SysOperationController.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transDate | (Inherited from FormLetterServiceController.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the PurchRFQFormLetter_ReSend class. (Overrides the unpack Method.) |
| unpackDataContractInfoObjects | Microsoft internal use only. (Inherited from SysOperationController.) |
| unpackFormletterParmDataOutputContract | (Inherited from FormLetterServiceController.) |
| updateDate | (Inherited from PurchRFQFormLetter.) |
| updatePrinterSettingsFormLetter | (Inherited from FormLetterServiceController.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| usePrintManagement | (Inherited from FormLetterServiceController.) |
| validate | Validates whether it is okay to continue. (Inherited from FormLetterServiceController.) |
| validateAll | (Inherited from FormLetterServiceController.) |
| validateLines | Validates the RFQ line (Inherited from PurchRFQFormLetter.) |
| validateParameters | Microsoft internal use only. (Inherited from SysOperationController.) |
| validatePOTransdate | Validates the poTransDate field by using the fiscal calendar on the PurchRFQEditLines form that is being validated. (Inherited from PurchRFQFormLetter.) |
| validateQuestionnaire | Validates the questionnaire assosiated with RFQ. (Inherited from PurchRFQFormLetter.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the PurchRFQFormLetter_ReSend class. |
| ::description | Gets the description of the class. |
Community Additions
ADD
Show: