Share via


PurchFormLetter_PurchOrder Class [AX 2012]

Syntax

class PurchFormLetter_PurchOrder extends PurchFormLetter

Run On

Called

Methods

  Method Description
Gg945972.protmethod(en-us,AX.60).gif afterOperation Called after a service operation is executed. (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif afterOperationBody Executes the main logic after an operation before cleanup. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif afterOperationEnd Performs after an operation closure. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif allowEmptyTable (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif asyncCallbackReturnValue Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif asyncCallbackVoid Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif batchAsyncCallback Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif batchInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif beforeOperation Executed before a service operation is executed. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif calcLastPurchPrice (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif callContractInterfaceMethod Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg945972.pubmethod(en-us,AX.60).gif canGoBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif caption Microsoft internal use only. (Overrides the caption Method.)
Gg945972.pubmethod(en-us,AX.60).gif checkAccess Determines the permissions to the service operation that is being called. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif checkBeforePost Indicates whether validation should be performed before posting. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkClientOutput Determines whether the screen is the selected destination for printing. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkClientOutputPrintManagement Determines whether the screen is the selected destination for printing the original and copies of reports in print management. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif checkCloseDialog Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif checkConsignmentNoteNum_IN returns true for all the purchase document other than invoice. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif checkFormLetterId (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkFundingLimit Checks the purchase order for limit errors (Overrides the checkFundingLimit Method.)
Gg945972.protmethod(en-us,AX.60).gif checkIfAnyContractImplementsInterface Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif checkInterCompany (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkIntrastat Checks if vend transaction line fulfills Intrastat requirements. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkLateSelection (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkPackingSlip (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkPrepayCrossPurchOrder (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif checkPrinterSettingsMultiThread Verifies whether the selected printers for printing journals are Application Object Server (AOS) configured printers. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif checkPrintOut Validates the PrintOut setting. (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif checkPurchLineChanged (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkPurchLinesChanged (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkSumBy (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif checkSumNum (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif checkW9Received This method is overridden in an extended class. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif chooseLines Creates a record by using the PurchParmTable or VendInvoiceInfoTable table that is based on the chooseLines query. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif chooseLines_IN Creates PurchParmTable or VendInvoiceInfoTable table records based on the chooseLines query. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif chooseLinesQuery (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif chooseLinesServer (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif cleanupDialog Performs clean up after a dialog box has been canceled. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif closeParmLines Closes PurchParmLine records based on select criteria. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif constructContract Method to construct a new contract that is used in the unpack method.
Gg945972.pubmethod(en-us,AX.60).gif createFromLines (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif createParmUpdateFromParmUpdateRecord (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif creditRemaining (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif currentPurchParmTable (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif defaultCaption Determines the service operation name. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif deleteParmUpdate Performs the necessary cleanup when the process encounters a failure. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif deleteWithoutUpdate (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif dialog Microsoft internal use only. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif dialogClose Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif dialogInit Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif dialogMake internal use only. (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif dialogPostBuild Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif dialogPostRun internal use only. (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif dialogRun Microsoft internal use only. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif dialogSelectCtrl Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif dialogShow Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif dialogTask Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif doBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif doCheckAdvancePaymentsOnValidate_RU Determines whether advance payments should be checked when validate preformed (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif documentDate (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif documentStatus (Overrides the documentStatus Method.)
Gg945972.pubmethod(en-us,AX.60).gif doRefreshCallerDataSource Indicates whether data source caller should be refreshed. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif editLinesChanged (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif enableUpdateNowField (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif endUpdate (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg945972.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.)
Gg945972.pubmethod(en-us,AX.60).gif forceSaveLast (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif getBaseDataContract (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif getCachedUIBuilderForDataContractInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif getContract (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif getDataContractInfoObject Gets the metadata that is associated with a particular data contract parameter. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif getDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif getDataContractInfoObjectsInternal Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif getDataContractInfoObjectsRecursively Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif getDataContractObject Gets a data contract instance for reading or writing. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif getFrameworkService Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif getFromDialog Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif getLast (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif getLastFromCallerFormName Retrieves a SysLastValue value for the FormLetter form with the caller form name as a differentiator. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif getNumAndVoucher (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif getOriginalQuery Gets the original query that can be used in the SysQuery form. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif getOutputContract Gets the output data contract of the last service call. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif getPurchFormLetterContract Returns the current PurchFormLetterContract object. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif getServiceClass Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg945972.protmethod(en-us,AX.60).gif getServiceOperation Microsoft internal use only. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg945972.pubmethod(en-us,AX.60).gif getUIBuilderForContractObject Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif getUIBuilderForDataContractInfo Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif getUIBuilderForParameterPath Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif getValuesFormletterParmData Retrives various values from the FormLetterParmDataOutputContract. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg945972.pubmethod(en-us,AX.60).gif init (Overrides the init Method.)
Gg945972.pubmethod(en-us,AX.60).gif initAllowEmptyTable (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif initBOEParmLines_IN Initialize the BOE parameter lines. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif initializeDataContractInfoMaps Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif initializeFromArgs Initializes an overridden service controller from an args menu item. (Inherited from SysOperationServiceController.)
Gg945972.protmethod(en-us,AX.60).gif initializeParameters Called after parameters are initialized by the framework. (Inherited from SysOperationController.)
Gg945972.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. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif initLinesQuery (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif initLinesQuery_IN Initialize lines query. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif initNewPurchParmUpdate Initializes a new instance of PurchParmUpdate internally. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif initOfficials_RU Initializes officials for current update (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif initParameters (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif initParmDefault Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif initParmPurchTable (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif initParmTable (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif initParmUpdate (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif insertDraft Inserts a draft copy of the document from the current PurchParmTable table. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanyCalledFromFormletter (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanyCreatedFormletter (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanyMap (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanyNoSalesFormletterUpdate (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanyParmId (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanyParmSelectFromJournal (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanyPosted (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanySelectFromJournal (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif interCompanyVoucher (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif invoiceAccountInQuery (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif isBatchProcess Determines whether the current process will be executed in a batch. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif isInBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif isVersioningCorrectionOrCancel Checks if a versioning update type is Correction or Cancel. (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif lastValueDataAreaId Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif lastValueDesignName Retrieves the design name that is used as a differentiator for the retrieval of a SysLastValue value. (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif lastValueUserId Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif lateSelection (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif lateSelectionRemoveLines (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif loadFromSysLastValue Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif loadingOrSavingFromLastValue Checks whether the current execution loads from or saves to the syslastvalue table. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif mcrEmailDialogPrompt Prompts the user for applicable email information. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif mcrShowVendPrintOptionsCheckBox Indicates whether the vendor print options checkbox should be shown. (Overrides the mcrShowVendPrintOptionsCheckBox Method.)
Gg945972.pubmethod(en-us,AX.60).gif mcrUseVendPrintOptions Sets whether the vendor print options should be used. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif mcrValidatePrinterSetting Validates the printer settings. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif missingNumber (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif modifyVoucherDate (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif multiForm (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif mustCheckIntrastat Indicates whether intrastat needs to be checked. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif mustPrintInAfterOperation Indicates whether printing must occur in the after operation instead of in the service. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif name Returns the name of the SysOperationController class. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif needVarianceApproval Determines whether the specified record in the PurchParmTable or VendInvoiceInfoTable table allows for variance approval. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif new Initializes an instance of the PurchFormLetter_PurchOrder class. (Overrides the new Method.)
Gg945972.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.)
Gg945972.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.)
Gg945972.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg945972.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. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif operationReturnValue Gets the service return value. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg945972.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the PurchFormLetter class. (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif packDataContract (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif packDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmAccountingDate Gets or sets the AccountingDate parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmAlwaysInitializeAndValidateOnServer Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmArgs Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmBatchCreatedBy Gets or sets the BatchCreatedBy parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmBatchGroupId Gets or sets the BatchGroupId parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmBatchJobId Gets or sets the BatchJobId parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmCallerFormName Gets or sets the CallerFormName parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmCallerMenuItem Gets or sets the CallerMenuItem parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmCallerTable Gets or sets the CallerTable parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmClassName Gets or sets the ClassName parameter. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmClearTotals Gets or sets the ClearTotals parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmCreateFromHistory Gets or sets the CreateFromHistory parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmCurrentBatch Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmDataSourceRecordsPacked Gets or sets the DataSourceRecordsPacked parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmDeletePurchLineRecIdSet Gets or sets the DeletePurchLineRecIdSet parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmDeletePurchTablePurchIdSet Gets or sets the DeletePurchTablePurchIdSet parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmDialogCaption Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmDocumentOrigin Gets or sets the DocumentOrigin parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmExecutionMode Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmFrameworkService Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmHelpKeyword Gets or sets the HelpKeyword parameter. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmHistoryList Gets or sets the HistoryList parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmId Gets or sets the Id parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmIdSynched Gets or sets the IdSynched parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmInterCompanyCompanyId Gets or sets the InterCompanyCompanyId parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmInventLocationId_PL Gets or sets the InventLocationId_PL parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmInvoiceType Gets or sets the InvoiceType parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmJournalRecord Gets or sets the JournalRecord parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmLastParmTableRecId Gets the LastParmTableRecId parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmLedgerJournalTrans Gets or sets the LedgerJournalTrans parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmLineIdSet Gets or sets the LineIdSet parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmLineList Gets or sets the LineList parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmLoadFromSysLastValue Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmMethodName Gets or sets the MethodName parameter. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmNewPurchLineRecIdSet Gets or sets the NewPurchLineRecIdSet parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmNumber Gets or sets the Number parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmParmTableNum Gets or sets the ParmTableNum parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmPreserveReceiptStatement Gets or sets the PreserveReceiptStatement parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmProcessAdditional Gets or sets the ProcessAdditional parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmQueryChooseLinesPendingInvoice Gets or sets the QueryChooseLinesPendingInvoice parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmQueryUsed Gets or sets the QueryUsed parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmReceiptListDeviationType_RU Gets or sets the ReceiptListDeviationType_RU parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmRegisterCallbackForReliableAsyncCall Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmReliableAsyncBatchGroupId Gets or sets the ReliableAsyncBatchGroupId parameter. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif parmSADCurrencyCode_PL Gets or sets the SADCurrencyCode_PL parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmSADExchRate_PL Gets or sets the SADExchRate_PL parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmSADNumberCode_PL Gets or sets the SADNumberCode_PL parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmSaveChanges Gets or sets the SaveChanges member variable, if supported by the derived class. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmShowDialog Gets or sets the ShowDialog parameter. (Overrides the parmShowDialog Method.)
Gg945972.pubmethod(en-us,AX.60).gif parmShowProgressForm Gets or sets the ShowProgressForm parameter. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmSourceTable Gets or sets the SourceTable parameter. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif parmSpecQtyIsSet Gets or sets the SpecQtyIsSet parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmTradeLineRefId_RU Gets or sets the TradeLineRefId_RU parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmUseUserDefinedDestinations Gets or sets the UseUserDefinedDestinations parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmVersionDateTime Gets or sets the VersionDateTime parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif parmVersioningUpdateType Gets or sets the VersioningUpdateType parameter. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif pdsCWQtyInvent Calls the purchQuantity.pdsCWQtyInvent method and returns the resulting container. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif prePromptInit (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif prePromptInitForBatchTask Calling prePromptInit method to initialize purchParmUpdate record if this batch is created from batch task. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif prePromptModifyData Pre-prompts modified data. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printAcceptanceReport_RU Should Acceptance report be printed when posting document (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif printBillOfLading_RU Should bill of lading be printed when posting document (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif printerSettingsEUVatInvoice (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printerSettingsFormletter (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif printEUVatInvoice (Inherited from PurchFormLetter.)
Gg945972.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. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif printFacture_RU Should facture be printed when posting document (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif printFormLetter (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif printGRN_IN Prints goods receipt note. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printInventBaileeReport_RU Should invent bailee be printed when posting document (Inherited from FormLetterServiceController.)
Gg945972.protmethod(en-us,AX.60).gif printMgmtDocumentType Identifies the print management document type. (Overrides the printMgmtDocumentType Method.)
Gg945972.protmethod(en-us,AX.60).gif printMgmtNodeType Identifies the print management node type. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printout (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printPosted (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printProductLabels Gets or sets a value indicating whether to print product labels. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printSalesFormLetter (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printShelfLabels Gets or Sets the parameter to indicate whether to print labels for shelf. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif printTransportInvoice_RU Should transport invoice be printed when posting document (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif proforma (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif prompt Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif purchEditLinesExecuteQuery (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif purchParmUpdate (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif purchTable (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif putToDialog Moves data from the data contract into dialog box controls. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif qtyInvent (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif qtyPurch (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif queryChanged Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif queryHelper Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif querySelectButtonClicked Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif reArrange (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif reArrangeNow (Overrides the reArrangeNow Method.)
Gg945972.protmethod(en-us,AX.60).gif reArrangeValidate (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif recommendedSpecQty (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif removeSavedDocumentWithNoLines Removes any saved documents that have no lines. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif reSelect Reselects the order lines by a quantity specification. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif resetParmListCommonCS (Overrides the resetParmListCommonCS Method.)
Gg945972.pubmethod(en-us,AX.60).gif run Executes the service operation. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif runShipCarrier Executes sales ShipCarrier functionality that will require user interaction. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif runsImpersonated Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif saveLast Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif selectFromJournal (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif selectFromJournalLines Updates document lines that are based on the specified records. (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif setForUpdatePurchParmTable (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif setNewContract (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif setNumAndVoucher (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif setPurchEditLinesDataSource (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg945972.protmethod(en-us,AX.60).gif shouldSkipPrompt Determines whether prompt should be skipped. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif showBatchTab Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif showQueryForm (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif showQuerySelectButton Determines whether a Select button will be added to the dialog box. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif showQueryValues Determines whether the query values will be added to the dialog box. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif specQty (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif startOperation Executes the service operation associated with the controller. (Inherited from SysOperationServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif sumBy (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif sumNum (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif sumPurchId (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif templateForm Microsoft internal use only. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif tmsParmRunFromSCS Gets or sets a value for indicating whether the posting is done on the basis of warehouse load lines. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg945972.pubmethod(en-us,AX.60).gif transDate (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif udpateNum (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedClass parameter value to an instance of the PurchFormLetter_PurchOrder class. (Overrides the unpack Method.)
Gg945972.protmethod(en-us,AX.60).gif unpackDataContractInfoObjects Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.protmethod(en-us,AX.60).gif unpackFormletterParmDataOutputContract (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif update (Inherited from PurchFormLetter.)
Gg945972.protmethod(en-us,AX.60).gif updatePrinterSettingsEUVatInvoice (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif updatePrinterSettingsFormLetter (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif updatePurchParmTableNum Updates PurchParmTable posting number. (Inherited from PurchFormLetter.)
Gg945972.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.)
Gg945972.pubmethod(en-us,AX.60).gif usePrintManagement (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif validate Indicates whether it is OK to continue. (Overrides the validate Method.)
Gg945972.pubmethod(en-us,AX.60).gif validateAll (Inherited from FormLetterServiceController.)
Gg945972.pubmethod(en-us,AX.60).gif validateNum (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif validateParameters Microsoft internal use only. (Inherited from SysOperationController.)
Gg945972.pubmethod(en-us,AX.60).gif validatePercentageAllocation Validates the percentage allocation. (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif vendAccountInQuery (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg945972.pubmethod(en-us,AX.60).gif wmsJournalTable_ds (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif wmsJournalTableDsIsSet (Inherited from PurchFormLetter.)
Gg945972.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg945972.pubmethod(en-us,AX.60).gif Gg945972.static(en-us,AX.60).gif ::description Gets the description of the class.
Gg945972.pubmethod(en-us,AX.60).gif Gg945972.static(en-us,AX.60).gif ::newPurchOrder

Top

Inheritance Hierarchy

Object Class
  SysOperationController Class
    SysOperationServiceController Class
      FormLetterServiceController Class
        PurchFormLetter Class
          PurchFormLetter_PurchOrder Class
            PurchFormLetter_Confirmation Class
            PurchFormLetter_ConfirmationRequest Class