PurchFormletterParmData Class [AX 2012]

Syntax

class PurchFormletterParmData extends formletterParmData

Run On

Server

Methods

  Method Description
Gg917508.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.
Gg917508.protmethod(en-us,AX.60).gif addToKey Adds a string value to a key. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif addToKey_W
Gg917508.pubmethod(en-us,AX.60).gif addToOrigOrderIdSet Adds reference to set of original order ID.
Gg917508.protmethod(en-us,AX.60).gif allowChooseLines Determines whether the formletterParmData.doChooseLines method can be executed. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif allowCreateParmTable Indicates whether a posting header record without the associated lines can be created. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif allowReArrange Indicates whether a purchase posting can be rearranged.
Gg917508.protmethod(en-us,AX.60).gif calcAutomaticTotalDiscount
Gg917508.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg917508.protmethod(en-us,AX.60).gif canGetPurchIdFromParmTable Indicates whether the purchId field can be taken from the parm table.
Gg917508.protmethod(en-us,AX.60).gif catchAll Performs clean-up if an exception is thrown. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif checkAdvancePayments_W Is a stub method that checks for advance payments. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif checkBeforePost Indicates whether to perform validation before posting. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif checkifPackingSlipExistForBOE_IN Checks if packing slip exist for BOE.
Gg917508.protmethod(en-us,AX.60).gif checkIfPurchOrderExist
Gg917508.protmethod(en-us,AX.60).gif chooseLinesChangedSourceTable Indicates whether the source table in the SysQueryRun object has changed. (Inherited from formletterParmData.)
Gg917508.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.)
Gg917508.protmethod(en-us,AX.60).gif chooseLinesFromLineGetSourceLine Gets the current source line for the formletterParmData.doChooseLinesFromLine method. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif chooseLinesGetInventOwner_RU Gets the InventOwnerId value of the current source line from the ChooseLines query. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif chooseLinesGetSourceLine Gets the current source line from the SysQueryRun object. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif chooseLinesGetSourceTable Gets the current source table from the SysQueryRun object. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif chooseLinesNext Calls next on the SysQueryRun object. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif cleanupChooseLines Re-enables a source table in a query. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif createData Creates the data on which the posting is to be based. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif createData_IN Creates data.
Gg917508.protmethod(en-us,AX.60).gif createFromHistoryParmLine_Asset
Gg917508.protmethod(en-us,AX.60).gif createFromHistoryParmLines Inserts records in the order line posting table. (Overrides the createFromHistoryParmLines Method.)
Gg917508.protmethod(en-us,AX.60).gif createFromHistoryParmSubTables Inserts records in the order header sub posting table. (Overrides the createFromHistoryParmSubTables Method.)
Gg917508.protmethod(en-us,AX.60).gif createFromHistoryParmTable Inserts a record in the order header posting table. (Overrides the createFromHistoryParmTable Method.)
Gg917508.protmethod(en-us,AX.60).gif createParmLine Creates a purchase parameter line and purchase parameter asset line for the given purchase line. (Overrides the createParmLine Method.)
Gg917508.protmethod(en-us,AX.60).gif createParmLineAsset Creates the parameter line that holds the fixed asset data.
Gg917508.protmethod(en-us,AX.60).gif createParmLinesForBOE_IN Creates parameter lines for BOE.
Gg917508.protmethod(en-us,AX.60).gif createParmSubTable Inserts a record into the sub order header posting parameter table. (Overrides the createParmSubTable Method.)
Gg917508.protmethod(en-us,AX.60).gif createParmTable Inserts a record into the order header posting parameter table. (Overrides the createParmTable Method.)
Gg917508.protmethod(en-us,AX.60).gif createParmUpdate Inserts a record into the order posting parameter table. (Overrides the createParmUpdate Method.)
Gg917508.protmethod(en-us,AX.60).gif defaultParmTable
Gg917508.protmethod(en-us,AX.60).gif defaultSpecQty
Gg917508.protmethod(en-us,AX.60).gif defaultStorno Retrieves the default value for the Storno parameter.
Gg917508.protmethod(en-us,AX.60).gif defaultSumBy
Gg917508.protmethod(en-us,AX.60).gif deleteParmLine Deletes a record from the order line posting parameter table. (Overrides the deleteParmLine Method.)
Gg917508.protmethod(en-us,AX.60).gif deleteParmLines Deletes records in the order line posting parameter table for the current posting. (Overrides the deleteParmLines Method.)
Gg917508.protmethod(en-us,AX.60).gif deleteParmSubTable Deletes the subheader table records that correspond to the specified purchase order.
Gg917508.protmethod(en-us,AX.60).gif deleteParmTable Deletes the header table records that correspond to the specified purchase order.
Gg917508.protmethod(en-us,AX.60).gif deleteParmTables Deletes records in the order header posting parameter table for the current posting. (Overrides the deleteParmTables Method.)
Gg917508.protmethod(en-us,AX.60).gif doChooseLines_IN The event handler when lines are selected. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg917508.protmethod(en-us,AX.60).gif existsParmLines Determines whether order line posting parameter records exist for the current posting. (Overrides the existsParmLines Method.)
Gg917508.protmethod(en-us,AX.60).gif existsParmSubTable Determines whether the specified record exists. (Overrides the existsParmSubTable Method.)
Gg917508.protmethod(en-us,AX.60).gif existsParmUpdate Determines whether a posting parameter record exists. (Overrides the existsParmUpdate Method.)
Gg917508.protmethod(en-us,AX.60).gif fieldIdParmTable_TableRefId Gets the field ID for the TableRefID field in the posting parameter header table. (Overrides the fieldIdParmTable_TableRefId Method.)
Gg917508.protmethod(en-us,AX.60).gif fieldIdSourceTable_OrderId Gets the field ID for the field that contains the order ID in the source table. (Overrides the fieldIdSourceTable_OrderId Method.)
Gg917508.protmethod(en-us,AX.60).gif fillOrigOrderIsSet Fills the internal set of original order IDs that are being processed. (Overrides the fillOrigOrderIsSet Method.)
Gg917508.protmethod(en-us,AX.60).gif fillOutputContract Fills the FormletterParmDataOutputContract contract with data. (Overrides the fillOutputContract Method.)
Gg917508.protmethod(en-us,AX.60).gif findPackingSlipForBOECorr_IN Returns the vendpackingslip trans buffer, if exist for the Packingslip while doing a packingslip correction.
Gg917508.protmethod(en-us,AX.60).gif getLineQuantities Retrieves quantities from the purchase order line to use for the parameter line generation.
Gg917508.pubmethod(en-us,AX.60).gif getOutputContract Gets the FormletterParmDataOutputContract object. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif getOutputContractPacked Gets a packed version of the FormletterParmDataOutputContract object. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif getParmTableNum Retrieves the Num value of the header to use in the createParmTable method.
Gg917508.protmethod(en-us,AX.60).gif getSourceTableFromSourceLine Retrieves the PurchTable record of the PurchLine record passed in. (Overrides the getSourceTableFromSourceLine Method.)
Gg917508.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.)
Gg917508.protmethod(en-us,AX.60).gif getSplitInventProfileType_RU Determines whether the result document should be split by inventory profile dimension on its lines. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif getSplitPostingProfile_RU Determines whether the result document should be split by posting profile on its lines. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif getTableRefId Gets a table reference ID. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg917508.pubmethod(en-us,AX.60).gif getWithholdingTaxAmount_IN Gets withholding tax amount.
Gg917508.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg917508.protmethod(en-us,AX.60).gif infoSourceTableSkipped Called when a source table record is skipped. (Overrides the infoSourceTableSkipped Method.)
Gg917508.pubmethod(en-us,AX.60).gif init Initializes the class. (Overrides the init Method.)
Gg917508.protmethod(en-us,AX.60).gif initChooseLines Allows method to be overridden so that some initialization at the start of the ChooseLinesmethod can be done. (Inherited from formletterParmData.)
Gg917508.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.)
Gg917508.protmethod(en-us,AX.60).gif initLinesQuery Initializes the query. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif initOfficials_RU Initializes officials for update. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif initParmLine Retrieves the correct type of the table buffer to initialize a line.
Gg917508.protmethod(en-us,AX.60).gif initParmLine_Asset Retrieves the correct type of table buffer to initialize a line asset.
Gg917508.protmethod(en-us,AX.60).gif initParmSubTable Retrieves the correct type of table buffer to initialize a sub header.
Gg917508.protmethod(en-us,AX.60).gif initParmTable Retrieves the correct type of table buffer to initialize the header.
Gg917508.protmethod(en-us,AX.60).gif initParmTableFromLine Updates the header from line header.
Gg917508.protmethod(en-us,AX.60).gif initQueryBuild Initializes the chooseLines query. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif initRecordLists Creates the record list and map variables. (Overrides the initRecordLists Method.)
Gg917508.protmethod(en-us,AX.60).gif insertParmLine Inserts a record into the order line posting parameter table. (Overrides the insertParmLine Method.)
Gg917508.protmethod(en-us,AX.60).gif insertParmLine_Asset
Gg917508.protmethod(en-us,AX.60).gif insertParmSubTable Inserts a record into the sub order header posting parameter table. (Overrides the insertParmSubTable Method.)
Gg917508.protmethod(en-us,AX.60).gif insertParmSubTableMap Inserts the specified record into the map that keeps track of the records. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif insertParmTable Inserts a record in the order header posting parameter table. (Overrides the insertParmTable Method.)
Gg917508.protmethod(en-us,AX.60).gif insertParmTableMap Inserts the specified record into the map that keeps track of these records. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif insertParmUpdate Inserts a record in the posting parameter table. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif insertRecordLists Inserts records in the record lists into the database. (Overrides the insertRecordLists Method.)
Gg917508.protmethod(en-us,AX.60).gif interCompanyParmLine Gets and sets the posting parameter line for an intercompany line. (Overrides the interCompanyParmLine Method.)
Gg917508.protmethod(en-us,AX.60).gif interCompanyParmLineQty Gets or sets the quantity for an intercompany line. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif inventProfileType_RU Returns InventProfileType_RU actual for update
Gg917508.protmethod(en-us,AX.60).gif invoiceAccountInQuery
Gg917508.protmethod(en-us,AX.60).gif lateSelection Determines whether the late selection is used. (Overrides the lateSelection Method.)
Gg917508.protmethod(en-us,AX.60).gif lateSelectionQuery Gets the query to use in the late selection. (Overrides the lateSelectionQuery Method.)
Gg917508.protmethod(en-us,AX.60).gif lineListTableId Retrieves the table ID from the list of order line records that are specified. (Inherited from formletterParmData.)
Gg917508.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.)
Gg917508.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.)
Gg917508.protmethod(en-us,AX.60).gif mayJournalBePosted_IN Checks whether the journal should be posted. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif mayJournalTransBePosted Determines whether a parameter line is to be created for a given source line. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif mcrSplitData Splits the parm table and parm lines further parm tables and parm lines. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif needVarianceApproval Indicates whether the specified header table record needs variance approval.
Gg917508.protmethod(en-us,AX.60).gif new Initializes a new instance of the PurchFormletterParmData class. (Overrides the new Method.)
Gg917508.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.)
Gg917508.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.)
Gg917508.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg917508.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg917508.pubmethod(en-us,AX.60).gif packExtensions Packs VendInvoiceInfoTable_RU, VendInvoiceInfoTable_RU and or VendInvoiceInfoTable_RU from the _oldParmTable to _newParmTable.
Gg917508.pubmethod(en-us,AX.60).gif parmAllowEmptyParmTable Gets or sets the AllowEmptyParmTable parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmCallerTable Gets or sets the CallerTable parameter. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif parmClearTotals Gets or sets the ClearTotals parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmCreateFromHistory Gets or sets the CreateFromHistory parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmCreateFromLines Gets or sets the CreateFromLines parameter. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif parmCreditRemaining Gets or sets the CreditRemaining parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmCustomsBillOfEntryNumber_IN The parameter of customs bill of entry number.
Gg917508.pubmethod(en-us,AX.60).gif parmCustomsImporterInvoiceNumber_IN The customs importer invoice number parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmCustomsImportOrderType_IN The customs import order type parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmDatasourceRecordsPacked Gets or sets the DatasourceRecordsPacked parameter. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif parmDeletePurchLineRecIdSet Gets or sets the DeletePurchLineRecIdSet parameter.
Gg917508.protmethod(en-us,AX.60).gif parmDeletePurchTablePurchIdSet Gets or sets the DeletePurchTablePurchIdSet parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmDocumentOrigin Gets or sets the DocumentOrigin parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmDocumentStatus Gets or sets the DocumentStatus parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmExchRate_RU Gets or sets the ExchRate_RU parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmExecuteLateSelection Gets or sets the ExecuteLateSelection parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmExternalDefaultedParmTable Gets or sets the ExternalDefaultedParmTable parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmFixedExchRate_RU Gets or sets the FixedExchRate_RU parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmForceUpdate_W Gets or sets the ForceUpdate_W parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmHistoryList Gets or sets the HistoryList parameter. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif parmId Gets the Id parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmInterCompanyCompanyId Gets or sets the InterCompanyCompanyId parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmInterCompanyMap Gets or sets the InterCompanyMap parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmInterCompanyParmId Gets or sets the InterCompanyParmId parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmInterCompanyParmSelectFromJournal Gets or sets the InterCompanyParmSelectFromJournal parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmInventLocationId_PL Gets or sets the InventLocationId_PL parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmInventProfileType_RU Gets or sets the InventProfileType_RU parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmIsInBatch Gets or sets the IsInBatch parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmLedgerJournalTrans Gets or sets the LedgerJournalTrans parameter. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif parmLineAssetTableId Gets the LineAssetTableId parameter.
Gg917508.protmethod(en-us,AX.60).gif parmLineBOEMapKey_IN The parameter line of BOE map key.
Gg917508.pubmethod(en-us,AX.60).gif parmLineList Gets or sets the LineList parameter. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif parmLineMapKey Packs fields that represent unique identification of the document line to hash string. (Overrides the parmLineMapKey Method.)
Gg917508.protmethod(en-us,AX.60).gif parmLineTableId Gets the LineTableId parameter. (Overrides the parmLineTableId Method.)
Gg917508.protmethod(en-us,AX.60).gif parmMCRPickWaveReference Gets or sets the pick wave reference. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmMultiForm Gets or sets the MultiForm parameter. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif parmNewPurchLineRecIdSet Gets or sets the NewPurchLineRecIdSet parameter.
Gg917508.protmethod(en-us,AX.60).gif parmNumber Gets or sets the Number parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmOnlyCreateParmUpdate Gets or sets the OnlyCreateParmUpdate parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmParmId Gets or sets the ParmId parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmParmIdSynched Gets or sets the ParmIdSynched parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmParmTable_W Gets or sets the ParmTable_W parameter. (Overrides the parmParmTable_W Method.)
Gg917508.pubmethod(en-us,AX.60).gif parmParmTableNum Gets or sets the ParmTableNum parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmParmUpdate Gets or sets the ParmUpdate parameter. (Overrides the parmParmUpdate Method.)
Gg917508.pubmethod(en-us,AX.60).gif parmParmUpdateSysLastValue Gets or sets the ParmUpdateSysLastValue parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmPostingProfile_RU Gets or sets the PostingProfile_RU parameter.
Gg917508.protmethod(en-us,AX.60).gif parmProcessAdditional Gets or sets the ProcessAdditional parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmProforma Gets or sets the Proforma parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmQueryChooseLines Gets or sets the QueryChooseLines parameter. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif parmQueryChooseLinesPendingInvoice Gets and sets the query that is used on the VendInvoiceInfoTable table to select the lines to copy to the table header.
Gg917508.pubmethod(en-us,AX.60).gif parmSADNumberCode_PL Gets or sets the SADNumberCode_PL parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmShowQueryForm Gets or sets the ShowQueryForm parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmSkipParmTableDefaulting Gets or sets the SkipParmTableDefaulting parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmSourceTable Gets or sets the SourceTable parameter. (Overrides the parmSourceTable Method.)
Gg917508.pubmethod(en-us,AX.60).gif parmSpecQty Gets or sets the SpecQty parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmStorno_RU Gets or sets the Storno_RU parameter.
Gg917508.protmethod(en-us,AX.60).gif parmSubTableMapKey Generates a key for the specified record. (Overrides the parmSubTableMapKey Method.)
Gg917508.protmethod(en-us,AX.60).gif parmSubTableTableId Gets the SubTableTableId parameter. (Overrides the parmSubTableTableId Method.)
Gg917508.protmethod(en-us,AX.60).gif parmTableMapKey Packs fields that represent unique identification of the document header to hash string. (Overrides the parmTableMapKey Method.)
Gg917508.protmethod(en-us,AX.60).gif parmTableTableId Gets the TableTableId parameter. (Overrides the parmTableTableId Method.)
Gg917508.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmUsePackedMapInChooseLinesQuery Gets or sets the UsePackedMapInChooseLinesQuery parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmUsePostingProfileFromContract_RU Gets or sets the UsePostingProfileFromContract_RU parameter.
Gg917508.pubmethod(en-us,AX.60).gif parmVersioningStrategy Gets or sets the VersioningStrategy parameter. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif parmWasQueryFormCancelled Gets or sets the WasQueryFormCancelled parameter. (Inherited from formletterParmData.)
Gg917508.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.
Gg917508.protmethod(en-us,AX.60).gif pdsCWInterCompanyParmLineQty (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif pdsCWQtyInvent Delegates the calculation of the catch weight quantities to the associated PurchQuantity object.
Gg917508.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.
Gg917508.protmethod(en-us,AX.60).gif processAdditional Overrides method to support processing of additional lines in parameter tables that were used by the purchase invoice. (Inherited from formletterParmData.)
Gg917508.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.)
Gg917508.protmethod(en-us,AX.60).gif purchID_W Determines current purchase Id.
Gg917508.protmethod(en-us,AX.60).gif purchStatusRange Retrieves the purchase status range to use for selecting purchase orders to be updated.
Gg917508.protmethod(en-us,AX.60).gif qtyDeviation_RU Returns the deviation qty for the current line update.
Gg917508.pubmethod(en-us,AX.60).gif qtyInvent
Gg917508.pubmethod(en-us,AX.60).gif qtyPurch
Gg917508.protmethod(en-us,AX.60).gif queryName Gets the name of the query to use to create data. (Overrides the queryName Method.)
Gg917508.pubmethod(en-us,AX.60).gif reArrange Performs a re-arrange of the created data. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif reArrangeCreateNewJournal
Gg917508.protmethod(en-us,AX.60).gif reArrangeEnd Called when the re-arrange of data has completed. (Overrides the reArrangeEnd Method.)
Gg917508.protmethod(en-us,AX.60).gif reArrangeInit Initializes the re-arrange process. (Overrides the reArrangeInit Method.)
Gg917508.protmethod(en-us,AX.60).gif reArrangeLines Re-arranges the record in the line posting parameter table. (Overrides the reArrangeLines Method.)
Gg917508.protmethod(en-us,AX.60).gif reArrangeQueryRun Gets the QueryRun object that is used in the re-arrange process. (Overrides the reArrangeQueryRun Method.)
Gg917508.protmethod(en-us,AX.60).gif reArrangeSplit Performs a split of the re-arranged data. (Overrides the reArrangeSplit Method.)
Gg917508.protmethod(en-us,AX.60).gif reArrangeUpdateParmLine
Gg917508.protmethod(en-us,AX.60).gif reArrangeUpdateParmSingleLine The method should be overriden bu descendants to perform document-specific actions before line rearrange.
Gg917508.protmethod(en-us,AX.60).gif reArrangeUpdateParmSubTable
Gg917508.protmethod(en-us,AX.60).gif recIdSuspensionTables Gets a list of tables that should have suspended record ID generation. (Overrides the recIdSuspensionTables Method.)
Gg917508.protmethod(en-us,AX.60).gif removeRecIdSuspension Removes a Record ID suspension. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif reSelect Performs a re-select of the created data. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif reSelectEnd Called when the re-selection of data is completed. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif reSelectInit Initializes the re-select process. (Inherited from formletterParmData.)
Gg917508.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.)
Gg917508.protmethod(en-us,AX.60).gif reSelectLines Re-selects the record in the line posting parameter table. (Overrides the reSelectLines Method.)
Gg917508.protmethod(en-us,AX.60).gif reselectSummaryPackingSlip_W Is a stub method that rereads a packing slip record. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif selectChooseLines Executes either the formletterParmData.doChooseLinesFromLine method or the formletterParmData.doChooseLines method. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif setHoldOrNotApproved
Gg917508.protmethod(en-us,AX.60).gif setInterCompanyInventDim Sets the intercompany inventory dimensions on a parameter line.
Gg917508.protmethod(en-us,AX.60).gif setNewPostingPurchAndInventQty_IN Sets new posting purch and invent quantity.
Gg917508.pubmethod(en-us,AX.60).gif setParmTableLog
Gg917508.protmethod(en-us,AX.60).gif setPreviousVersionQuantityFields Sets the previous version quantity fields for documents that support versioning.
Gg917508.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg917508.protmethod(en-us,AX.60).gif skipMayJournalBePosted Determines whether to skip the call to the MayJournalBePosted method when it creates data. (Overrides the skipMayJournalBePosted Method.)
Gg917508.protmethod(en-us,AX.60).gif skipOrderIdInReSelect Indicates whether the origPurchId value should be skipped in the reSelect method.
Gg917508.protmethod(en-us,AX.60).gif sourceLineTableId Gets the table ID for the source line table. (Overrides the sourceLineTableId Method.)
Gg917508.protmethod(en-us,AX.60).gif sourceTableChanged Indicates whenever the source table is changed. (Inherited from formletterParmData.)
Gg917508.protmethod(en-us,AX.60).gif sourceTableTableId Gets the table ID for the source table. (Overrides the sourceTableTableId Method.)
Gg917508.pubmethod(en-us,AX.60).gif splitDeliveryInformation_IN Splits delivery information.
Gg917508.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.)
Gg917508.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.)
Gg917508.pubmethod(en-us,AX.60).gif splitPostingProfile_RU Determines if invoices in update should be splitted by posting profiles (Overrides the splitPostingProfile_RU Method.)
Gg917508.protmethod(en-us,AX.60).gif sumNum
Gg917508.protmethod(en-us,AX.60).gif suspendRecIds Suspends record ID generation. (Inherited from formletterParmData.)
Gg917508.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.)
Gg917508.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg917508.protmethod(en-us,AX.60).gif transDate
Gg917508.protmethod(en-us,AX.60).gif updateParmTable
Gg917508.protmethod(en-us,AX.60).gif updateParmTableSplit Updates the posting parameter header record according to the split settings. (Inherited from formletterParmData.)
Gg917508.pubmethod(en-us,AX.60).gif updateQueryBuild Updates the Query that is used during data creation. (Overrides the updateQueryBuild Method.)
Gg917508.protmethod(en-us,AX.60).gif updateQueryBuild_IN Updates the query build.
Gg917508.protmethod(en-us,AX.60).gif updateQueryBuildLines Updates the chooseLines query with line conditions and sort fields.
Gg917508.protmethod(en-us,AX.60).gif updateQueryBuildSpecQty Updates the query ranges specific to SpecQty settings.
Gg917508.protmethod(en-us,AX.60).gif updateQueryDocumentRanges Adds ranges on order ID to the query used when it creates data. (Overrides the updateQueryDocumentRanges Method.)
Gg917508.protmethod(en-us,AX.60).gif updateTableSplit_IN Updates the table split information.
Gg917508.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.)
Gg917508.protmethod(en-us,AX.60).gif useLateSelectionQuery Determines whether the late selection query should be used. (Overrides the useLateSelectionQuery Method.)
Gg917508.protmethod(en-us,AX.60).gif useSplitting Determines whether the splitting of posting parameter lines is supported. (Overrides the useSplitting Method.)
Gg917508.protmethod(en-us,AX.60).gif vendAccountInQuery
Gg917508.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg917508.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::allowJournal
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::chooseLinesServer Creates posting data.
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::chooseLinesServer_IN Choose lines server.
Gg917508.privmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::chooseLinesServerIL
Gg917508.privmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::executeChooseLinesServer
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::initpurchParmUpdateFormletter
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::newChooseLines Initializes a new instance of the PurchFormletterParmData class.
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::newData
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::newReArrange
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::newReSelect
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::reArrangeServer
Gg917508.pubmethod(en-us,AX.60).gif Gg917508.static(en-us,AX.60).gif ::reSelectServer

Top

Inheritance Hierarchy

Object Class
  formletterParmData Class
    PurchFormletterParmData Class
      PurchFormletterParmDataBOE_IN Class
      PurchFormletterParmDataI4P_RU Class
      PurchFormletterParmDataInvoice Class
      PurchFormletterParmDataPackingSlip Class
      PurchFormletterParmDataPurchOrder Class
      PurchFormletterParmDataReceiptsList Class