Share via


PurchFormletterParmDataInvoice Class [AX 2012]

Syntax

class PurchFormletterParmDataInvoice extends PurchFormletterParmData

Run On

Server

Methods

  Method Description
Gg917901.protmethod(en-us,AX.60).gif addPurchStatusRange Adds a query range with the value that is specified in the purchStatusRange method for the purchase status field of the PurchTable table. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif addToKey Adds a string value to a key. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif addToKey_W (Overrides the addToKey_W Method.)
Gg917901.pubmethod(en-us,AX.60).gif addToOrigOrderIdSet Adds reference to set of original order ID. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif adjustLinesQuery Adjusts the chooseLines query to work with additional data sources.
Gg917901.protmethod(en-us,AX.60).gif allInvoicesAreNegative Indicates whether all of the vendor invoices have negative total amounts.
Gg917901.protmethod(en-us,AX.60).gif allowChooseLines Determines whether the ChooseLines method can be executed. (Overrides the allowChooseLines Method.)
Gg917901.protmethod(en-us,AX.60).gif allowCreateParmTable Indicates whether a posting header record without the associated lines can be created. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif allowReArrange Indicates whether a purchase invoice posting can be rearranged. (Overrides the allowReArrange Method.)
Gg917901.protmethod(en-us,AX.60).gif calcAutomaticTotalDiscount (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif canAllowEmptyParmTableByLine Indicates whether allowing an empty invoice header should be checked per line.
Gg917901.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg917901.protmethod(en-us,AX.60).gif canCreateParmLine
Gg917901.protmethod(en-us,AX.60).gif canGetPurchIdFromParmTable Indicates whether a purchase ID can be taken from the parm table. (Overrides the canGetPurchIdFromParmTable Method.)
Gg917901.protmethod(en-us,AX.60).gif catchAll Performs clean-up if an exception is thrown. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif checkAdvancePayments_W Checks if advance payments exists for current update and checks them (Overrides the checkAdvancePayments_W Method.)
Gg917901.pubmethod(en-us,AX.60).gif checkBeforePost Indicates whether to perform validation before posting. (Overrides the checkBeforePost Method.)
Gg917901.protmethod(en-us,AX.60).gif checkBudget Performs a budget funds available check.
Gg917901.protmethod(en-us,AX.60).gif checkifPackingSlipExistForBOE_IN Checks if packing slip exist for BOE. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif checkIfPurchOrderExist (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif checkStorno Indicates whether the storno can be posted.
Gg917901.protmethod(en-us,AX.60).gif chooseLinesAdvance Creates an advance header and line that are based on the newAdvancePurchId set values that contain purchase IDs.
Gg917901.protmethod(en-us,AX.60).gif chooseLinesChangedSourceTable Determines whether the source table in the ChooseLines query has changed. (Overrides the chooseLinesChangedSourceTable Method.)
Gg917901.privmethod(en-us,AX.60).gif chooseLinesCleanupList
Gg917901.protmethod(en-us,AX.60).gif chooseLinesFromLineEnd Runs when the records that are based on a list of order lines in the posting parameter tables are created. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif chooseLinesFromLineGetSourceLine Gets the current source line for the formletterParmData.doChooseLinesFromLine method. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif chooseLinesFromPurchSelectLinesManager Creates or deletes the invoice lines based on user selection in the PurchSelectLines form.
Gg917901.protmethod(en-us,AX.60).gif chooseLinesGetInventOwner_RU Gets the InventOwnerId value of the current source line from the ChooseLines query. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif chooseLinesGetSourceLine Gets the current source line from the ChooseLines query. (Overrides the chooseLinesGetSourceLine Method.)
Gg917901.protmethod(en-us,AX.60).gif chooseLinesGetSourceTable Gets the current source table from the ChooseLines query. (Overrides the chooseLinesGetSourceTable Method.)
Gg917901.protmethod(en-us,AX.60).gif chooseLinesNext Calls next on the ChooseLines query. (Overrides the chooseLinesNext Method.)
Gg917901.protmethod(en-us,AX.60).gif cleanupChooseLines Re-enables a source table in a query. (Overrides the cleanupChooseLines Method.)
Gg917901.protmethod(en-us,AX.60).gif collectPackingSlipSubLines Collects a packing slip line that is not fully matched for a packing slip.
Gg917901.protmethod(en-us,AX.60).gif copyBudgetSource Copies the BudgetSource details from the saved source document line to the active source document line.
Gg917901.privmethod(en-us,AX.60).gif copyMarkupFromPurchOrder
Gg917901.privmethod(en-us,AX.60).gif copyMarkupFromSavedToActive
Gg917901.protmethod(en-us,AX.60).gif createAdvance Creates or updates a record in the VendInvoiceInfoTable table as an advance header.
Gg917901.protmethod(en-us,AX.60).gif createAdvanceLine Creates a record in the VendInvoiceInfoLine table as an advance line.
Gg917901.pubmethod(en-us,AX.60).gif createData Creates the data that the posting should be based on. (Overrides the createData Method.)
Gg917901.pubmethod(en-us,AX.60).gif createData_IN Creates data. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif createFromHistoryParmLine_Asset (Overrides the createFromHistoryParmLine_Asset Method.)
Gg917901.protmethod(en-us,AX.60).gif createFromHistoryParmLines Inserts records in the order line posting table. (Overrides the createFromHistoryParmLines Method.)
Gg917901.protmethod(en-us,AX.60).gif createFromHistoryParmSubTables Inserts records in the order header sub posting table. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif createFromHistoryParmTable Inserts a record in the order header posting table. (Inherited from PurchFormletterParmData.)
Gg917901.privmethod(en-us,AX.60).gif createInfoSubLineForBOE_IN
Gg917901.protmethod(en-us,AX.60).gif createParmLine Creates a new record in the VendInvoiceInfoLine table. (Overrides the createParmLine Method.)
Gg917901.protmethod(en-us,AX.60).gif createParmLineAndSubLines
Gg917901.protmethod(en-us,AX.60).gif createParmLineAsset Creates the parameter line that holds the fixed asset data. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif createParmLineAsset_RU Creates the parameter line which holds the RU fixed asset data.
Gg917901.protmethod(en-us,AX.60).gif createParmLinesForBOE_IN Creates parameter lines for BOE. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif createParmSubTable Inserts a record into the sub order header posting parameter table. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif createParmTable Inserts a record in the order header posting parameter table. (Overrides the createParmTable Method.)
Gg917901.protmethod(en-us,AX.60).gif createParmUpdate Inserts a record into the order posting parameter table. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif createPaymentDisbursementTable Creates the VendInvoiceInfo_PaymentDisbursement table record based on the data provided in the VendInvoiceInfoTable table and in the VendTable table.
Gg917901.protmethod(en-us,AX.60).gif createVendInvoiceLineFromPurchAgrLine Initializes VendInvoiceInfoLine table record by calling the initFromPurchAgreementLine method from the specified AgreementLine record.
Gg917901.protmethod(en-us,AX.60).gif deepCopyFromSavedToActive Copies data from a saved VendInvoiceInfoTable table into an active VendInvoiceInfoTable table.
Gg917901.protmethod(en-us,AX.60).gif defaultParmTable (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif defaultSpecQty (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif defaultStorno Returns the default value for the Storno parameter. (Overrides the defaultStorno Method.)
Gg917901.protmethod(en-us,AX.60).gif defaultSumBy (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif deleteParmLine Deletes a record from the order line posting parameter table. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif deleteParmLines Deletes records in the order line posting parameter table for the current posting. (Overrides the deleteParmLines Method.)
Gg917901.protmethod(en-us,AX.60).gif deleteParmSubTable Deletes the subheader table records that correspond to the specified purchase order. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif deleteParmTable Deletes the header table records that correspond to the specified purchase order. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif deleteParmTables Deletes records in the order header posting parameter table for the current posting. (Overrides the deleteParmTables Method.)
Gg917901.protmethod(en-us,AX.60).gif doChooseLines_IN The event handler when lines are selected. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg917901.protmethod(en-us,AX.60).gif existsParmLines Determines whether order line posting parameter records exist for the current posting. (Overrides the existsParmLines Method.)
Gg917901.protmethod(en-us,AX.60).gif existsParmSubTable Indicates whether the specified record exists. (Overrides the existsParmSubTable Method.)
Gg917901.protmethod(en-us,AX.60).gif existsParmUpdate Determines whether a posting parameter record exists. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif fieldIdParmTable_TableRefId Gets the field ID for the TableRefID field in the posting parameter header table. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif fieldIdSourceTable_OrderId Gets the field ID for the field that contains the order ID in the source table. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif fillOrigOrderIsSet Fills the internal set of original order IDs that are being processed. (Overrides the fillOrigOrderIsSet Method.)
Gg917901.protmethod(en-us,AX.60).gif fillOutputContract Fills the FormletterParmDataOutputContract object by using data. (Overrides the fillOutputContract Method.)
Gg917901.protmethod(en-us,AX.60).gif findPackingSlipForBOECorr_IN Returns the vendpackingslip trans buffer, if exist for the Packingslip while doing a packingslip correction. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif getLineQuantities Retrieves quantities from the purchase order line to use for the parameter line generation. (Overrides the getLineQuantities Method.)
Gg917901.pubmethod(en-us,AX.60).gif getOutputContract Gets the FormletterParmDataOutputContract object. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif getOutputContractPacked Gets a packed version of the FormletterParmDataOutputContract object. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif getParmTableNum Retrieves the Num value of the header to use in the createParmTable method. (Overrides the getParmTableNum Method.)
Gg917901.pubmethod(en-us,AX.60).gif getQueryPendingInvoice
Gg917901.protmethod(en-us,AX.60).gif getSourceDocumentHeaderRecId Returns the source document header record ID corresponding to the supplied vendor invoice.
Gg917901.protmethod(en-us,AX.60).gif getSourceTableFromSourceLine Retrieves the PurchTable record of the PurchLine record passed in. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif getSplitInventOwnerId_RU Determines whether the result document should be split by inventory owner dimension on its lines. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif getSplitInventProfileType_RU Determines if a invoice should be separated for each kind of activity. (Overrides the getSplitInventProfileType_RU Method.)
Gg917901.protmethod(en-us,AX.60).gif getSplitPostingProfile_RU Determines if an invoice should be separated for each posting profile. (Overrides the getSplitPostingProfile_RU Method.)
Gg917901.protmethod(en-us,AX.60).gif getTableRefId Gets a table reference ID. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg917901.pubmethod(en-us,AX.60).gif getWithholdingTaxAmount_IN Gets withholding tax amount. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg917901.protmethod(en-us,AX.60).gif infoSourceTableSkipped Called when a source table record is skipped. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif init Initializes the set instances. (Overrides the init Method.)
Gg917901.protmethod(en-us,AX.60).gif initChooseLines Allows a method to be overridden for the initialization at the start of the ChooseLines method can be done. (Overrides the initChooseLines Method.)
Gg917901.protmethod(en-us,AX.60).gif initChooseLinesFromLine Starts creating records in the posting parameter tables, depending on the specified list of order line records. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif initLinesQuery Initializes the query. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif initOfficials_RU Method initializes officials for given VendInvoiceInfoTable record or for all update (Overrides the initOfficials_RU Method.)
Gg917901.protmethod(en-us,AX.60).gif initOfficialsFacture_RU Determines whether the officials should be initialized for the facture.
Gg917901.protmethod(en-us,AX.60).gif initParmLine Retrieves the correct type of table buffer to initialize a line. (Overrides the initParmLine Method.)
Gg917901.protmethod(en-us,AX.60).gif initParmLine_Asset Retrieves the correct type of table buffer to initialize a line asset. (Overrides the initParmLine_Asset Method.)
Gg917901.protmethod(en-us,AX.60).gif initParmLine_project Retrieves the correct type of table buffer to initialize a project buffer for the invoice line.
Gg917901.protmethod(en-us,AX.60).gif initParmSubTable Retrieves the correct type of table buffer to initialize a sub header. (Overrides the initParmSubTable Method.)
Gg917901.protmethod(en-us,AX.60).gif initParmTable Retrieves the correct type of table buffer to initialize a header. (Overrides the initParmTable Method.)
Gg917901.protmethod(en-us,AX.60).gif initParmTableFromLine Updates the header from line header. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif initQueryBuild Initializes the chooseLines query. (Overrides the initQueryBuild Method.)
Gg917901.protmethod(en-us,AX.60).gif initRecordLists Creates the record list and map variables. (Overrides the initRecordLists Method.)
Gg917901.protmethod(en-us,AX.60).gif initSavedToActiveSourceDocLinesForBudget Initializes the saved to active source document lines map for the budget copy.
Gg917901.privmethod(en-us,AX.60).gif initSubLinesMap
Gg917901.protmethod(en-us,AX.60).gif initSubTableSourceAccountingEvent Sets the accounting event value in the specified VendInvoiceInfoSubTable table if it has not already been set.
Gg917901.protmethod(en-us,AX.60).gif insertParmLine Inserts a record in the order line posting parameter table. (Overrides the insertParmLine Method.)
Gg917901.protmethod(en-us,AX.60).gif insertParmLine_Asset (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif insertParmLine_Project
Gg917901.protmethod(en-us,AX.60).gif insertParmSubLine
Gg917901.protmethod(en-us,AX.60).gif insertParmSubTable Inserts a record in the sub order header posting parameter table. (Overrides the insertParmSubTable Method.)
Gg917901.protmethod(en-us,AX.60).gif insertParmSubTableMap Inserts the specified record into the map that keeps track of the records. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif insertParmTable Inserts a record in the order header posting parameter table. (Overrides the insertParmTable Method.)
Gg917901.protmethod(en-us,AX.60).gif insertParmTableMap Inserts the specified record into the map that keeps track of these records. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif insertParmUpdate Inserts a record in the posting parameter table. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif insertRecordLists Inserts records in the record lists into the database. (Overrides the insertRecordLists Method.)
Gg917901.protmethod(en-us,AX.60).gif insertSourceDocumentHeader
Gg917901.privmethod(en-us,AX.60).gif insertSourceDocumentLine
Gg917901.protmethod(en-us,AX.60).gif insertSourceDocumentMap
Gg917901.protmethod(en-us,AX.60).gif insertVendInvoiceMatchingLine Creates a record in the VendInvoiceMatchingLine table from either a PurchLine record or a previously saved VendInvoiceMatchingLine record.
Gg917901.protmethod(en-us,AX.60).gif interCompanyInvoiceNum
Gg917901.protmethod(en-us,AX.60).gif interCompanyParmLine Gets and sets the posting parameter line for an intercompany line. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif interCompanyParmLineQty Gets or sets the quantity for an intercompany line. (Overrides the interCompanyParmLineQty Method.)
Gg917901.pubmethod(en-us,AX.60).gif inventProfileType_RU Returns InventProfileType_RU actual for update (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif invoiceAccountInQuery (Overrides the invoiceAccountInQuery Method.)
Gg917901.protmethod(en-us,AX.60).gif lateSelection Determines whether the late selection is used. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif lateSelectionQuery Gets the query to use in the late selection. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif lineListTableId Retrieves the table ID from the list of order line records that are specified. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif loadLastUsedQuery Determines whether to use the last used query when the prompt of the SysQueryRun object executes. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif mayJournalBePosted Determines whether a parameter table record should be created for a given source table. (Overrides the mayJournalBePosted Method.)
Gg917901.protmethod(en-us,AX.60).gif mayJournalBePosted_IN Checks whether the journal should be posted. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif mayJournalTransBePosted Indicates whether a parameter line is created for a specified source line. (Overrides the mayJournalTransBePosted Method.)
Gg917901.protmethod(en-us,AX.60).gif maySelectPO Indicates whether a PurchTable table record can be selected for invoicing.
Gg917901.pubmethod(en-us,AX.60).gif mcrSplitData Splits the parm table and parm lines further parm tables and parm lines. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif moveTaxRegulations
Gg917901.protmethod(en-us,AX.60).gif needVarianceApproval Indicates whether the specified VendInvoiceInfoTable table record needs variance approval. (Overrides the needVarianceApproval Method.)
Gg917901.protmethod(en-us,AX.60).gif new Initializes a new instance of the PurchFormletterParmData class. (Inherited from PurchFormletterParmData.)
Gg917901.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.)
Gg917901.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.)
Gg917901.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg917901.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg917901.pubmethod(en-us,AX.60).gif packExtensions Packs VendInvoiceInfoTable_RU, VendInvoiceInfoTable_RU and or VendInvoiceInfoTable_RU from the _oldParmTable to _newParmTable. (Overrides the packExtensions Method.)
Gg917901.pubmethod(en-us,AX.60).gif parmAllowEmptyParmTable Gets or sets the AllowEmptyParmTable parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmCallerTable Gets or sets the CallerTable parameter. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmClearTotals Gets or sets the ClearTotals parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmCreateFromHistory Gets or sets the CreateFromHistory parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmCreateFromLines Gets or sets the CreateFromLines parameter. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmCreditRemaining Gets or sets the CreditRemaining parameter. (Overrides the parmCreditRemaining Method.)
Gg917901.pubmethod(en-us,AX.60).gif parmCustomsBillOfEntryNumber_IN The parameter of customs bill of entry number. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmCustomsImporterInvoiceNumber_IN The customs importer invoice number parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmCustomsImportOrderType_IN The customs import order type parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmDatasourceRecordsPacked Gets or sets the DatasourceRecordsPacked parameter. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmDeletePurchLineRecIdSet Gets or sets the DeletePurchLineRecIdSet parameter. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmDeletePurchTablePurchIdSet Gets or sets the DeletePurchTablePurchIdSet parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmDocumentOrigin Gets or sets the DocumentOrigin parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmDocumentStatus Gets or sets the DocumentStatus parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmExchRate_RU Gets or sets the ExchRate_RU parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmExecuteLateSelection Gets or sets the ExecuteLateSelection parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmExternalDefaultedParmTable Gets or sets the ExternalDefaultedParmTable parameter. (Overrides the parmExternalDefaultedParmTable Method.)
Gg917901.pubmethod(en-us,AX.60).gif parmFixedExchRate_RU Gets or sets the FixedExchRate_RU parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmForceUpdate_W Gets or sets the ForceUpdate_W parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmHistoryList Gets or sets the HistoryList parameter. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmId Gets the Id parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmInterCompanyCompanyId Gets or sets the InterCompanyCompanyId parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmInterCompanyMap Gets or sets the InterCompanyMap parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmInterCompanyParmId Gets or sets the InterCompanyParmId parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmInterCompanyParmSelectFromJournal Gets or sets the InterCompanyParmSelectFromJournal parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmInventLocationId_PL Gets or sets the InventLocationId_PL parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmInventProfileType_RU Gets or sets the InventProfileType_RU parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmInvoiceType Gets or sets the InvoiceType parameter.
Gg917901.pubmethod(en-us,AX.60).gif parmIsInBatch Gets or sets the IsInBatch parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmLedgerJournalTrans Gets or sets the LedgerJournalTrans parameter. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmLineAssetTableId Gets the LineAssetTableId parameter. (Overrides the parmLineAssetTableId Method.)
Gg917901.protmethod(en-us,AX.60).gif parmLineBOEMapKey_IN The parameter line of BOE map key. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmLineList Gets or sets the LineList parameter. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmLineMapKey Packs fields that represent unique identification of the document line to hash string. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmLineProjectTableId Gets the LineProjectTableId parameter.
Gg917901.protmethod(en-us,AX.60).gif parmLineTableId Gets the LineTableId parameter. (Overrides the parmLineTableId Method.)
Gg917901.protmethod(en-us,AX.60).gif parmMCRPickWaveReference Gets or sets the pick wave reference. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmMultiForm Gets or sets the MultiForm parameter. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmNewPurchLineRecIdSet Gets or sets the NewPurchLineRecIdSet parameter. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmNumber Gets or sets the Number parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmOnlyCreateParmUpdate Gets or sets the OnlyCreateParmUpdate parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmParmId Gets or sets the ParmId parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmParmIdSynched Gets or sets the ParmIdSynched parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmParmTable_W Gets or sets the ParmTable_W parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmParmTableNum Gets or sets the ParmTableNum parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmParmUpdate Gets or sets the ParmUpdate parameter. (Overrides the parmParmUpdate Method.)
Gg917901.pubmethod(en-us,AX.60).gif parmParmUpdateSysLastValue Gets or sets the ParmUpdateSysLastValue parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmPostingProfile_RU Gets or sets the PostingProfile_RU parameter. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmProcessAdditional Gets or sets the ProcessAdditional parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmProforma Gets or sets the Proforma parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmQueryChooseLines Gets or sets the QueryChooseLines parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmQueryChooseLinesPendingInvoice Gets or sets the SysQueryRun parameter. (Overrides the parmQueryChooseLinesPendingInvoice Method.)
Gg917901.pubmethod(en-us,AX.60).gif parmSADNumberCode_PL Gets or sets the SADNumberCode_PL parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmShowQueryForm Gets or sets the ShowQueryForm parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmSkipParmTableDefaulting Gets or sets the SkipParmTableDefaulting parameter. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmSourceDocumentTypeEnumValue Gets the SourceDocumentTypeEnumValue parameter.
Gg917901.pubmethod(en-us,AX.60).gif parmSourceTable Gets or sets the SourceTable parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmSpecQty Gets or sets the SpecQty parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmStorno_RU Gets or sets the Storno_RU parameter. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif parmSubLineTableId Gets the SubLineTableId parameter.
Gg917901.protmethod(en-us,AX.60).gif parmSubTableMapKey Generates a key for the specified record. (Overrides the parmSubTableMapKey Method.)
Gg917901.protmethod(en-us,AX.60).gif parmSubTableTableId Gets the SubTableTableId parameter. (Overrides the parmSubTableTableId Method.)
Gg917901.protmethod(en-us,AX.60).gif parmTableMapKey Packs fields that represent unique identification of the document header to hash string. (Overrides the parmTableMapKey Method.)
Gg917901.protmethod(en-us,AX.60).gif parmTableTableId Gets the TableTableId parameter. (Overrides the parmTableTableId Method.)
Gg917901.pubmethod(en-us,AX.60).gif parmTradeLineRefId_RU Gets or sets the TradeLineRefId_RU parameter.
Gg917901.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmUsePackedMapInChooseLinesQuery Gets or sets the UsePackedMapInChooseLinesQuery parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmUsePostingProfileFromContract_RU Gets or sets the UsePostingProfileFromContract_RU parameter. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmVersioningStrategy Gets or sets the VersioningStrategy parameter. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif parmWasQueryFormCancelled Gets or sets the WasQueryFormCancelled parameter. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif pdsCWGetLineQuantities Retrieves the catch weight quantities from the purchase order line that will be used for the parameter line generation. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif pdsCWInterCompanyParmLineQty (Overrides the pdsCWInterCompanyParmLineQty Method.)
Gg917901.pubmethod(en-us,AX.60).gif pdsCWQtyInvent Delegates the calculation of the catch weight quantities to the associated PurchQuantity object. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif postingProfile_RU Retrieves the vendor posting profile that is associated with the PurchLine if invoices in update should be splitted by posting profiles or with the PurchTable if not. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif processAdditional Overrides method to support the processing of additional lines in parameter tables that were used by the purchase invoice. (Overrides the processAdditional Method.)
Gg917901.protmethod(en-us,AX.60).gif promptChooseLines Executes the prompt of the ChooseLines query on the client-side if the class is currently running on the server. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif purchID_W Determines current purchase Id. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif purchStatusRange Returns the purchase status range to use to select purchase orders to be invoice updated. (Overrides the purchStatusRange Method.)
Gg917901.protmethod(en-us,AX.60).gif qtyDeviation_RU Returns the deviation qty for the current line update. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif qtyInvent (Overrides the qtyInvent Method.)
Gg917901.pubmethod(en-us,AX.60).gif qtyPurch (Overrides the qtyPurch Method.)
Gg917901.protmethod(en-us,AX.60).gif queryName Gets the name of the query used to create data. (Overrides the queryName Method.)
Gg917901.pubmethod(en-us,AX.60).gif reArrange Performs a re-arrange of the created data. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeCreateNewJournal (Overrides the reArrangeCreateNewJournal Method.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeEnd Called when the re-arrange of data has completed. (Overrides the reArrangeEnd Method.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeInit Initializes the re-arrange process. (Overrides the reArrangeInit Method.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeLines Re-arranges the record in the line posting parameter table. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeParmSubTableMarkup Updates the source document header and parent source document line references of the SourceDocumentLine records for the MarkupTrans records that are associated to a VendInvoiceInfoSubTable record.
Gg917901.protmethod(en-us,AX.60).gif reArrangeQueryRun Gets the QueryRun object that is used in the re-arrange process. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeSplit Performs a split of the re-arranged data. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeUpdateParmLine (Overrides the reArrangeUpdateParmLine Method.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeUpdateParmSingleLine The method should be overriden bu descendants to perform document-specific actions before line rearrange. (Overrides the reArrangeUpdateParmSingleLine Method.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeUpdateParmSubTable (Overrides the reArrangeUpdateParmSubTable Method.)
Gg917901.protmethod(en-us,AX.60).gif reArrangeUpdateVendInvoiceMatching
Gg917901.protmethod(en-us,AX.60).gif recIdSuspensionTables Gets a list of tables that have suspended record ID generation. (Overrides the recIdSuspensionTables Method.)
Gg917901.protmethod(en-us,AX.60).gif recopyMarkupFromPurchTable
Gg917901.protmethod(en-us,AX.60).gif removeRecIdSuspension Removes a Record ID suspension. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif reSelect Performs a re-select of the created data. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif reSelectEnd Called when the re-selection of data is completed. (Overrides the reSelectEnd Method.)
Gg917901.protmethod(en-us,AX.60).gif reSelectInit Initializes the re-select process. (Overrides the reSelectInit Method.)
Gg917901.protmethod(en-us,AX.60).gif reSelectLine Creates a parameter line record during reselect, depending on whether journal transactions can be posted. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif reSelectLines Re-selects the record in the line posting parameter table. (Overrides the reSelectLines Method.)
Gg917901.protmethod(en-us,AX.60).gif reselectSummaryPackingSlip_W Is a stub method that rereads a packing slip record. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif selectChooseLines Calls the methods to create invoice lines. (Overrides the selectChooseLines Method.)
Gg917901.pubmethod(en-us,AX.60).gif selectFromJournal
Gg917901.pubmethod(en-us,AX.60).gif selectFromJournalLines Updates invoice lines based on matched packing slips.
Gg917901.protmethod(en-us,AX.60).gif setHoldOrNotApproved (Overrides the setHoldOrNotApproved Method.)
Gg917901.protmethod(en-us,AX.60).gif setInterCompanyInventDim Sets the intercompany inventory dimensions on a parameter line. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif setNewPostingPurchAndInventQty_IN Sets new posting purch and invent quantity. (Overrides the setNewPostingPurchAndInventQty_IN Method.)
Gg917901.pubmethod(en-us,AX.60).gif setParmTableLog (Overrides the setParmTableLog Method.)
Gg917901.protmethod(en-us,AX.60).gif setPreviousVersionQuantityFields Sets the previous version quantity fields for documents that support versioning. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg917901.protmethod(en-us,AX.60).gif skipMayJournalBePosted Indicates whether to skip the call to the PurchFormletterParmDataInvoice.mayJournalBePosted method when it creates data. (Overrides the skipMayJournalBePosted Method.)
Gg917901.protmethod(en-us,AX.60).gif skipOrderIdInReSelect Indicates whether the origPurchId value should be skipped in the reSelect method. (Overrides the skipOrderIdInReSelect Method.)
Gg917901.protmethod(en-us,AX.60).gif sourceLineTableId Gets the table ID for the source line table. (Overrides the sourceLineTableId Method.)
Gg917901.protmethod(en-us,AX.60).gif sourceTableChanged Calls the ChooseLines method whenever the source table is changed. (Overrides the sourceTableChanged Method.)
Gg917901.protmethod(en-us,AX.60).gif sourceTableTableId Gets the table ID for the source table. (Overrides the sourceTableTableId Method.)
Gg917901.pubmethod(en-us,AX.60).gif splitDeliveryInformation_IN Splits delivery information. (Inherited from PurchFormletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif splitInventOwnerId_RU Determines whether splitting of the posting parameter lines by inventory owner ID is supported. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif splitInventProfileType_RU Determines if invoices in update should be splitted by inventory profile types (Overrides the splitInventProfileType_RU Method.)
Gg917901.pubmethod(en-us,AX.60).gif splitPostingProfile_RU Determines if invoices in update should be splitted by posting profiles (Overrides the splitPostingProfile_RU Method.)
Gg917901.protmethod(en-us,AX.60).gif splitSavedInvoice
Gg917901.protmethod(en-us,AX.60).gif sumNum (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif suspendRecIds Suspends record ID generation. (Inherited from formletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif tableRefIdUsed Gets or sets a Boolean value that indicates whether the current table reference ID is used. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg917901.protmethod(en-us,AX.60).gif transDate (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif updateParmAfterChooseLines Updates PurchParmUpdate table after chooselines is performed
Gg917901.protmethod(en-us,AX.60).gif updateParmTable (Overrides the updateParmTable Method.)
Gg917901.protmethod(en-us,AX.60).gif updateParmTableSplit Updates the posting parameter header record according to the split settings. (Inherited from formletterParmData.)
Gg917901.pubmethod(en-us,AX.60).gif updateQueryBuild Updates the Query that is used during data creation. (Overrides the updateQueryBuild Method.)
Gg917901.protmethod(en-us,AX.60).gif updateQueryBuild_IN Updates the query build. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif updateQueryBuildLines Updates the chooseLines query with line conditions and sort fields. (Overrides the updateQueryBuildLines Method.)
Gg917901.protmethod(en-us,AX.60).gif updateQueryBuildSpecQty Updates the query ranges specific to SpecQty settings. (Overrides the updateQueryBuildSpecQty Method.)
Gg917901.protmethod(en-us,AX.60).gif updateQueryDocumentRanges Adds ranges on order ID to the query that is used when it creates data. (Overrides the updateQueryDocumentRanges Method.)
Gg917901.protmethod(en-us,AX.60).gif updateSourceDocumentLines Updates a SourceDocumentLine record and all its child SourceDocumentLine records to have a new SourceDocumentHeader value.
Gg917901.protmethod(en-us,AX.60).gif updateTableSplit_IN Updates the table split information. (Inherited from PurchFormletterParmData.)
Gg917901.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.)
Gg917901.protmethod(en-us,AX.60).gif useLateSelectionQuery Determines whether the late selection query should be used. (Inherited from PurchFormletterParmData.)
Gg917901.protmethod(en-us,AX.60).gif useSplitting Determines whether splitting of the posting parameter lines is supported. (Overrides the useSplitting Method.)
Gg917901.protmethod(en-us,AX.60).gif validateVendorInvoice_BR Validates the vendor invoice lines.
Gg917901.protmethod(en-us,AX.60).gif vendAccountInQuery (Overrides the vendAccountInQuery Method.)
Gg917901.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg917901.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg917901.pubmethod(en-us,AX.60).gif Gg917901.static(en-us,AX.60).gif ::checkW9Received Indicates whether the W9 form has been received for the Vendor with the specified VendorAccount value; if not, an error message is logged.
Gg917901.pubmethod(en-us,AX.60).gif Gg917901.static(en-us,AX.60).gif ::chooseLinesServer
Gg917901.pubmethod(en-us,AX.60).gif Gg917901.static(en-us,AX.60).gif ::chooseLinesServerIL Choose purchase order lines to be invoiced. The method signature is designed to run in IL.
Gg917901.pubmethod(en-us,AX.60).gif Gg917901.static(en-us,AX.60).gif ::construct
Gg917901.pubmethod(en-us,AX.60).gif Gg917901.static(en-us,AX.60).gif ::promptForUpdateQty /// Prompt the user to update invoice quantity for all invoice lines and making it run always on client.

Top

Inheritance Hierarchy

Object Class
  formletterParmData Class
    PurchFormletterParmData Class
      PurchFormletterParmDataInvoice Class
        PurchFormletterParmDataApproveJournal Class
        PurchFormletterParmDataFacture_RU Class
        PurchFormletterParmDataSAD Class