PurchLine Table

The PurchLine table contains all purchase order lines regardless whether they have been posted or not.

Configuration Key: LogisticsBasic

Methods

  Method Description
Gg955711.pubmethod(en-us,AX.60).gif accountItemExtendParm_CN Retrieves a posting account for the purchase order line with site.
Gg955711.pubmethod(en-us,AX.60).gif accountReceipt Change which account is returened when getting the ledger account so that all the fixed asset transactions will use PurchReceiptFA account instead of the PurchReceipt account.
Gg955711.pubmethod(en-us,AX.60).gif agreementSkipAutoLink Check whether this line should skip automatic AgreementLine matching
Gg955711.pubmethod(en-us,AX.60).gif allowEditReturnActionId
Gg955711.pubmethod(en-us,AX.60).gif allowEditScrap
Gg955711.pubmethod(en-us,AX.60).gif allowEditStockedProduct Determines whether the StockedProduct field can be changed.
Gg955711.pubmethod(en-us,AX.60).gif allowEditTax1099
Gg955711.pubmethod(en-us,AX.60).gif allowInventProfileIdChange_RU Determines if InventProfileId_RU inventory dimension could be changed
Gg955711.pubmethod(en-us,AX.60).gif allowPostingProfileChange_RU Determines if PostingProfile_RU field value could be changed
Gg955711.pubmethod(en-us,AX.60).gif allowUpdateWithQualityOrder Specifies whether the update of the purchase line is enabled, even if an open quality order exists.
Gg955711.pubmethod(en-us,AX.60).gif amountCur
Gg955711.pubmethod(en-us,AX.60).gif amountExclTax
Gg955711.pubmethod(en-us,AX.60).gif amountMST
Gg955711.pubmethod(en-us,AX.60).gif aosValidateDelete Validates on the server that the specified record can be deleted from a table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif aosValidateInsert Validates on the server that the specified record can be inserted. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif aosValidateRead Validates on the server that the specified record can be read. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif aosValidateUpdate Validates on the server that the specified record can be updated. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif arrived
Gg955711.pubmethod(en-us,AX.60).gif arrivedInPurchUnit
Gg955711.pubmethod(en-us,AX.60).gif assessableValue_IN This method is used get the assessable value.
Gg955711.privmethod(en-us,AX.60).gif assetLedgerDimension Changes the account that is returned when getting the ledger dimension so that all fixed asset transactions will use the PurchRecieptFA account instead of the PurchConsump account.
Gg955711.pubmethod(en-us,AX.60).gif assetUpdateInventTrans
Gg955711.pubmethod(en-us,AX.60).gif associateWithAgreementLine Associates the purchase line with the agreement line.
Gg955711.pubmethod(en-us,AX.60).gif buf2con Packs the table buffers of an xRecord instance into an X++ container. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif calcGrossAmount
Gg955711.pubmethod(en-us,AX.60).gif calcGrossAmountExclTax
Gg955711.pubmethod(en-us,AX.60).gif calcLineAmount
Gg955711.pubmethod(en-us,AX.60).gif calcLineAmountExclTax
Gg955711.pubmethod(en-us,AX.60).gif calcLineAmountForced
Gg955711.pubmethod(en-us,AX.60).gif calcLineAmountForcedInteraction Calculates the line amount with user interaction if associated link to agreement line becomes invalid.
Gg955711.pubmethod(en-us,AX.60).gif calcLineAmountInclTax_RU
Gg955711.pubmethod(en-us,AX.60).gif calcLineAmountInteraction Calculates the line amount with user interaction if associated link to agreement line becomes invalid.
Gg955711.pubmethod(en-us,AX.60).gif calcLineDisc
Gg955711.pubmethod(en-us,AX.60).gif calcLineDiscExclTax
Gg955711.pubmethod(en-us,AX.60).gif calcLineDiscUnit
Gg955711.pubmethod(en-us,AX.60).gif calcPendingLineAmounts Calculates a sum of the LineAmount values that are in transaction and company currency for all pending invoice lines that are connected to this record in the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gif calcPendingMatchedQtyInvent Calculates a sum of the InventNow quantities for invoice lines that are connected to this record in the PurchLine table that are matched to a packing slip.
Gg955711.pubmethod(en-us,AX.60).gif calcPendingMatchedQtyPurch Calculates the sum of the ReceiveNow quantity for invoice lines that are connected to this PurchLine table record, which are matched to a packing slip.
Gg955711.pubmethod(en-us,AX.60).gif calcPendingQtyInvent Calculates a sum of the InventNow quantities for all pending invoice lines that are connected to this record in the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gif calcPendingQtyPurch Calculates a sum of the ReceiveNow quantities for all pending invoice lines that are connected to this record in the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gif calcPendingQtyPurchDisplay Retrieves the sum of the ReceiveNow quantities for all pending invoice lines that are connected to this record in the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gif calcPrice2LineAmount
Gg955711.pubmethod(en-us,AX.60).gif calcPriceFromAmount
Gg955711.privmethod(en-us,AX.60).gif calcProjSalesPriceIfDefault
Gg955711.pubmethod(en-us,AX.60).gif calcQtyOrdered
Gg955711.pubmethod(en-us,AX.60).gif canAgreementBeLinked Determines whether the purchase line can be linked to an agreement line.
Gg955711.pubmethod(en-us,AX.60).gif canApplyAllocationOrDistributionTemplate Indicates whether to use an allocation or distribution template to create the distributions of the transaction line.
Gg955711.pubmethod(en-us,AX.60).gif canAutoUpdatePurchLine Indicates whether the table buffer is restricted by the change management functionality.
Gg955711.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif canEditDisc
Gg955711.pubmethod(en-us,AX.60).gif canEditLedgerDimensionDefaultAccount Determines if the ledger dimension default account can be edited.
Gg955711.pubmethod(en-us,AX.60).gif canFinalize Determines if the purchase order line can be finalized.
Gg955711.pubmethod(en-us,AX.60).gif canSubmitToWorkflow This method are testing if the current PurchLine can be submitted to workflow.
Gg955711.pubmethod(en-us,AX.60).gif caption
Gg955711.pubmethod(en-us,AX.60).gif checkActivity
Gg955711.pubmethod(en-us,AX.60).gif checkAndPromptFixedLineAmount
Gg955711.pubmethod(en-us,AX.60).gif checkAssetBookId
Gg955711.pubmethod(en-us,AX.60).gif checkCFOP_BR It validates if CFOP is present in CFOPMatrix with the correct attributes (Operation ID, Transaction Type, Direction and Location)
Gg955711.pubmethod(en-us,AX.60).gif checkCommitmentVendorMatchesOrderAccount Validates that the order account for the current purchase order header matches the vendor account on the commitment related to the current purchase order line, if the commitment has a vendor account specified.
Gg955711.pubmethod(en-us,AX.60).gif checkCrossdocking Checks whether the relevant cross docking quantity exceeds the ordered quantity.
Gg955711.pubmethod(en-us,AX.60).gif checkCurrencyCode
Gg955711.pubmethod(en-us,AX.60).gif checkCustomerRef
Gg955711.pubmethod(en-us,AX.60).gif checkCustomsTariffCode_IN Checks the customs tariff code to see if it is valid.
Gg955711.pubmethod(en-us,AX.60).gif checkCustPurchaseOrderFormNum
Gg955711.pubmethod(en-us,AX.60).gif checkDelete
Gg955711.pubmethod(en-us,AX.60).gif checkFullyDistributedAndQualified Checks if the purchase order line is fully distributed and fully qualified.
Gg955711.pubmethod(en-us,AX.60).gif checkIfInvoiceRegistered_IN Checks if the invoice is registered.
Gg955711.pubmethod(en-us,AX.60).gif checkInitFromInventTable
Gg955711.pubmethod(en-us,AX.60).gif checkIntrastat Validates the intrastat setting on the item assosiated to the order line.
Gg955711.pubmethod(en-us,AX.60).gif checkInvalidFieldAccess Gets and sets invalid field access. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif checkInventReceivedNow Indicates whether the received now quantity is valid.
Gg955711.pubmethod(en-us,AX.60).gif checkItemId
Gg955711.pubmethod(en-us,AX.60).gif checkItemPBAId
Gg955711.pubmethod(en-us,AX.60).gif checkLine_RU
Gg955711.pubmethod(en-us,AX.60).gif checkLineNumber Indicates whether a line number is unique within the scope of an order; if it is not, issues an error message.
Gg955711.pubmethod(en-us,AX.60).gif checkMarkupCode_RU Checks values of markup related fields
Gg955711.pubmethod(en-us,AX.60).gif checkMatchingPolicy Specifies whether the matching policy can be changed.
Gg955711.pubmethod(en-us,AX.60).gif checkMaximumRetailPrice_IN This method is used to check the Maximum retail price.
Gg955711.pubmethod(en-us,AX.60).gif checkOperationType_MX
Gg955711.pubmethod(en-us,AX.60).gif checkOverDelivery
Gg955711.pubmethod(en-us,AX.60).gif checkPostingProfile_RU
Gg955711.pubmethod(en-us,AX.60).gif checkPriceDate Triggers price recalculation after a date change according to the PurchPriceDateTypeenumeration value.
Gg955711.pubmethod(en-us,AX.60).gif checkProcurementCategory Validates that the ProcurementCategory field is filled correctly.
Gg955711.pubmethod(en-us,AX.60).gif checkProjCategory
Gg955711.pubmethod(en-us,AX.60).gif checkPurchCommitmentLine Performs validations for the commitment line reference on the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif checkPurchQty
Gg955711.pubmethod(en-us,AX.60).gif checkPurchReceivedNow Indicates whether the received now quantity is valid.
Gg955711.pubmethod(en-us,AX.60).gif checkPurchType
Gg955711.pubmethod(en-us,AX.60).gif checkPurchUnit
Gg955711.pubmethod(en-us,AX.60).gif checkRBOPackage Checks whether a package line have more than one related purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif checkRecord Gets and sets the property that indicates whether to check mandatory fields. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif checkReqActivity
Gg955711.pubmethod(en-us,AX.60).gif checkRestrictedDeleteActions Gets and sets the property that indicates whether a record can be deleted. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif checkStatusChange Checks whether it is allowed to change to status on the order line.
Gg955711.pubmethod(en-us,AX.60).gif checkStockedProduct Indicates whether the StockedProduct field is not set for category based lines.
Gg955711.pubmethod(en-us,AX.60).gif checkTaxItemGroup
Gg955711.pubmethod(en-us,AX.60).gif checkTaxServiceCode_BR It validates if TaxServiceCode is required
Gg955711.pubmethod(en-us,AX.60).gif checkUnderDelivery
Gg955711.pubmethod(en-us,AX.60).gif checkUpdatePhysical
Gg955711.pubmethod(en-us,AX.60).gif checkVendorName_IN Reads the table buffer and check the existence of record.
Gg955711.pubmethod(en-us,AX.60).gif clear Removes all rows from the table buffer. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif clearAddressReference
Gg955711.pubmethod(en-us,AX.60).gif clearAllPriceDiscChangePolicies Clears all of the stored PriceDiscChangePolicy instances for the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gif clearingPeriod
Gg955711.pubmethod(en-us,AX.60).gif clearInventReference Clears the inventory reference fields on the PurchLine record.
Gg955711.pubmethod(en-us,AX.60).gif company Gets and sets the property that indicates a legal entity for the record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif companyInfo Retrieves the CompanyInfo record associated with the current record.
Gg955711.pubmethod(en-us,AX.60).gif con2buf Unpacks a container into the table buffers. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif concurrencyModel Gets and sets the default concurrency model to use to update records. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif context Gets and sets the context property. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif convertCurrencyCode
Gg955711.pubmethod(en-us,AX.60).gif convertCurrencyCode_IN This method is used to get the value in the converted currency.
Gg955711.pubmethod(en-us,AX.60).gif copyDimension Retrieves a dimension set that can be applied to the defaultDimension field on this table.
Gg955711.pubmethod(en-us,AX.60).gif copyFromPurchLineHistory Copies data from a PurchLineHistory record.
Gg955711.pubmethod(en-us,AX.60).gif corItemName Returns the item name considering if the item is category based or not
Gg955711.pubmethod(en-us,AX.60).gif createAgreementLine Creates an agreement line
Gg955711.pubmethod(en-us,AX.60).gif createFromTmpFrmVirtual
Gg955711.pubmethod(en-us,AX.60).gif createLine
Gg955711.pubmethod(en-us,AX.60).gif createMarkupTrans Creates markup transactions for the purchase line.
Gg955711.pubmethod(en-us,AX.60).gif creditNoteLine
Gg955711.pubmethod(en-us,AX.60).gif data Retrieves a row from the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif dataSource Retrieves the data source of the table. (Inherited from xRecord.)
Gg955711.privmethod(en-us,AX.60).gif defaultCostPriceAsSalesPrice
Gg955711.pubmethod(en-us,AX.60).gif defaultField Populates default values in a field in the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif defaultingTax1099Amount
Gg955711.pubmethod(en-us,AX.60).gif defaultRow Populates default values in fields in the table in the non-interactive case. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif delete
Gg955711.pubmethod(en-us,AX.60).gif deleteInventTrans_BR Delete the inventTrans related to the current purchLine if order operation is configured to do not create inventory transactions.
Gg955711.pubmethod(en-us,AX.60).gif deliveryAddress
Gg955711.pubmethod(en-us,AX.60).gif deliveryCNPJCPFNUM_BR Returns the delivery CNPJ or CPF for the current record.
Gg955711.pubmethod(en-us,AX.60).gif deliveryDate
Gg955711.pubmethod(en-us,AX.60).gif deliveryIENum_BR Returns the delivery IE for the current record.
Gg955711.pubmethod(en-us,AX.60).gif deliveryLocation Returns the RecId value of the LogisticsLocation record that is associated with selected DeliveryPostalAddress record.
Gg955711.pubmethod(en-us,AX.60).gif deliveryStatusImage
Gg955711.pubmethod(en-us,AX.60).gif deliveryStatusTxt
Gg955711.pubmethod(en-us,AX.60).gif deliveryTerm
Gg955711.pubmethod(en-us,AX.60).gif deliveryTransDateTime Calculates the delivery date at midnight in the time zone of the site on the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif disableCache Gets and sets the property that indicates whether caching is disabled. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif discAmount
Gg955711.pubmethod(en-us,AX.60).gif discPercent
Gg955711.pubmethod(en-us,AX.60).gif displayBudgetCheckResult Gets the image position that displays the BudgetCheckResult value for the PurchLinerecord in the image list of the BudgetCheckResult values.
Gg955711.pubmethod(en-us,AX.60).gif dispose Releases resources that are used by the xRecord object. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif doClear Removes all rows from the table buffer and bypasses any additional logic in the clear method of the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif doDelete Deletes the current record from the table and bypasses any additional logic in the delete method of the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif doDistributionsExist Performs a check whether any distributions exist for a line
Gg955711.pubmethod(en-us,AX.60).gif doInsert Inserts the record into the table and bypasses any additional logic in the insert method of the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif doReCalcPricesFromBasePrompt Prompts the user to specify whether to recalculate prices based on trade agreements.
Gg955711.pubmethod(en-us,AX.60).gif doUpdate Updates the current record and bypasses any additional logic in the update method of the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif doValidateDelete Performs the action to validate that a record can be deleted. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif editableInWorkflow Indicates whether the user can modify the record when an active workflow is running.
Gg955711.pubmethod(en-us,AX.60).gif editProductDimensionsAllowed Determines whether the product dimensions on the line can be edited.
Gg955711.pubmethod(en-us,AX.60).gif endDisc
Gg955711.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif exceptionCode_BR Displays the exception code of the item in the current purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif existInvoice Determines whether saved unposted invoices exist for the current record.
Gg955711.pubmethod(en-us,AX.60).gif existInvoice_RU Determines if invoice line exist for the current record.
Gg955711.pubmethod(en-us,AX.60).gif expandBOM
Gg955711.pubmethod(en-us,AX.60).gif fieldAccessRight Returns the field access right. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif fieldBufferAccessRight Returns the field access right for the current record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif fieldChanged
Gg955711.pubmethod(en-us,AX.60).gif fieldState Sets or returns the state of a field in the table buffer. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif findAgreementLine Checks if an agreement line exists
Gg955711.pubmethod(en-us,AX.60).gif findApproved Finds the original purchase line.
Gg955711.pubmethod(en-us,AX.60).gif fshCrossDocking Returns the total transfer order quantity for the given purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif getAllowRedefault Returns the list of fields that are allowed to re-default. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getBudgetCheckResult Calculates the BudgetCheckResult value for the PurchLine record.
Gg955711.pubmethod(en-us,AX.60).gif getDebitCredit
Gg955711.pubmethod(en-us,AX.60).gif getDefaultingDependencies Returns the container that holds defaulting dependencies. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getDeliveryEntityRecord Gets the delivery entity record based on the postal address.
Gg955711.pubmethod(en-us,AX.60).gif getEffectiveLinePrice Gets the effective price for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif getExtension Returns the table extension. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getFieldValue Gets the value of the specified field from a table buffer. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getGrossVolumePerItem Calculates the gross volume per item for the given PurchLine record.
Gg955711.pubmethod(en-us,AX.60).gif getGrossWeightPerItem Calculates the gross weight per item for the given PurchLine record.
Gg955711.pubmethod(en-us,AX.60).gif getInstanceRelationType Returns the table name that corresponds to the InstanceRelationType ID. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getItemType Displays the ItemType value for the item.
Gg955711.pubmethod(en-us,AX.60).gif getMiscChargesAmount_IN This method is used to get the amount.
Gg955711.pubmethod(en-us,AX.60).gif getPhysicalTableName Return the physical table name, which, in the case of the SQL Temp DB table, is the table instance name. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getPresenceFieldData Retrieves the PresenceInfo value from the specified field. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getProjCreditNoteSource Finds the original purchase line.
Gg955711.pubmethod(en-us,AX.60).gif getPurchCommitmentLine_PSN Retrieves the commitment line record that the current PurchLine record is associated with.
Gg955711.pubmethod(en-us,AX.60).gif getPurchReqItemName Displays the name of the item associated with the related requisitioin line.
Gg955711.pubmethod(en-us,AX.60).gif getSQLStatement Gets the SQL statement that is used to return records from the database. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getTableInInstanceHierarchy (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getTableType Indicates the type of the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif hasAssetAssociated Checks whether the line has an associated asset.
Gg955711.pubmethod(en-us,AX.60).gif hasOnlyLineAmount
Gg955711.pubmethod(en-us,AX.60).gif hasRelatedTable Indicates whether a foreign key constraint buffer is linked with the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif hasRetentionTerms Checks to see if the Purchase Order Line item has retention terms.
Gg955711.pubmethod(en-us,AX.60).gif helpField Retrieves a string that contains the Help text for the specified field. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif ICMSReceivableLongTerm_BR Indicates whether the ICMS asset is receivable long term.
Gg955711.pubmethod(en-us,AX.60).gif inclTax
Gg955711.pubmethod(en-us,AX.60).gif initBarcode
Gg955711.pubmethod(en-us,AX.60).gif initFromAgreementLine Creates a PurchLine table record with the values from the AgreementLine table record.
Gg955711.pubmethod(en-us,AX.60).gif initFromBOM
Gg955711.pubmethod(en-us,AX.60).gif initFromCORPurchLine Initializes a purchLine table buffer based on a purchLine table buffer used for unconfirmed product receipts.
Gg955711.pubmethod(en-us,AX.60).gif initFromInventExternalForProcessing_PL
Gg955711.pubmethod(en-us,AX.60).gif initFromInventTable Updates the PurchLine based on the given item.
Gg955711.pubmethod(en-us,AX.60).gif initFromItemOrCategory Initiates a PurchLine table buffer from an based on a item or catagory.
Gg955711.pubmethod(en-us,AX.60).gif initFromOrderLineWithMultipleDeliveries Initializes a delivery line based on its order line.
Gg955711.pubmethod(en-us,AX.60).gif initFromPriceDisc
Gg955711.pubmethod(en-us,AX.60).gif initFromProdBOM Initializes the PurchLine record from the ProdBOM record.
Gg955711.pubmethod(en-us,AX.60).gif initFromProductDimensions
Gg955711.pubmethod(en-us,AX.60).gif initFromProjActivity
Gg955711.pubmethod(en-us,AX.60).gif initFromProjTable
Gg955711.pubmethod(en-us,AX.60).gif initFromPurchLine Initializes a PurchLine table buffer based on another PurchLine table buffer.
Gg955711.pubmethod(en-us,AX.60).gif initFromPurchLine_IN Initializes the fields of PurchLine from given PurchLine buffer.
Gg955711.pubmethod(en-us,AX.60).gif initFromPurchLineHistory Initializes the history record that is based on a PurchLineHistory record.
Gg955711.pubmethod(en-us,AX.60).gif initFromPurchParmLine_Asset Sets the asset-related field values of the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gif initFromPurchRFQLine Initializes the PurchLine record from the PurchRFQLine record.
Gg955711.pubmethod(en-us,AX.60).gif initFromPurchRFQReplyLine
Gg955711.pubmethod(en-us,AX.60).gif initFromPurchTable
Gg955711.pubmethod(en-us,AX.60).gif initFromReqPO Initializes the PurchLine record from the ReqPO record.
Gg955711.pubmethod(en-us,AX.60).gif initFromSalesLine Initializes the PurchLine record from the SalesLine record.
Gg955711.pubmethod(en-us,AX.60).gif initFromSalesLine_IN Initializes the fields of SalesLine from given SalesLine buffer.
Gg955711.pubmethod(en-us,AX.60).gif initFromTmpPurchLine Initiates a PurchLine record with values based on TmpPurchLine record.
Gg955711.pubmethod(en-us,AX.60).gif initFromTmpPurchLinePrice
Gg955711.pubmethod(en-us,AX.60).gif initFromTmpSuppItem
Gg955711.pubmethod(en-us,AX.60).gif initFromVendExternalItemDescription
Gg955711.pubmethod(en-us,AX.60).gif initFromVendInvoice4PaymTrans_RU
Gg955711.pubmethod(en-us,AX.60).gif initFromVendInvoiceTrans Initializes a PurchLine table buffer based on a packing invoice line.
Gg955711.privmethod(en-us,AX.60).gif initFromVendInvoiceTrans_IN Reads the table buffer and initialize the field of current table.
Gg955711.pubmethod(en-us,AX.60).gif initFromVendPackingSlipTrans Initializes a PurchLine table buffer based on a packing slip line.
Gg955711.pubmethod(en-us,AX.60).gif initFromVendTable Initializes the PurchLine record from the VendTable record.
Gg955711.pubmethod(en-us,AX.60).gif initName
Gg955711.pubmethod(en-us,AX.60).gif initPurchQty
Gg955711.pubmethod(en-us,AX.60).gif initValue
Gg955711.pubmethod(en-us,AX.60).gif initVariantId Initializes the VariantId field in the RetailVariantId value of the current InventDim record if there is a InventDimCombination table record for the current item and its inventory dimensions available.Otherwise the VariantId field is initialized in the empty string.
Gg955711.pubmethod(en-us,AX.60).gif inputStatus Sets or returns the current input status of the table buffer. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif insert
Gg955711.pubmethod(en-us,AX.60).gif interactiveContext Sets or returns the current interactive context of the table buffer. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif interCompanyIsBeingUpdated
Gg955711.pubmethod(en-us,AX.60).gif interCompanyIsBeingUpdatedNonInventoried Checks whether the non stocked intercompany order line is being updated.
Gg955711.pubmethod(en-us,AX.60).gif interCompanyLineAmount
Gg955711.pubmethod(en-us,AX.60).gif interCompanyOriginDisplay
Gg955711.pubmethod(en-us,AX.60).gif interCompanyPurchaseLeadDate
Gg955711.pubmethod(en-us,AX.60).gif interCompanyPurchLineExist
Gg955711.pubmethod(en-us,AX.60).gif interCompanyRevertMarkupTrans
Gg955711.pubmethod(en-us,AX.60).gif interCompanySalesLine
Gg955711.pubmethod(en-us,AX.60).gif interCompanySalesLineOriginal
Gg955711.pubmethod(en-us,AX.60).gif interCompanyUpdateNow
Gg955711.pubmethod(en-us,AX.60).gif inventDim
Gg955711.pubmethod(en-us,AX.60).gif inventDimProfileRAsset_RU
Gg955711.pubmethod(en-us,AX.60).gif inventProfileType_RU
Gg955711.pubmethod(en-us,AX.60).gif inventSiteChanged_BR Method called wherever the InventsiteId is changed.
Gg955711.pubmethod(en-us,AX.60).gif inventTable
Gg955711.pubmethod(en-us,AX.60).gif inventTableModule
Gg955711.pubmethod(en-us,AX.60).gif invoiceAccount
Gg955711.pubmethod(en-us,AX.60).gif invoicedInTotal
Gg955711.pubmethod(en-us,AX.60).gif invoicedInTotalServer
Gg955711.pubmethod(en-us,AX.60).gif invoicedInventInTotal
Gg955711.pubmethod(en-us,AX.60).gif invoicedOnPackingSlipInTotal Retrieves the quantity invoiced on packing slips.
Gg955711.pubmethod(en-us,AX.60).gif isAgreementLinkValid Checks whether the link between the agreement line and the purchase line is valid.
Gg955711.pubmethod(en-us,AX.60).gif isCategoryBased Specifies whether the order line is category based.
Gg955711.pubmethod(en-us,AX.60).gif isDropShipment Checks whether the order line is part of a drop shipment.
Gg955711.pubmethod(en-us,AX.60).gif isFieldDataRetrieved Checks whether the data of the given field has been retrieved. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif isFieldSet Checks whether a field has a Set or Defaulted state. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif isFormDataSource Indicates whether the data source is a form. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif isForProject Checks if this line is related to a project.
Gg955711.pubmethod(en-us,AX.60).gif isFullyDistributed Performs a check whether line is fully distributed.
Gg955711.pubmethod(en-us,AX.60).gif isInterCompanyOrder
Gg955711.pubmethod(en-us,AX.60).gif isInvoiceMatched Returns true if line was partially or fully invoiced.
Gg955711.pubmethod(en-us,AX.60).gif isLatestPOVersionNotArchived Checks if the last version of the purchase order that this line belongs to was not yet archived to the history tables.
Gg955711.pubmethod(en-us,AX.60).gif isLinkedToAgreement Indicates whether the purchase line is linked to an agreement line.
Gg955711.pubmethod(en-us,AX.60).gif isMarkupCodeEnabled_RU The field MarkupCode_RU is enabled
Gg955711.pubmethod(en-us,AX.60).gif isNewRecord Returns true if the record is a new record that hasn't been persisted yet. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif isPackingSlipOrInvoiceUpdated Specifies whether the line has been packing slip or invoice updated.
Gg955711.pubmethod(en-us,AX.60).gif isPartOfUOWSaveChanges (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif isProjItemBased Checks if the line is related to an item.
Gg955711.pubmethod(en-us,AX.60).gif isStocked Checks whether the order line is tracked in inventory.
Gg955711.pubmethod(en-us,AX.60).gif isSubcontracted Determines if the purchase line is originating from a lean subcontracting activity.
Gg955711.pubmethod(en-us,AX.60).gif isTangible Determines whether the item in the order line is tangible.
Gg955711.pubmethod(en-us,AX.60).gif isTempDb Indicates whether the type of the table is SQL TempDB. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif isTmp Indicates whether this is a temporary table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif isUserWorkItemOwner Gets the work item status of the pending task for the current record.
Gg955711.pubmethod(en-us,AX.60).gif isVersioned Determines whether the order line has been versioned, i.e. whether it has been confirmed or approved with change management enabled.
Gg955711.pubmethod(en-us,AX.60).gif itemIdChanged
Gg955711.pubmethod(en-us,AX.60).gif itemLineDisc
Gg955711.pubmethod(en-us,AX.60).gif itemName Returns the item name of the purchase order line
Gg955711.pubmethod(en-us,AX.60).gif joinChild Finds the join child of the current record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif joinParent Finds the join parent of the current record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif ledgerDimensionClearing
Gg955711.pubmethod(en-us,AX.60).gif ledgerDimensionConsumption Changes the account that is returned when getting the ledger account so that all fixed asset transactions will use the PurchReceiptFA account instead of the PurchConsump account.
Gg955711.pubmethod(en-us,AX.60).gif ledgerDimensionDiscount
Gg955711.pubmethod(en-us,AX.60).gif ledgerDimensionItem Retrieves a ledger dimension for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif ledgerDimensionOffsetAccountPckSlp
Gg955711.pubmethod(en-us,AX.60).gif ledgerDimensionReceipt Changes the account that is returned when getting the ledger account so that all the fixed asset transactions will use the PurchReceiptFA account instead of the PurchReceipt account.
Gg955711.pubmethod(en-us,AX.60).gif ledgerDimensionVend_RU Returns ledger dimension value for posting
Gg955711.pubmethod(en-us,AX.60).gif lineAmountExclTax
Gg955711.pubmethod(en-us,AX.60).gif lineAmountModified
Gg955711.pubmethod(en-us,AX.60).gif lineAmountMST
Gg955711.pubmethod(en-us,AX.60).gif lineAmountMSTExclTax
Gg955711.pubmethod(en-us,AX.60).gif lineDeliveryImageRessNo Determines the delivery type of the line.
Gg955711.pubmethod(en-us,AX.60).gif lineDisc
Gg955711.pubmethod(en-us,AX.60).gif linkInventDim2Dimension Applies default PurchLine.dimension values, depending on the InventDim record buffer values.
Gg955711.pubmethod(en-us,AX.60).gif linkPhysicalTableInstance Checks whether there is a link for the physical table instance for the record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif markupAllowed
Gg955711.pubmethod(en-us,AX.60).gif matchingAgreementLine Returns the value of the this.MatchingAgreementLine.
Gg955711.pubmethod(en-us,AX.60).gif mcrInventTable Retrieves the invent table record for the item.
Gg955711.pubmethod(en-us,AX.60).gif merge Merges the current table with the specified table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif mergeDimension Retrieves a dimension set that contains the merged combination of the current defaultDimension field on this table and the provided dimension set.
Gg955711.pubmethod(en-us,AX.60).gif modifiedField Performs specific actions when a field is modified.
Gg955711.pubmethod(en-us,AX.60).gif modifiedFieldValue Modify a specified field.
Gg955711.pubmethod(en-us,AX.60).gif modifyAssetId Modifies the related field values when the value of the AssetId field is changed.
Gg955711.pubmethod(en-us,AX.60).gif modifyCreateFixedAsset Modifies the related fields when the value of the CreateFixedAsset field is changed.
Gg955711.pubmethod(en-us,AX.60).gif modifyInventDim
Gg955711.pubmethod(en-us,AX.60).gif modifyWMSLocation Modifies an InventDim record with WMS values.
Gg955711.pubmethod(en-us,AX.60).gif moduleType
Gg955711.pubmethod(en-us,AX.60).gif mustBeCovPlanned
Gg955711.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif nextLineNum
Gg955711.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.)
Gg955711.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.)
Gg955711.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif onCFOPChange_BR Updates tax information and the fiscal document texts when the CFOP is changed.
Gg955711.pubmethod(en-us,AX.60).gif onDeliveryPostalAddressChange_BR Updates CFOP information when the delivery address is changed to a different state or country.
Gg955711.pubmethod(en-us,AX.60).gif onTaxChange_BR Updates the current purchase order line amount when tax is changed.
Gg955711.pubmethod(en-us,AX.60).gif orderAccount
Gg955711.pubmethod(en-us,AX.60).gif ordered
Gg955711.pubmethod(en-us,AX.60).gif orderedInPurchUnit
Gg955711.pubmethod(en-us,AX.60).gif orig Retrieves the original values of the current record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif overDeliveryPct Returns the allowed over-delivery percent.
Gg955711.pubmethod(en-us,AX.60).gif overwriteSystemfields Gets and sets the property that indicates whether system fields can be overwritten. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif packExtensionTable Packs an extension table record to the container field PackedExtensions.
Gg955711.pubmethod(en-us,AX.60).gif packPurchLine_IN Packs an extension table record to the container field PackedExtensions.
Gg955711.pubmethod(en-us,AX.60).gif packPurchLine_Intrastat Packs PurchLine_Intrastat extension table record.
Gg955711.pubmethod(en-us,AX.60).gif packPurchLine_W Packs an extension table record to the container field PackedExtensions.
Gg955711.pubmethod(en-us,AX.60).gif parmExchangeRateDate
Gg955711.pubmethod(en-us,AX.60).gif parmParentSourceDocumentLine
Gg955711.pubmethod(en-us,AX.60).gif parmSourceDocLineTypeEnumName
Gg955711.pubmethod(en-us,AX.60).gif parmSourceDocLineTypeEnumValue
Gg955711.pubmethod(en-us,AX.60).gif parmSourceDocumentHeader
Gg955711.pubmethod(en-us,AX.60).gif pdsAdvancedPriceInfo Gets the advanced pricing extension information record for this PurchLine.
Gg955711.pubmethod(en-us,AX.60).gif pdsCancelRemainWeight Sets CW item RemainInvnetPhysical to zero if PdsCWRemainInventPhysical is zero.
Gg955711.pubmethod(en-us,AX.60).gif pdsCheckApprovedVendorList Method validates if the purchase line item has valid approved vendor list entry if controlled by AVL functionality.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWArrived Calculates and returns the CW qty arrived for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWCalcPendingMatchedQtyInvent Calculates a sum of the PdsCWInventNow quantity for invoice lines connected to this PurchLine table record, which are matched to a packing slip.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWCalcPendingQtyPurch Calculates a sum of ReceiveNow quantity for all pending invoice lines connected to this PurchLine table record.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWCalcPendingQtyPurchDisplay Returns the sum of PdsCWInventNow quantities for all pending invoice lines connected to this PurchLine table record.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWInvoicedInTotal Calculates and returns the CW qty Invoiced in total for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWOrdered Calculates and returns the CW qty ordered for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWPurchReceivedNowConversion Converts CW qty to standard qty or standard qty to cw qty for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWQtyConversion Converts the CW qty to the standard qty and sets the purchLine.PurchQty to the converted value.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWQtyValidation Validates that the catch weight quanity entered is valid.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWReceivedInTotal Calculates and returns the CW qty received in total for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWRegistered Returns the CW qty registered for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif pdsCWUnitId Gets the catch weight unit for the item.
Gg955711.pubmethod(en-us,AX.60).gif pdsVendBatchInfo
Gg955711.pubmethod(en-us,AX.60).gif PISCOFINSReceivableLongTerm_BR Indicates whether the PISCONFINS asset is receivable long term.
Gg955711.pubmethod(en-us,AX.60).gif postCacheLoad Is executed after data is hit from the cache for the select operation on the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif postLoad Is executed after a record is read. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif postModifyInventDimBR Sets field values on the order line based on the changed inventory dimension.
Gg955711.pubmethod(en-us,AX.60).gif preRemoting Is executed before a cross-tier call is about to be executed for the table that would pack its state to the other tier. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif priceDate Retrieves the date for which to calculate the price according to the PriceDateType field.
Gg955711.pubmethod(en-us,AX.60).gif priceGroupId
Gg955711.pubmethod(en-us,AX.60).gif projIdModified Changes the purchase line based on changes in the project ID unit field.
Gg955711.pubmethod(en-us,AX.60).gif projQueryValueInventTransId
Gg955711.pubmethod(en-us,AX.60).gif projTable
Gg955711.pubmethod(en-us,AX.60).gif psAeditActivityPurpose
Gg955711.pubmethod(en-us,AX.60).gif psaGetPWPSetting
Gg955711.pubmethod(en-us,AX.60).gif psaInitFromForecastSales
Gg955711.pubmethod(en-us,AX.60).gif psaInvoicedAmount
Gg955711.pubmethod(en-us,AX.60).gif psaInvoicedQty
Gg955711.pubmethod(en-us,AX.60).gif psaPwpPercent
Gg955711.pubmethod(en-us,AX.60).gif purchCORremainPurchQty
Gg955711.pubmethod(en-us,AX.60).gif purchLine_IN Get the PurchLine_IN table.
Gg955711.pubmethod(en-us,AX.60).gif purchLine_Intrastat Retrieves PurchLine_Intrastat extension table record.
Gg955711.pubmethod(en-us,AX.60).gif purchLine_W Get the PurchLine_W table.
Gg955711.pubmethod(en-us,AX.60).gif purchLineView_IN Gets a PurchLineView_IN based on current buffer.
Gg955711.pubmethod(en-us,AX.60).gif purchQtyModifiedInteraction Performs code with regard to changes in the purchase line when purchase quantity is changed with user interaction if associated link to agreement line becomes invalid.
Gg955711.pubmethod(en-us,AX.60).gif purchReceivedNowAllowEdit Determines whether the ReceivedNow field can be edited.
Gg955711.pubmethod(en-us,AX.60).gif purchTable
Gg955711.pubmethod(en-us,AX.60).gif purchUnitModified Changes the purchase line based on changes in the PurchUnit field.
Gg955711.pubmethod(en-us,AX.60).gif qtyMarked Retrieves the amount of the inventory items marked for the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif qualityOrderStatusDisplay Retrieves the status of the associated quality orders.
Gg955711.pubmethod(en-us,AX.60).gif quantityToDistribute Calculates and returns the quantity to be distributed to the AccountingDistribution table.
Gg955711.pubmethod(en-us,AX.60).gif queryTimedOut Indicates whether the query exceeded the time limit for execution. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif queryTimeout Gets and sets the property that indicates the time limit for the execution of a query. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif readCommittedLock (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif readPast Gets and sets the property that indicates whether to skip rows that are locked by other processes when a record is read. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif receivedInTotal
Gg955711.pubmethod(en-us,AX.60).gif receivedInTotalPrice
Gg955711.pubmethod(en-us,AX.60).gif receivedInTotalServer
Gg955711.pubmethod(en-us,AX.60).gif receivedInventInTotal
Gg955711.pubmethod(en-us,AX.60).gif receivedOnPackingSlipInTotal Retrieves the quantity received on packing slips.
Gg955711.pubmethod(en-us,AX.60).gif recordLevelSecurity Gets and sets the property that indicates whether to apply security on a record level. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif reductionEntryAmount_JP Displays the asset reduction entry amount
Gg955711.pubmethod(en-us,AX.60).gif reductionEntryDocumentId_JP Displays the asset reduction entry document id
Gg955711.pubmethod(en-us,AX.60).gif referenceWarningTxt Retrieves a warning message used for a line which references other entities.
Gg955711.pubmethod(en-us,AX.60).gif refreshAgreementLink Refreshes the link between the AgreementLine and the PurchLine. If the current link has become invalid, or if there is no current link, this will search for the best matching AgreementLineand update the PurchLine if a new match is found.
Gg955711.pubmethod(en-us,AX.60).gif registered
Gg955711.pubmethod(en-us,AX.60).gif registeredInPurchUnit
Gg955711.pubmethod(en-us,AX.60).gif registeredQuantityAndServices Gets the registered quantity for the line or the line quantity for a non-tangible line that cannot be registered.
Gg955711.pubmethod(en-us,AX.60).gif registeredQuantityAndServicesInPurchUnit Gets the registered quantity for the line or the line quantity for a non-tangible line that cannot be registered.
Gg955711.pubmethod(en-us,AX.60).gif relatedTable Sets or returns the related buffer of a link of a table buffer. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif renamePrimaryKey Renames the foreign keys in other tables according to the change of the corresponding primary key value in this table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif reqTrans Finds the corresponding record in the ReqTrans table for the current record in the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gif reread Rereads the record from the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif resetDistributions Removes and regenerates the distributions for the current document.
Gg955711.pubmethod(en-us,AX.60).gif resetInvent
Gg955711.pubmethod(en-us,AX.60).gif returnActionChanged
Gg955711.pubmethod(en-us,AX.60).gif RowCount Retrieves the number of rows in the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif runPriceDiscPolicyDialog Calls the runPriceDiscPolicyDialog method of the PriceDiscResultFields table map.
Gg955711.pubmethod(en-us,AX.60).gif salesLine
Gg955711.pubmethod(en-us,AX.60).gif salesPurchTable
Gg955711.pubmethod(en-us,AX.60).gif selectForUpdate Gets and sets the property that indicates whether to select records for update when they are read. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif selectLocked Indicates whether to select locked records. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif selectRefRecord Selects the record by referenced field ID. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif selectWithRepeatableRead Gets and sets the property that indicates whether repeatable read is enabled. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif setAddressFromInventDim
Gg955711.pubmethod(en-us,AX.60).gif setAddressFromPurchLine
Gg955711.pubmethod(en-us,AX.60).gif setAddressFromPurchTable
Gg955711.pubmethod(en-us,AX.60).gif setAddressFromVendTable
Gg955711.privmethod(en-us,AX.60).gif setAgreementLine Sets the AgreementLine when the procurement category is changed for a purchase line.
Gg955711.pubmethod(en-us,AX.60).gif setAgreementPrice
Gg955711.pubmethod(en-us,AX.60).gif setAgreementSkipAutoLink Sets a value for the AgreementSkipAutoLink field of PurchLine
Gg955711.pubmethod(en-us,AX.60).gif setCFOP_BR It is responsible for setting CFOP code
Gg955711.pubmethod(en-us,AX.60).gif setConnection Sets the user connection for this table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif setCrossPartition Sets or resets cross-partitioning for the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif setDeliveryName Sets the delivery name field based on the specified logistic location.
Gg955711.pubmethod(en-us,AX.60).gif setDepreciationStartDate
Gg955711.pubmethod(en-us,AX.60).gif setExciseFields_IN Sets excise fields of purch line.
Gg955711.pubmethod(en-us,AX.60).gif setFieldValue Sets the field value in the record buffer. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif setInventDimId Applies the InventDimId parameter to the InventDimId field and applies default values, depending on the new inventory dimensions.
Gg955711.pubmethod(en-us,AX.60).gif setInventDimIdFromInventDim Finds or creates an InventDimId value for the InventDim parameter and applies the found InventDimId value to the PurchLine.inventDimId field.
Gg955711.pubmethod(en-us,AX.60).gif setInventReceivedNow
Gg955711.pubmethod(en-us,AX.60).gif setListCode
Gg955711.pubmethod(en-us,AX.60).gif setLocation Sets delivery address information and related information.
Gg955711.pubmethod(en-us,AX.60).gif setPostingProfile_RU
Gg955711.pubmethod(en-us,AX.60).gif setPriceAgreement
Gg955711.pubmethod(en-us,AX.60).gif setPriceDisc
Gg955711.pubmethod(en-us,AX.60).gif setPriceDiscChangePolicy Calls the createPriceDiscChangePolicy method of the PriceDiscResultFields table map.
Gg955711.pubmethod(en-us,AX.60).gif setPriceDiscMarkup Calls the setPriceDiscMarkup method on the SalesPurchLine table map.
Gg955711.pubmethod(en-us,AX.60).gif setPriceDiscPriceUnit Calls the setPriceDiscPriceUnit method on the SalesPurchLine table map.
Gg955711.privmethod(en-us,AX.60).gif setProjSalesPrice Calculate and set the project sales price field.
Gg955711.pubmethod(en-us,AX.60).gif setPurchStatus
Gg955711.pubmethod(en-us,AX.60).gif setRAssetInventProfileId_RU
Gg955711.pubmethod(en-us,AX.60).gif setSQLTracing Enables or disables SQL tracing mode. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif setStockedProduct Sets the StockedProduct field for the line based on line type and item model group for the associated item.
Gg955711.pubmethod(en-us,AX.60).gif setTaxGroup
Gg955711.pubmethod(en-us,AX.60).gif setTaxGroupAndTaxItemGroupFields_BR Set PurchLine.TaxGroup and PurchLine.TaxItemGroup based on TaxesMatrix
Gg955711.pubmethod(en-us,AX.60).gif setTaxInfoOfCompany_IN Sets tax information of company.
Gg955711.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif setTmp Sets the table so that it is not persisted to the database. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif setTmpData Sets the contents of the temporary table to the specified data. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif setXDSContext Sets new XDS context. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif skipAosValidation Gets and sets the property that indicates whether to skip validation of Microsoft Dynamics AX Application Object Server (AOS). (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif skipDatabaseLog Gets and sets the property that indicates whether to skip database log requests. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif skipDataMethods Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif skipDeleteActions Gets and sets the property that indicates whether to skip delete actions on the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif skipDeleteMethod Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif skipEvents Provides an option to turn off calling the Application.event* methods for the lifetime of an xRecord object. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif skipPostLoad Gets and sets the property that indicates whether to skip executing the xRecord.postLoad method on the table. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif skipTTSCheck Gets and sets the property that indicates whether to skip the check to determine whether the record is selected for update. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif sourceDocumentLine
Gg955711.pubmethod(en-us,AX.60).gif stockedProductChanged Applies default values or sets the inventory related field values to null when the StockedProduct field value is changed.
Gg955711.pubmethod(en-us,AX.60).gif submitToWorkflow Activates the purchase order line workflow.
Gg955711.pubmethod(en-us,AX.60).gif suppressWarnings Gets and sets the property that indicates whether to suppress warnings for this pointer. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif tableAccessRight Returns the table access right. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif tableBufferAccessRight Returns the table access right for the current record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif takeOwnershipOfTempDBTable (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif taxationOrigin_BR Displays the origin of the item in the current purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif taxByLine
Gg955711.pubmethod(en-us,AX.60).gif taxDate
Gg955711.pubmethod(en-us,AX.60).gif taxFiscalClassification_BR Displays the fiscal classification code of the item in the purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif taxPcsPrice
Gg955711.pubmethod(en-us,AX.60).gif taxWithholdCodeType_IN Gets the tax withhold code type.
Gg955711.pubmethod(en-us,AX.60).gif templateName Sets or gets the information about the DistributionTemplate record for creating distributions.
Gg955711.pubmethod(en-us,AX.60).gif timeZoneSite Retrieves the time zone associated with the site on the current purchase order line.
Gg955711.pubmethod(en-us,AX.60).gif tmsVolume Gets the transportation Volume for the PurchLine.
Gg955711.pubmethod(en-us,AX.60).gif tmsWeight Gets the transportation Weight for the PurchLine.
Gg955711.pubmethod(en-us,AX.60).gif toolTipField Retrieves the HelpText value for the specified field. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif toolTipRecord Retrieves the ToolTip value for the current record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif totalDiscountAmount Calculates the total discount amount.
Gg955711.pubmethod(en-us,AX.60).gif ttsabort Aborts a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif ttsbegin Starts a transaction that can be either committed by the ttscommit method or aborted by the ttsabort method. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif ttscommit Commits a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif type
Gg955711.pubmethod(en-us,AX.60).gif underDeliveryPct Returns the allowed under-delivery percent.
Gg955711.pubmethod(en-us,AX.60).gif unitConvertInvent2Purch
Gg955711.pubmethod(en-us,AX.60).gif unitConvertPurch2Invent
Gg955711.pubmethod(en-us,AX.60).gif unLinkAgreementDeliveryDates Indicates whether the link to the agreement line is valid after changes have been made; if not, the user is given an option to remove the link to the associated agreement.
Gg955711.pubmethod(en-us,AX.60).gif unLinkAgreementLine Deletes the links between the purchase order line and the agreement line.
Gg955711.pubmethod(en-us,AX.60).gif unLinkAgreementLinePrompt Prompts whether the user wants to delete the link between the agreement line and the purchase order line in a text box.
Gg955711.pubmethod(en-us,AX.60).gif update Updates the PurchLine record.
Gg955711.pubmethod(en-us,AX.60).gif updateWhsCrossDock Updates the WHSCrossDock field on the WHSPurchLine related table if available.
Gg955711.pubmethod(en-us,AX.60).gif updateWorkflowState This method are setting the field WorkflowState on the current PurchLine
Gg955711.pubmethod(en-us,AX.60).gif usageCount Retrieves the current number of references (the value of the reference counter) that the object has. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif useExistingTempDBTable (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif validateDelete
Gg955711.pubmethod(en-us,AX.60).gif validateField Validates the value of field.
Gg955711.pubmethod(en-us,AX.60).gif validateFieldValue Determines whether the parameter "_fieldName" field is valid.
Gg955711.pubmethod(en-us,AX.60).gif validateModifyInventDim
Gg955711.pubmethod(en-us,AX.60).gif validateWrite Determines whether the current record is valid and ready to be written to the database.
Gg955711.pubmethod(en-us,AX.60).gif validateWrite_Server Validates if the current PurcLine table buffer can be written to the database.
Gg955711.pubmethod(en-us,AX.60).gif validTimeStateUpdateMode Sets a valid time state update mode on the cursor. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif variencePrice
Gg955711.pubmethod(en-us,AX.60).gif varienceQty
Gg955711.pubmethod(en-us,AX.60).gif varienceQtyPct
Gg955711.pubmethod(en-us,AX.60).gif vendTable_OrderAccount
Gg955711.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg955711.pubmethod(en-us,AX.60).gif warningForReference Show a warning for a line which references other entities.
Gg955711.pubmethod(en-us,AX.60).gif wasCached Specifies the location from which the data was retrieved. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif whsCheckDeleteLoadline Prevent the delete of purch lines that are already associated with a load line if the warehouse parameter 'Automatically delete upon order delete' is not enabled.
Gg955711.pubmethod(en-us,AX.60).gif whsGetLoads Gets the WHSLoadLine record ID associated with this PurchLine.
Gg955711.pubmethod(en-us,AX.60).gif whsItemGrossWeight Retrieves the gross weight for an item
Gg955711.pubmethod(en-us,AX.60).gif whsItemUnitVolume Retrieves the volume for an item
Gg955711.privmethod(en-us,AX.60).gif whsPurchLineForInsert
Gg955711.pubmethod(en-us,AX.60).gif whsVendDeliveryAddress Displays the delivery address of the vendor. If there is not one defined, it displays the primary one.
Gg955711.pubmethod(en-us,AX.60).gif workflowInstructions Retrieves the latest workflow step instructions for this record.
Gg955711.pubmethod(en-us,AX.60).gif workflowLastComment Retrieves the last workflow comment for this record.
Gg955711.pubmethod(en-us,AX.60).gif workflowWorkItemDueDate Retrieves the latest workflow due date for this record.
Gg955711.pubmethod(en-us,AX.60).gif write Updates a record if it exists; otherwise, inserts a record. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gif xml Retrieves an XML string that represents the current object. (Inherited from xRecord.)
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::checkMultipleAccountingDistExist Indicates whether the PurchLine buffer has more than one AccountingDistributionrecords.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::checkReceiveQty_IN Checks whether exist the receive quantity.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::earliestConfirmedDlv Finds the purchase order line that have the earliest confirmed delivery date.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::exist
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::existDifferentCurrency
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::existNonFinalizedLines Determines if one or more purchase order lines exist that are not finalized.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::find
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::findBySourceDocumentLine Finds the PurchLine record.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::findInventTransId
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::findItemIdInventDimId Finds the specified record in the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::findPurchIdPurchType Finds the specified record in the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::findPurchTypeItemIdVarinatId Finds the specified record in the PurchLine table.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::findRecId
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::getLedgerPostingType
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::getVendorLocationId_IN Gets vendor location id.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::hasExensionTableEnabled Checks is there any extension table of table PurchLine is enabled.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::highestPackageLineNum Returns the highest package line number from the purchase order.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::highestPurchStatus
Gg955711.privmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::historyExistsOrLatestVersionNotArchived This method checks if the line is versioned i.e. line is archived i.e. has historical records, or the last version of the purchase order and purchase line is not archived yet.
Gg955711.privmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::initFromInventTableIL Updates a PurchLine table buffer based on the item.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::isDeleted Checks whether the PurchLine record is deleted.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::isDistributionForCreditNote Determines if the accounting distribution originates from a credit note.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::isTaxExist
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::isTaxUnrealized
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::lastLineNum
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::lookupCountryRegionName_RU Performs lookup on LogisticsAddressCountryRegionTranslation table
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::lookupRetailVariantId Performs the lookup for the RetailVariantId field.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::lowestPurchStatus
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::modifyPurchQty
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::resetAxPurchLinePolicies Resets the price discount policies.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::returnedLotQty Calulates the returned quantity and catch weight quantity for a purchase order line.These quantities include other open return lines as well partially or fully processed return lines (current purchase order line is not included).
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::setDeliveryDueWorkflowState Sets the PurchLine workflow state for the COR: Delivery due in xx days workflow.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::setInvReceivedWorkflowState Sets the PurchLine workflow state for the COR: Invoice received, items not received workflow.
Gg955711.pubmethod(en-us,AX.60).gifGg955711.static(en-us,AX.60).gif ::setWorkflowState This method update the WorkflowState on the specified PurchLine

Top

Fields

Field Type Configuration key Description
AccountingDistributionTemplate Extended Data Type: RefRecId
Type: Int64
None Reference field in a different table
ActivityNumber Extended Data Type: ProjActivityNumber
Type: String
ProjBasic The activity number
AddressRefRecId Extended Data Type: AddressRefRecId
Type: Int64
None Reference field in a different table
AddressRefTableId Extended Data Type: AddressRefTableId
Type: Integer
None Table the transaction refers to.
AgreementSkipAutoLink Extended Data Type: AgreementSkipAutoLink
Type: Enum
TradeBlanketOrder (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
AssetBookId Extended Data Type: AssetBookIdPurchSalesInvent
Type: String
Asset Value model related to the current transaction.
AssetGroup Extended Data Type: AssetGroupId
Type: String
Asset Select a fixed asset group
AssetId Extended Data Type: AssetIdOpen
Type: String
Asset Unique key for identification of fixed asset. The key is used when creating new assets.
AssetTransTypePurch Extended Data Type: AssetTransTypePurchEDT
Type: Enum
Asset Which type of fixed asset transaction is to be created in connection with the purchase?
BarCode Extended Data Type: PurchBarCode
Type: String
LogisticsBasic Bar code digits
BarCodeType Extended Data Type: BarcodeSetupId
Type: String
None Select or view the bar code setup ID
Blocked Extended Data Type: LineStopped
Type: Enum
None Is the line locked?
CaseTagging Extended Data Type: RFIDCaseTagging
Type: Enum
RFIDTagging Is case tagging mandatory?
CFOPTable_BR Extended Data Type: RefRecId
Type: Int64
None CFOP code (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
Complete Extended Data Type: LineComplete
Type: Enum
None Deliver complete line?
ConfirmedDlv Extended Data Type: PurchLineDlvDate
Type: Date
LogisticsBasic Date for confirmed delivery.
ConfirmedTaxAmount Extended Data Type: TaxAmountCur
Type: Real
LedgerBasicSalesTax Calculated sales tax amount in the sales tax settlement currency
ConfirmedTaxWriteCode Extended Data Type: TaxWriteCode
Type: String
LedgerBasicSalesTax Code printed on the voucher.
CountyOrigDest Extended Data Type: AddressCountyOrigDest
Type: String
None Intrastat county of origin/destination.
CovRef Enumeration: PurchCovRef
LedgerAdvCashflowForecast What is the purchase coverage planned for?
createdDateTime Extended Data Type: CreatedDateTime
Type: UtcDateTime
None
CreateFixedAsset Extended Data Type: CreateFixedAsset
Type: Enum
Asset Select this field if a new fixed asset should be created for the purchase line when a product receipt or invoice is posted
CurrencyCode Extended Data Type: VendCurrencyCode
Type: String
None Currency the line is invoiced in
CustomerRef Extended Data Type: CustRefLine
Type: String
LedgerBasic Customer's reference
CustPurchaseOrderFormNum Extended Data Type: CustPurchaseOrder
Type: String
None Customer requisition number
dataAreaId Extended Data Type: DataAreaId
Type: String
None
DefaultDimension Extended Data Type: DimensionDefault
Type: Int64
LedgerBasic Default dimensions
DeliveryDate Extended Data Type: PurchLineDlvDate
Type: Date
LogisticsBasic Line delivery date
DeliveryName Extended Data Type: LogisticsDeliveryName
Type: String
None The name that is associated with the selected delivery address
DeliveryPostalAddress Extended Data Type: LogisticsPostalAddressRecId
Type: Int64
None Reference field in a different table
DeliveryType Extended Data Type: TradeLineDlvTypeId
Type: Enum
None Delivery type of the current order line.
DepreciationStartDate Extended Data Type: AssetDepreciationStartDate
Type: Date
Asset Date from which the fixed asset will begin depreciating.
DiscAmount Extended Data Type: PurchDiscAmount
Type: Real
PriceDisc The amount in the transaction currency
DiscPercent Extended Data Type: PurchDiscPercent
Type: Real
PriceDisc Discount in percentage.
EditableInWorkflow Extended Data Type: TradeEditableInWorkflow
Type: Enum
LogisticsBasic Are the record editable when a workflow is running?
ExternalItemId Extended Data Type: PurchExternalItemId
Type: String
LogisticsBasic Vendor's item number
GSTHSTTaxType_CA Enumeration: GSTHSTTaxType_CA
None Select the GST/HST line amount type.
InterCompanyInventTransId Extended Data Type: InventRefTransId
Type: String
TradeInterCompany Lot ID referred to.
InterCompanyOrigin Enumeration: InterCompanyOrigin
TradeInterCompany States whether the line was created manually (Source), or indirectly as part of an intercompany chain (Derived)
IntrastatFulfillmentDate_HU Extended Data Type: IntrastatFulfillmentDate_HU
Type: Date
ForeignTrade Date of Intrastat fulfillment. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
InventDimId Extended Data Type: InventDimId
Type: String
None Identification of dimensions for the item.
InventInvoiceNow Extended Data Type: InventQty
Type: Real
None Quantity now being invoiced in inventory unit (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
InventReceivedNow Extended Data Type: InventQty
Type: Real
None Quantity now being received in inventory unit
InventRefId Extended Data Type: InventRefId
Type: String
None Number of the order, project, production, or purchase referred to
InventRefTransId Extended Data Type: InventRefTransId
Type: String
LogisticsBasic Lot ID referred to.
InventTransId Extended Data Type: TradeInventTransId
Type: String
LogisticsBasic Identification of the item lot.
IsDeleted Extended Data Type: VersioningIsDeleted
Type: Enum
None Is the current record deleted?
IsFinalized Extended Data Type: PurchLineIsFinalized
Type: Enum
LogisticsBasic Indicates whether the purchase order line is finalized or not
IsInvoiceMatched Extended Data Type: PurchLineIsInvoiceMatched
Type: Enum
LogisticsBasic Indicates whether the purchase order line is invoice matched
IsModified Extended Data Type: VersioningIsModified
Type: Enum
None Has the current record been modified since previous version?
IsPwp Extended Data Type: NoYesId
Type: Enum
PSAPwp Pay-when-paid (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
ItemBOMId Extended Data Type: ItemBOMId
Type: String
BOMVersion BOM number for specific sub-BOM. If blank, the active number is used.
ItemId Extended Data Type: ItemIdSmall
Type: String
LogisticsBasic Item number included in the line.
itemPBAId Extended Data Type: PBAId
Type: String
PBA_ProductBuilder Product model ID
ItemRefType Enumeration: InventRefType
None Module and number referred to
ItemRouteId Extended Data Type: ItemRouteId
Type: String
ProdRouting Route number for specific subroute. If blank, the active number is used.
ItemTagging Extended Data Type: RFIDItemTagging
Type: Enum
RFIDTagging Is item tagging mandatory?
LedgerDimension Extended Data Type: LedgerDimensionDefaultAccount
Type: Int64
LedgerBasic Ledger account for posting lines in special receipt account.
LineAmount Extended Data Type: PurchLineAmount
Type: Real
LogisticsBasic Line amount after subtracting discounts
LineDeliveryType Enumeration: LineDeliveryType
None Role of line in a delivery schedule
LineDisc Extended Data Type: PurchLineDisc
Type: Real
PriceDisc Line discount in amount per price unit.
LineHeader Extended Data Type: LineHeader
Type: String
None Text describing the line
LineNumber Extended Data Type: TradeLineNumber
Type: Int64
LogisticsBasic Identifies the line within the purchase order.
LinePercent Extended Data Type: PurchLinePercent
Type: Real
PriceDisc Line discount percentage.
ManualEntryChangepolicy Extended Data Type: PriceDiscPolicyManual
Type: Int64
None -
ManualModifiedField Extended Data Type: FieldId
Type: Integer
None ID for the field (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
MatchingAgreementLine Extended Data Type: AgreementLineRecId
Type: Int64
None Reference to the agreement line record
MatchingPolicy Enumeration: PurchMatchingPolicyOption
PurchInvoiceMatching Policy for the selected PO line. Three-way: PO, product receipt, and invoice. Two-way: PO and invoice.
MCRDropShipComment Extended Data Type: MCRDropShipComment
Type: String
None Direct delivery comments are printed on the purchase order. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
MCRDropShipment Extended Data Type: MCRDropShipment
Type: Enum
None Item is flagged for direct delivery. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
MCRDropShipStatus Enumeration: MCRDropShipStatus
None The direct delivery status (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
MCROrderLine2PriceHistoryRef Extended Data Type: MCROrderLinePriceHistoryReference
Type: Int64
TradeAgreements Link between order line and a price history reference (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
modifiedDateTime Extended Data Type: ModifiedDateTime
Type: UtcDateTime
None (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
MultiLnDisc Extended Data Type: PurchMultiLnDisc
Type: Real
PriceDisc Multiline discount per price unit
MultiLnPercent Extended Data Type: PurchMultiLnPercent
Type: Real
PriceDisc The multiline discount percentage
Name Extended Data Type: ItemFreeTxt
Type: String
LogisticsBasic Line description
OperationType_MX Enumeration: VendorOperationType_MX
None Operation code used for DIOT declaration.
OverDeliveryPct Extended Data Type: PurchOverDeliveryPct
Type: Real
LogisticsOverUnderDelivery The percentage by which the product receipt quantity is allowed to exceed the order quantity
PalletTagging Extended Data Type: RFIDPalletTagging
Type: Enum
RFIDTagging Is pallet tagging mandatory?
Partition Extended Data Type: Partition
Type: Int64
None (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PDSCalculationId Extended Data Type: PDSCalculationId
Type: String
PDSPotency Set the unique identifier for a given calculation formula. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PdsCWInventReceivedNow Extended Data Type: PdsCWQtyReceiveNow
Type: Real
PdsCatchWeight Catch weight receive now quantity. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
PdsCWQty Extended Data Type: PdsCWInventQty
Type: Real
PdsCatchWeight Catch weight quantity. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
PdsCWRemainInventFinancial Extended Data Type: PdsCWInventQty
Type: Real
PdsCatchWeight CW quantity that has been packing slip received but not yet invoice updated. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
PdsCWRemainInventPhysical Extended Data Type: PdsCWInventQty
Type: Real
PdsCatchWeight CW quantity - not yet packing slip delivered - in the inventory unit. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
PlanReference Extended Data Type: PlanReferenceRefRecId
Type: Int64
None Plan reference
Port Extended Data Type: IntrastatPortId
Type: String
ForeignTrade Port where current delivery is loaded.
PriceUnit Extended Data Type: PriceUnit
Type: Real
LogisticsBasic Number of units the quantity applies to.
ProcurementCategory Extended Data Type: PurchCategory
Type: Int64
LogisticsBasic Category from the procurement category hierarchy
ProjCategoryId Extended Data Type: ProjCategoryId
Type: String
ProjBasic Category that is used as a default.
ProjId Extended Data Type: ProjId
Type: String
ProjBasic Project identification
ProjLinePropertyId Extended Data Type: ProjLinePropertyId
Type: String
ProjBasic Attribute that defines cost and sales percentages and options for revenue accrual and capitalization cost
ProjSalesCurrencyId Extended Data Type: CurrencyCode
Type: String
None Currency in which the project is invoiced.
ProjSalesPrice Extended Data Type: ProjSalesPriceCost
Type: Real
ProjBasic Sales price per unit calculated in the current sales currency.
ProjSalesUnitId Extended Data Type: UnitOfMeasureSymbol
Type: String
None Unit symbol
ProjTaxGroupId Extended Data Type: ProjTaxGroup
Type: String
ProjBasic Sales tax group project invoicing.
ProjTaxItemGroupId Extended Data Type: ProjTaxItemGroup
Type: String
ProjBasic Item sales tax group project invoicing.
ProjTransId Extended Data Type: ProjItemTransId
Type: String
ProjBasic Identification of transaction.
ProjWorker Extended Data Type: HcmWorkerRecId
Type: Int64
ProjBasic The name of the worker (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
PSARetainScheduleId Extended Data Type: PSAPurchRetainScheduleId
Type: String
PSAAPRetainage Vendor retention rule id. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
PSATotalRetainAmount Extended Data Type: AmountCur
Type: Real
PSAAPRetainage The amount in the transaction currency (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
PurchaseType Enumeration: PurchaseType
LogisticsBasic Purchase type
PurchCommitmentLine_PSN Extended Data Type: RefRecId
Type: Int64
PurchFrenchRegulatory_PSN The commitment referred to by this purchase order line
PurchId Extended Data Type: PurchIdBase
Type: String
LogisticsBasic Purchase number that the line is attached to
PurchMarkup Extended Data Type: PurchMarkup
Type: Real
LogisticsBasic Fixed charges on purchase price, which are independent of quantity
PurchPrice Extended Data Type: PurchPrice
Type: Real
None Purchase price per price unit
PurchQty Extended Data Type: PurchOrderedQty
Type: Real
LogisticsBasic Quantity ordered in purchase unit
PurchReceivedNow Extended Data Type: PurchQty
Type: Real
LogisticsBasic Quantity received now in purchase units
PurchReqId Extended Data Type: PurchReqId
Type: String
PurchReq Identification of the purchase requisition
PurchReqLineRefId Extended Data Type: PurchReqLineRefId
Type: Guid
PurchReq Unique identification of line
PurchStatus Enumeration: PurchStatus
LogisticsBasic Line status with regard to delivery and invoicing
PurchUnit Extended Data Type: PurchUnit
Type: String
None Unit in which the item is purchased.
QtyOrdered Extended Data Type: InventQty
Type: Real
None Quantity ordered in the inventory unit.
RBOPackageLineNum Extended Data Type: LineNum
Type: Real
RetailHeadquarters Identification of line. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS))
RecId Extended Data Type: RecId
Type: Int64
None
recVersion Extended Data Type: RecVersion
Type: Integer
None
Remainder Extended Data Type: InventQty
Type: Real
None Quantity for which a packing slip has not yet been received in the inventory unit (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
RemainInventFinancial Extended Data Type: InventQty
Type: Real
None Quantity that has been received through a product receipt but has not yet been invoice updated.
RemainInventPhysical Extended Data Type: InventQty
Type: Real
None Quantity for which a packing slip has not yet been received in the inventory unit
RemainPurchFinancial Extended Data Type: PurchQty
Type: Real
LogisticsBasic Quantity that has been received through a product receipt but has not yet been invoice updated.
RemainPurchPhysical Extended Data Type: PurchQty
Type: Real
LogisticsBasic Quantity that has not yet been received through a product receipt.
ReqAttention Extended Data Type: PurchReqAttention
Type: String
PurchReq Attention information for the purchase requisition
ReqPlanIdSched Extended Data Type: ReqPlanIdSched
Type: String
Req Identification of plan
ReqPOId Extended Data Type: ReqPOId
Type: String
Req Number identifying the planned order
Requester Extended Data Type: PurchRequester
Type: Int64
None The name of the worker
RetailLineNumEx1 Extended Data Type: LineNum
Type: Real
RetailHeadquarters Identification of line. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS))
RetailPackageId Extended Data Type: RetailPackageId
Type: String
RetailHeadquarters (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS))
RetailTempValueEx2 Extended Data Type: RetailTempValueEx2
Type: Real
RetailHeadquarters (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS))
ReturnActionId Extended Data Type: PurchReturnActionId
Type: String
LogisticsBasic What should happen with the returned items?
ReturnDispositionCodeId Extended Data Type: ReturnDispositionCodeId
Type: String
ReturnItem Identification of the disposition code.
ReturnStatus Enumeration: ReturnStatusLine
ReturnItem Status of the return line.
Scrap Enumeration: NoYes
None No inventory transactions will be created for the line.
ServiceAddress Extended Data Type: Addressing
Type: String
TradeMultiShipTo Address where the items are to be delivered. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
ServiceDate Extended Data Type: DlvDate
Type: Date
None Transaction date (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK))
ShippingDateConfirmed Extended Data Type: SalesShippingDateConfirmed
Type: Date
LogisticsBasic The selling company confirms that the order will be shipped on this date.
ShippingDateRequested Extended Data Type: SalesShippingDateRequested
Type: Date
LogisticsBasic The day the selling company should ship the item in order to meet the customer's requested receipt date.
SkipDistributionUpdate Enumeration: NoYes
None (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
SourceDocumentLine Extended Data Type: RefRecId
Type: Int64
None Reference field in a different table
StatisticValue_LT Extended Data Type: LtIntrastatStatisticValue
Type: Real
ForeignTrade The transaction amount, in the accounting currency (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
StatProcId Extended Data Type: IntrastatProcId
Type: String
ForeignTrade Code for the current statistical procedure.
StatTriangularDeal Extended Data Type: IntrastatTriangularDeal
Type: Enum
ForeignTrade Is this a triangular deal?
StockedProduct Extended Data Type: TradeStockedProduct
Type: Enum
LogisticsBasic Track in inventory?
SystemEntryChangePolicy Extended Data Type: PriceDiscPolicySystem
Type: Int64
None -
SystemEntrySource Enumeration: PriceDiscSystemSource
None -
TAMItemVendRebateGroupId Extended Data Type: TAMItemVendRebateGroupId
Type: String
TAMVendorRebate Group of item for which a rebate is applicable. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
Tax1099Amount Extended Data Type: Tax1099Amount
Type: Real
None Amount to be reported in 1099
Tax1099Fields Extended Data Type: Tax1099FieldsRecId
Type: Int64
None Box code on the 1099 form that the total amount is posted to.
Tax1099RecId Extended Data Type: Tax1099RecId
Type: Int64
PublicSector Reference field in a different table
Tax1099State Extended Data Type: Tax1099State
Type: String
None Identification of state
Tax1099StateAmount Extended Data Type: Tax1099StateAmount
Type: Real
None Amount to be reported in 1099
TaxAutogenerated Extended Data Type: TaxAutoGenerated
Type: Enum
LedgerBasicSalesTax Sales tax is automatically calculated or specified by user.
TaxGroup Extended Data Type: TaxGroup
Type: String
LedgerBasicSalesTax Name of sales tax group.
TaxItemGroup Extended Data Type: TaxItemGroup
Type: String
LedgerBasicSalesTax Group of sales tax codes that can be calculated for an item.
TaxServiceCode_BR Extended Data Type: TaxServiceCodeId_BR
Type: String
None Fiscal classification applied for services (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
TaxWithholdBaseCur_TH Extended Data Type: TaxWithholdBaseCur
Type: Real
LedgerBasicWithholdingTax Adjusted withholding tax base amount
TaxWithholdGroup_TH Extended Data Type: TaxWithholdGroup
Type: String
LedgerBasicWithholdingTax Identification of the withholding tax group.
TaxWithholdItemGroupHeading_TH Extended Data Type: TaxWithholdItemGroupId_TH
Type: Int64
None Group of withholding tax codes that can be calculated for an item
TransactionCode Extended Data Type: IntrastatTransactionCodeId
Type: String
ForeignTrade Code for the current transaction code.
Transport Extended Data Type: IntrastatTransport
Type: String
ForeignTrade Specify means of transport for the current order.
UnderDeliveryPct Extended Data Type: PurchUnderDeliveryPct
Type: Real
LogisticsOverUnderDelivery The percentage by which the product receipt quantity is allowed to be less than the order quantity
VariantId Extended Data Type: RetailVariantId
Type: String
Retail Variant ID (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS))
VendAccount Extended Data Type: VendAccount
Type: String
None Vendor account number.
VendGroup Extended Data Type: VendGroupId
Type: String
LedgerBasic Vendor group
WfDeliveryDueState Enumeration: TradeWorkflowState
LogisticsBasic Workflow state
WfInvReceivedState Enumeration: TradeWorkflowState
LogisticsBasic Workflow state
WorkflowState Enumeration: TradeWorkflowState
LogisticsBasic Workflow state

Top

Field Groups

Field Group Fields
AddressLookup
AddressReference
AgreementLine
All
AutoReport
Attention
Barcode
Block
BOMRoute
Calculated
CaseMoreInformation
Delivery
g1099Fields
ForeignTrade
FiscalInformation_BR
FixedAssets_RU
FixedAssets
DeliveryRef
Dimension
DiotInformation_MX
DeliveryAddress
Discount
DocumentPreview
Inventory
InvoiceMatching
ItemReference
MCRDropShip
PayWhenPaid
PdsCWInventory
PdsCWMain
PDSPotency
PlannedOrder
PlanReference
Posting
ProjectSalesPrice
ProjectCostPrice
Price
ProjectIdentification
ProjectSalesTax
ProjTransaction
PSA
PSARetainage
PurchaseLines
PurchaseQuantity
PurchLine
SalesTax
PurchReq
RFIDTagging
Status
Requisitioner
PurchReqReference
ReturnedItem
PurchCommitmentLine_PSN
TableGroup
TAMItemVendRebateGroup
WithholdingTax
Identification
Intercompany
GSTHSTTaxType_CA
InterCompanyReference
Intrastat
InterCompanyReturn

Top

Relations

Relation Table Lines
AccountingDistributionTemplate AccountingDistributionTemplate
AgreementLine AgreementLine
AssetBook AssetBook
AssetBookTable AssetBookTable
AssetGroup AssetGroup
AssetTable AssetTable
BarcodeSetup BarcodeSetup
BOMTable BOMTable
CFOPTable_BR CFOPTable_BR
Common Common
CountyOrigDest LogisticsAddressCounty
Currency Currency
dataAreaId DataArea
DefaultDimension DimensionAttributeValueSet
DeliveryPostalAddress LogisticsPostalAddress
IntrastatPort IntrastatPort
IntrastatStatProc IntrastatStatProc
IntrastatTransactionCode IntrastatTransactionCode
IntrastatTransportMode IntrastatTransportMode
InventDim InventDim
InventDimCombination InventDimCombination
InventItemBarcode InventItemBarcode
InventJournalTableRef InventJournalTable
InventTable InventTable
InventTransOrigin InventTransOrigin
LedgerDimension DimensionAttributeValueCombination
MCROrderLine2PriceHistoryRef MCROrderLine2PriceHistoryRef
MCRSalesLineRef SalesLine
Partition Partitions
PBATable PBATable
PlanReference PlanReference
PriceDiscChangePolicyRecId1 PriceDiscChangePolicy
PriceDiscChangePolicyRecId2 PriceDiscChangePolicy
ProcurementCategory EcoResCategory
ProdLineRef ProdTable
ProdTableRef ProdTable
ProjCategory ProjCategory
ProjectSalesCurrency Currency
ProjectTaxGroupHeading TaxGroupHeading
ProjectTaxItemGroupHeading TaxItemGroupHeading
ProjItemTrans ProjItemTrans
ProjLineProperty ProjLineProperty
ProjSalesUnitId UnitOfMeasure
ProjTable ProjTable
ProjWorker HcmWorker
PSAVendorRetentionTermsTable PSAVendorRetentionTermsTable
PurchCommitmentLine_PSN PurchCommitmentLine_PSN
PurchReqLine PurchReqLine
PurchReqTable PurchReqTable
PurchReturnActionDefaults ReturnActionDefaults
PurchTable PurchTable
PurchUnit UnitOfMeasure
ReqPlanSched ReqPlanSched
Requester_FK HcmWorker
RetailPackageTable RetailPackageTable
ReturnDispositionCode ReturnDispositionCode
RouteTable RouteTable
SalesTableRef SalesTable
smmActivities smmActivities
SourceDocumentLine SourceDocumentLine
State LogisticsAddressState
TAMItemVendRebateGroup TAMItemVendRebateGroup
Tax1099BoxDetail Tax1099BoxDetail
Tax1099Fields Tax1099Fields
TaxGroupHeading TaxGroupHeading
TaxItemGroupHeading TaxItemGroupHeading
TaxServiceCode_BR TaxServiceCode_BR
TaxWithholdGroupHeading TaxWithholdGroupHeading
TaxWithholdItemGroupHeading_TH TaxWithholdItemGroupHeading_TH
VendGroup VendGroup
VendTable VendTable

Top

Indexes

Index AllowDuplicates Enabled Fields
AgreementLineIdx Yes Yes
CFOPTable_BRIdx Yes Yes
DEL_TaxWithholdItemGroup_THIdx Yes Yes
ItemIdx No Yes
PurchIdLineNumIdx Yes Yes
PurchLineIdx No Yes
PurchStatusIdx Yes Yes
RBOPackageIdx Yes Yes
RecId No Yes
SourceDocumentLine No Yes
StatusItemIdx Yes Yes
Tax1099FieldsIdx Yes Yes
TransIdIdx No Yes

Top

Inheritance Hierarchy

xRecord Class
  Common Table
    PurchLine Table

See Also

Table Methods

Tables Overview