Share via


SalesFormletterParmDataPackingslip Class [AX 2012]

Syntax

class SalesFormletterParmDataPackingslip extends SalesFormletterParmData implements FormLetterParmDataCorrectable

Run On

Server

Methods

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

Top

Inheritance Hierarchy

Object Class
  formletterParmData Class
    SalesFormletterParmData Class
      SalesFormletterParmDataPackingslip Class
        SalesFormletterParmDataPackingSlipProj Class