SalesFormletterParmData Class [AX 2012]

Syntax

class SalesFormletterParmData extends formletterParmData

Run On

Server

Methods

  Method Description
Gg791468.protmethod(en-us,AX.60).gif addToKey Adds a string value to a key. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif allowChooseLines Determines whether the formletterParmData.doChooseLines method can be executed. (Inherited from formletterParmData.)
Gg791468.privmethod(en-us,AX.60).gif allowCreateParmLine Determines whether a SalesParmLine may be created from a sales line.Overridden in the pick, pack, and invoice.
Gg791468.protmethod(en-us,AX.60).gif allowCreateParmLineIfFromLoad_BR If it is posting sales invoices from Load (WMS), given a sales line, this method indicates whether that sales line is related to a load line from the load table that is being posted.
Gg791468.protmethod(en-us,AX.60).gif allowCreateParmTable Indicates whether a posting header record without the associated lines can be created. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif calcAutomaticTotalDiscount
Gg791468.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg791468.protmethod(en-us,AX.60).gif catchAll Performs clean-up if an exception is thrown. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif checkAdvancePayments_W Is a stub method that checks for advance payments. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif checkBeforePost Indicates whether to perform validation before posting. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif checkTaxWorkRegulation
Gg791468.protmethod(en-us,AX.60).gif chooseLinesChangedSourceTable Indicates whether the source table in the SysQueryRun object has changed. (Inherited from formletterParmData.)
Gg791468.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.)
Gg791468.protmethod(en-us,AX.60).gif chooseLinesFromLineGetSourceLine Gets the current source line for the formletterParmData.doChooseLinesFromLine method. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif chooseLinesGetInventOwner_RU Gets the InventOwnerId of the current source line from the ChooseLines query. (Overrides the chooseLinesGetInventOwner_RU Method.)
Gg791468.protmethod(en-us,AX.60).gif chooseLinesGetSourceLine Gets the current source line from the SysQueryRun object. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif chooseLinesGetSourceTable Gets the current source table from the SysQueryRun object. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif chooseLinesNext Calls next on the SysQueryRun object. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif cleanupChooseLines Re-enables a source table in a query. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif createData Creates the data on which the posting is to be based. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif createData_IN Creates SalesParmTable table records based on the chooseLines query.
Gg791468.protmethod(en-us,AX.60).gif createFromHistoryParmLines Inserts records in the order line posting table. (Overrides the createFromHistoryParmLines Method.)
Gg791468.protmethod(en-us,AX.60).gif createFromHistoryParmSubTables Inserts records in the order header sub posting table. (Overrides the createFromHistoryParmSubTables Method.)
Gg791468.protmethod(en-us,AX.60).gif createFromHistoryParmTable Inserts a record in the order header posting table. (Overrides the createFromHistoryParmTable Method.)
Gg791468.protmethod(en-us,AX.60).gif createNewJournal Indicates whether a new journal must be created.
Gg791468.protmethod(en-us,AX.60).gif createParmLine Inserts a record in the order line posting parameter table. (Overrides the createParmLine Method.)
Gg791468.protmethod(en-us,AX.60).gif createParmSubTable Inserts a record in the sub order header posting parameter table. (Overrides the createParmSubTable Method.)
Gg791468.protmethod(en-us,AX.60).gif createParmTable Inserts a record in the order header posting parameter table. (Overrides the createParmTable Method.)
Gg791468.protmethod(en-us,AX.60).gif createParmUpdate Inserts a record in the order posting parameter table. (Overrides the createParmUpdate Method.)
Gg791468.protmethod(en-us,AX.60).gif custAccountInQuery
Gg791468.protmethod(en-us,AX.60).gif custBankAccountId
Gg791468.protmethod(en-us,AX.60).gif defaultCheckCreditMax
Gg791468.protmethod(en-us,AX.60).gif defaultSpecQty
Gg791468.protmethod(en-us,AX.60).gif defaultStorno Retrieves the default value for the Storno parameter.
Gg791468.protmethod(en-us,AX.60).gif defaultSumBy
Gg791468.protmethod(en-us,AX.60).gif deleteParmLine Deletes a record from the order line posting parameter table. (Overrides the deleteParmLine Method.)
Gg791468.protmethod(en-us,AX.60).gif deleteParmLines Deletes the records in an order line posting parameter table for the current posting. (Overrides the deleteParmLines Method.)
Gg791468.protmethod(en-us,AX.60).gif deleteParmTables Deletes the records in the order header posting parameter table for the current posting. (Overrides the deleteParmTables Method.)
Gg791468.protmethod(en-us,AX.60).gif doChooseLines_IN The event handler when lines are selected. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg791468.protmethod(en-us,AX.60).gif existsParmLines Determines whether order line posting parameter records exist for the current posting. (Overrides the existsParmLines Method.)
Gg791468.protmethod(en-us,AX.60).gif existsParmSubTable Indicates whether a specified record exists. (Overrides the existsParmSubTable Method.)
Gg791468.protmethod(en-us,AX.60).gif existsParmUpdate Determines whether a posting parameter record exists. (Overrides the existsParmUpdate Method.)
Gg791468.protmethod(en-us,AX.60).gif fieldIdParmTable_TableRefId Gets the field ID of the TableRefID field in the posting parameter header table. (Overrides the fieldIdParmTable_TableRefId Method.)
Gg791468.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.)
Gg791468.protmethod(en-us,AX.60).gif fillOrigOrderIsSet Fills the internal set of original order IDs that are being processed. (Overrides the fillOrigOrderIsSet Method.)
Gg791468.protmethod(en-us,AX.60).gif fillOutputContract Fills a FormLetterParmDataOutputContract object by using data. (Overrides the fillOutputContract Method.)
Gg791468.protmethod(en-us,AX.60).gif findParmLine
Gg791468.pubmethod(en-us,AX.60).gif getOutputContract Gets the FormletterParmDataOutputContract object. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif getOutputContractPacked Gets a packed version of the FormletterParmDataOutputContract object. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif getSalesQtyInventQtyFromLoad_BR Gets the sales line quantity and the inventory quantity of the sale line which is picked on the load (WMS).
Gg791468.protmethod(en-us,AX.60).gif getSourceTableFromSourceLine Retrieves the SalesTable record for the specified SalesLine record. (Overrides the getSourceTableFromSourceLine Method.)
Gg791468.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.)
Gg791468.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.)
Gg791468.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.)
Gg791468.protmethod(en-us,AX.60).gif getTableRefId Gets a table reference ID. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg791468.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg791468.protmethod(en-us,AX.60).gif infoSourceTableSkipped Calles when a source table record is skipped. (Overrides the infoSourceTableSkipped Method.)
Gg791468.pubmethod(en-us,AX.60).gif init Initializes the SalesFormletterParmData class by constructing an instance of the SalesQuantity class. (Overrides the init Method.)
Gg791468.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.)
Gg791468.protmethod(en-us,AX.60).gif initChooseLinesFromLine Initializes creating records in the posting parameter tables that are based on the list of order line records that are specified. (Overrides the initChooseLinesFromLine Method.)
Gg791468.pubmethod(en-us,AX.60).gif initDates_W Initializes dates for the SalesParmTable record.
Gg791468.protmethod(en-us,AX.60).gif initLinesQuery Initializes the query. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif initOfficials_RU Initializes officials for update. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif initParmDefaultCreditRemaining Sets a default value for the CreditRemaining field.
Gg791468.protmethod(en-us,AX.60).gif initQueryBuild Initializes the chooseLines query. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif initRecordLists Creates the record list and map variables. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif initSalesQuantityInventOwner_RU Initializes the instance of the SalesQuantity class with the inventory owner value.
Gg791468.protmethod(en-us,AX.60).gif insertParmLine Inserts a record in the order line posting parameter table. (Overrides the insertParmLine Method.)
Gg791468.pubmethod(en-us,AX.60).gif insertParmLines_IN Inserts data into parameter lines.
Gg791468.protmethod(en-us,AX.60).gif insertParmSubTable Inserts a record in the sub order header posting parameter table. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif insertParmSubTableMap Inserts the specified record into the map that keeps track of the records. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif insertParmTable Inserts a record into the order header posting parameter table. (Overrides the insertParmTable Method.)
Gg791468.protmethod(en-us,AX.60).gif insertParmTableMap Inserts the specified record into the map that keeps track of these records. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif insertParmUpdate Inserts a record in the posting parameter table. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif insertRecordLists Inserts the records that are in the record lists into the database. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif interCompanyParmLine Gets and sets the posting parameter line for an intercompany line. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif interCompanyParmLineQty Gets or sets the quantity for an intercompany line. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif interCompanyUpdateSalesPrice
Gg791468.protmethod(en-us,AX.60).gif inventOwnerId_RU Gets the inventory owner value.
Gg791468.pubmethod(en-us,AX.60).gif inventProfileType_RU Returns the actual InventProfileType_RU value for update.
Gg791468.protmethod(en-us,AX.60).gif invoiceAccountInQuery
Gg791468.protmethod(en-us,AX.60).gif isPostFromLoad_BR Tells if this posting is posting sales from Load (WMS)
Gg791468.protmethod(en-us,AX.60).gif lateSelection Determines whether to use late selection. (Overrides the lateSelection Method.)
Gg791468.protmethod(en-us,AX.60).gif lateSelectionQuery Gets a query to use in the late selection. (Overrides the lateSelectionQuery Method.)
Gg791468.protmethod(en-us,AX.60).gif lineListTableId Retrieves the table ID from the list of order line records that are specified. (Inherited from formletterParmData.)
Gg791468.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.)
Gg791468.protmethod(en-us,AX.60).gif mayJournalBePosted Determines whether a parameter table record is to be created for a given source table. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif mayJournalBePosted_IN Checks whether the journal should be posted. (Overrides the mayJournalBePosted_IN Method.)
Gg791468.protmethod(en-us,AX.60).gif mayJournalTransBePosted Determines whether a parameter line should be created for a given source line. (Overrides the mayJournalTransBePosted Method.)
Gg791468.protmethod(en-us,AX.60).gif mcrAllowCreateCheck Determines whether a SalesParmLine may be created from a sales line.Check is called from pick, pack, and invoice.
Gg791468.protmethod(en-us,AX.60).gif mcrAllowCreateParmLine Determines whether a SalesParmLine may be created from a sales line.Overridden in the pick, pack, and invoice.
Gg791468.protmethod(en-us,AX.60).gif mcrCheckInventAvailability Indicates whether there is inventory available for the specified sales line.
Gg791468.protmethod(en-us,AX.60).gif mcrIsContinuityDateInFuture Indicates whether the confirmed delivery date is in the future.
Gg791468.protmethod(en-us,AX.60).gif mcrSetShipAloneQuantities Sets parm line quantities appropriately for ship alone items.
Gg791468.pubmethod(en-us,AX.60).gif mcrSplitData Splits the parm table and parm lines further parm tables and parm lines. (Overrides the mcrSplitData Method.)
Gg791468.protmethod(en-us,AX.60).gif mcrSplitParmLines Splits out parm lines into multiple salesParmTable records and salesParmLine records where appropriate, such as for ship alone items.
Gg791468.protmethod(en-us,AX.60).gif mcrSplitParmLinesShipAlone Splits parm lines that are for ship-alone items.
Gg791468.protmethod(en-us,AX.60).gif mcrSplitParmTables Splits out parm tables into multiple SalesParmTable records and SalesParmLine records where appropriate, such as when not all items on a parm table will fit into one packing box.
Gg791468.protmethod(en-us,AX.60).gif new Initializes a new instance of the SalesFormletterParmData class. (Overrides the new Method.)
Gg791468.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.)
Gg791468.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.)
Gg791468.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg791468.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg791468.pubmethod(en-us,AX.60).gif parmAdvanceInvoiceSettlement_W Gets or sets the AdvanceInvoiceSettlement_W parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmAllowEmptyParmTable Gets or sets the AllowEmptyParmTable parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmCallerTable Gets or sets the CallerTable parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmCorrect_RU Gets or sets the Correct_RU parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmCorrectedInvoiceDate_RU Gets or sets the CorrectedInvoiceDate_RU parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmCorrectedInvoiceId_RU Gets or sets the CorrectedInvoiceId_RU parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmCreateFromHistory Gets or sets the CreateFromHistory parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmCreateFromLines Gets or sets the CreateFromLines parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmCreditRemaining Gets or sets the CreditRemaining parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmCustInvoicePrintoutType_RU Gets or sets the CustInvoicePrintoutType_RU parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmCustomsExportOrderType_IN Gets or sets the CustomsExportOrderType_IN parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmDatasourceRecordsPacked Gets or sets the DatasourceRecordsPacked parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmDefaultGiroType Gets or sets the DefaultGiroType parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmDeleteGiro Gets or sets the DeleteGiro parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmDirectDeliveryUpdate Gets or sets the DirectDeliveryUpdate parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmDocumentStatus Gets or sets the DocumentStatus parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmDocumentStornoId_RU Gets or sets the DocumentStornoId_RU parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmExecuteLateSelection Gets or sets the ExecuteLateSelection parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmForceUpdate_W Gets or sets the ForceUpdate_W parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmGiroAllSame Gets or sets the GiroAllSame parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmGoodsInRouteId_RU Gets or sets the GoodsInRouteId_RU parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmHistoryList Gets or sets the HistoryList parameter. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif parmId Gets the Id parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmInterCompanyCompanyId Gets or sets the InterCompanyCompanyId parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmInterCompanyMap Gets or sets the InterCompanyMap parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmInterCompanyParmId Gets or sets the InterCompanyParmId parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmInterCompanyParmSelectFromJournal Gets or sets the InterCompanyParmSelectFromJournal parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmInventLocationId_PL Gets or sets the InventLocationId_PL parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmIsInBatch Gets or sets the IsInBatch parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmLedgerJournalTrans Gets or sets the LedgerJournalTrans parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmLineIdSet Gets or sets the LineIdSet parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmLineList Gets or sets the LineList parameter. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif parmLineMapKey (Overrides the parmLineMapKey Method.)
Gg791468.protmethod(en-us,AX.60).gif parmLineTableId Gets the LineTableId parameter. (Overrides the parmLineTableId Method.)
Gg791468.pubmethod(en-us,AX.60).gif parmMCRInventTransRecid Sets or returns the record ID for the inventtrans record.
Gg791468.protmethod(en-us,AX.60).gif parmMCRIsShipAlone Gets or sets the MCRIsShipAlone parameter.
Gg791468.protmethod(en-us,AX.60).gif parmMCRPickWaveReference Gets or sets the pick wave reference. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmMultiForm Gets or sets the MultiForm parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmNeedTransIDTransit_RU Gets or sets the NeedTransIDTransit_RU parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmOnlyCreateParmUpdate Gets or sets the OnlyCreateParmUpdate parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmParmId Gets or sets the ParmId parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmParmIdSynched Gets or sets the ParmIdSynched parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmParmTable_W Gets or sets the ParmTable_W parameter. (Overrides the parmParmTable_W Method.)
Gg791468.pubmethod(en-us,AX.60).gif parmParmUpdate Gets or sets the ParmUpdate parameter. (Overrides the parmParmUpdate Method.)
Gg791468.pubmethod(en-us,AX.60).gif parmParmUpdateSysLastValue Gets or sets the ParmUpdateSysLastValue parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmProforma Gets or sets the Proforma parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmProjInvoiceParmTable Gets or sets the ProjInvoiceParmTable parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmQueryChooseLines Gets or sets the QueryChooseLines parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmShowQueryForm Gets or sets the ShowQueryForm parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmSourceTable Gets or sets the SourceTable parameter. (Overrides the parmSourceTable Method.)
Gg791468.pubmethod(en-us,AX.60).gif parmSpecQty Gets or sets the SpecQty parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmStorno_RU Gets or sets the Storno_RU parameter.
Gg791468.pubmethod(en-us,AX.60).gif parmStornoPhysical_RU Gets or sets the StornoPhysical_RU parameter.
Gg791468.protmethod(en-us,AX.60).gif parmSubTableMapKey Generates a key for a specified record. (Overrides the parmSubTableMapKey Method.)
Gg791468.protmethod(en-us,AX.60).gif parmSubTableTableId Gets the SubTableTableId parameter. (Overrides the parmSubTableTableId Method.)
Gg791468.protmethod(en-us,AX.60).gif parmTableMapKey Packs values into a string. (Overrides the parmTableMapKey Method.)
Gg791468.protmethod(en-us,AX.60).gif parmTableTableId Gets the TableTableId parameter. (Overrides the parmTableTableId Method.)
Gg791468.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmUsePackedMapInChooseLinesQuery Gets or sets the UsePackedMapInChooseLinesQuery parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmVersioningStrategy Gets or sets the VersioningStrategy parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmWasQueryFormCancelled Gets or sets the WasQueryFormCancelled parameter. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif parmWHSLoadId Gets or sets the WHSLoadId parameter.
Gg791468.protmethod(en-us,AX.60).gif pdsCWInterCompanyParmLineQty (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif pdsCWQty Gets the catch weight quantities based on the quantity type.
Gg791468.pubmethod(en-us,AX.60).gif postingProfile_RU Returns the actual posting profile for update.
Gg791468.protmethod(en-us,AX.60).gif postParmTableMapKey_BR Packs values into a string.
Gg791468.protmethod(en-us,AX.60).gif postUseSplitting_BR Determines whether splitting of the posting parameter lines is supported.
Gg791468.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.)
Gg791468.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.)
Gg791468.pubmethod(en-us,AX.60).gif qtyInvent
Gg791468.pubmethod(en-us,AX.60).gif qtySales
Gg791468.protmethod(en-us,AX.60).gif queryName Gets the name of the query used to create data. (Overrides the queryName Method.)
Gg791468.pubmethod(en-us,AX.60).gif reArrange Performs a re-arrange of the created data. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif reArrangeEnd Indicates when the re-arrange of data is completed. (Overrides the reArrangeEnd Method.)
Gg791468.protmethod(en-us,AX.60).gif reArrangeInit Initializes the re-arrange process. (Overrides the reArrangeInit Method.)
Gg791468.protmethod(en-us,AX.60).gif reArrangeLines Re-arranges the record in the line posting parameter table. (Overrides the reArrangeLines Method.)
Gg791468.protmethod(en-us,AX.60).gif reArrangeQueryRun Gets the QueryRun object that is used in the re-arrange process. (Overrides the reArrangeQueryRun Method.)
Gg791468.protmethod(en-us,AX.60).gif reArrangeSplit Performs a split of the re-arranged data. (Overrides the reArrangeSplit Method.)
Gg791468.protmethod(en-us,AX.60).gif recIdSuspensionTables Gets a list of tables that should have suspended record ID generation. (Overrides the recIdSuspensionTables Method.)
Gg791468.protmethod(en-us,AX.60).gif removeRecIdSuspension Removes a Record ID suspension. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif reSelect Performs a re-select of the created data. (Overrides the reSelect Method.)
Gg791468.protmethod(en-us,AX.60).gif reSelectEnd Called when the re-selection of data is completed. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif reSelectInit Initializes the re-select process. (Inherited from formletterParmData.)
Gg791468.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.)
Gg791468.protmethod(en-us,AX.60).gif reSelectLines Re-selects the record in the line posting parameter table. (Overrides the reSelectLines Method.)
Gg791468.protmethod(en-us,AX.60).gif reselectSummaryPackingSlip_W Is a stub method that rereads a packing slip record. (Inherited from formletterParmData.)
Gg791468.protmethod(en-us,AX.60).gif salesStatusRange Returns the sales status range that selects the sales orders to be updated.
Gg791468.protmethod(en-us,AX.60).gif selectChooseLines Selects the ChooseLines method to execute. (Overrides the selectChooseLines Method.)
Gg791468.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg791468.protmethod(en-us,AX.60).gif skipMayJournalBePosted Determines whether to skip the call to the SalesFormletterParmData.MayJournalBePosted method when data is created. (Overrides the skipMayJournalBePosted Method.)
Gg791468.protmethod(en-us,AX.60).gif sourceLineTableId Gets a table ID for a source line table. (Overrides the sourceLineTableId Method.)
Gg791468.protmethod(en-us,AX.60).gif sourceTableChanged Indicates whenever the source table is changed. (Overrides the sourceTableChanged Method.)
Gg791468.protmethod(en-us,AX.60).gif sourceTableTableId Gets the table ID for a source table. (Overrides the sourceTableTableId Method.)
Gg791468.protmethod(en-us,AX.60).gif splitByDlvTerm Determines whether to split by delivery term.
Gg791468.protmethod(en-us,AX.60).gif splitByServiceCode_BR Determines whether the data should be split by the service code.
Gg791468.protmethod(en-us,AX.60).gif splitDeliveryInformation
Gg791468.pubmethod(en-us,AX.60).gif splitInventOwnerId_RU Determines whether invoices in an update should be split by inventory owner. (Overrides the splitInventOwnerId_RU Method.)
Gg791468.pubmethod(en-us,AX.60).gif splitInventProfileType_RU Determines whether invoices in an update should be split by inventory profile type. (Overrides the splitInventProfileType_RU Method.)
Gg791468.pubmethod(en-us,AX.60).gif splitPostingProfile_RU Determines whether invoices in an update should be split by posting profile. (Overrides the splitPostingProfile_RU Method.)
Gg791468.protmethod(en-us,AX.60).gif splitSite
Gg791468.protmethod(en-us,AX.60).gif suspendRecIds Suspends record ID generation. (Inherited from formletterParmData.)
Gg791468.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.)
Gg791468.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg791468.protmethod(en-us,AX.60).gif updateAllSalesShippingStat
Gg791468.protmethod(en-us,AX.60).gif updateParmTable
Gg791468.protmethod(en-us,AX.60).gif updateParmTableSplit Updates the posting parameter header record according to the split settings. (Inherited from formletterParmData.)
Gg791468.pubmethod(en-us,AX.60).gif updateQueryBuild Updates the query used during data creation. (Overrides the updateQueryBuild Method.)
Gg791468.pubmethod(en-us,AX.60).gif updateQueryBuild_IN Updates the query build information.
Gg791468.protmethod(en-us,AX.60).gif updateQueryDocumentRanges Adds the ranges on an order ID to a Query object that is used when data is created. (Overrides the updateQueryDocumentRanges Method.)
Gg791468.protmethod(en-us,AX.60).gif updateTableSplit
Gg791468.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.)
Gg791468.protmethod(en-us,AX.60).gif useLateSelectionQuery Determines whether the last selection query should be used. (Overrides the useLateSelectionQuery Method.)
Gg791468.protmethod(en-us,AX.60).gif useShippingStat
Gg791468.protmethod(en-us,AX.60).gif useSplitting Determines whether the splitting of the posting parameter lines is supported. (Overrides the useSplitting Method.)
Gg791468.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg791468.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::allowJournal
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::chooseLinesServer Creates posting data.
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::chooseLinesServer_IN Chooses the lines server.
Gg791468.privmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::chooseLinesServerIL
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::deleteGiroServer
Gg791468.privmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::executeChooseLinesServer
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::initSalesParmUpdateFormletter
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::newChooseLines
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::newData
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::newReArrange
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::newReSelect
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::reArrangeServer
Gg791468.pubmethod(en-us,AX.60).gif Gg791468.static(en-us,AX.60).gif ::reSelectServer

Top

Inheritance Hierarchy

Object Class
  formletterParmData Class
    SalesFormletterParmData Class
      SalesFormletterParmDataConfirm Class
      SalesFormletterParmDataI4P_RU Class
      SalesFormletterParmDataInvoice Class
      SalesFormletterParmDataPackingslip Class
      SalesFormletterParmDataPickingList Class
      SalesFormletterParmDataShippingBill_IN Class