SalesLineType Class [AX 2012]
Syntax
class SalesLineType extends InventType
Run On
Called
Methods
Method | Description | |
---|---|---|
accountClearingLedgerDimension | ||
accountConsumptionLedgerDimension | ||
accountCustLedgerDimension | ||
accountDiscLedgerDimension | ||
accountGoodsInRouteOffset_RU | ||
accountIssueLedgerDimension | ||
accountItemExtendParm_CN | Retrieves a posting account for the sales order line that has extended parameters. | |
accountItemLedgerDimension | ||
accountSalesLedgerDimension | ||
associateWithAgreementLine | Associates the sales line with the specified agreement line. | |
canAgreementBeLinked | Checks whether the sales line can be linked to an agreement line. | |
canBeInvoiced | ||
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canConfirmationBeUpdated | ||
canDeliverRemainderBeUpdated | Checks whether the delivery remainder of the sales line can be updated. | |
canFiscalDocTextBeRegistrated_BR | Determines whether fiscal document texts can be registered to the sales line. | |
canInventBeReserved | (Inherited from InventType.) | |
canInventoriedBeChanged | Determines whether the StockedProduct value can be changed for the line. | |
canInventUpdExpected | (Inherited from InventType.) | |
canInventUpdFinancial | (Inherited from InventType.) | |
canInventUpdPhysical | (Inherited from InventType.) | |
canInvoice4PaymBeUpdated_RU | ||
canInvoiceBeUpdated | ||
canLineAmountBeUpdated | Checks if the LineAmount field can be updated. | |
canPackingslipBeUpdated | ||
canPickingListBeRegistrated | ||
canPickingListBeUpdated | ||
canProjectPackingslipBeUpdated | ||
caseTagging | (Overrides the caseTagging Method.) | |
checkAgreementDimension_RU | Validates an agreement dimension on the sales line. | |
checkAssociatedLineConstraints | ||
checkDelete | ||
checkEInvoiceAdditionalInfo_MX | ||
checkIfUpdate | ||
checkInventOwner_RU | ||
checkInventProfile_RU | ||
checkIsInventDimChangeValid | Checks whether any non-changeable inventory dimensions are changed for the lines that have been updated already. | |
checkIsInventDimChangeValidNonStocked | Checks whether any non-changeable inventory dimensions are changed for lines that have already been updated. | |
checkQuantityUpdate | Determines whether the line quantity that has to be updated is valid. | |
checkQuantityUpdateNonStocked | Determines whether the line quantity that is being updated is valid. | |
checkSalesQty | ||
checkSalesUnit | ||
checkShipCarrierAddress | ||
clearAllPriceDiscChangePolicies | Removes all previously set price discount change policies from the corresponding SalesLine record. | |
creditNoteLine | ||
delete | Deletes the sales line. | |
deletePendingRegistrationsNonStocked | Deletes the pending registration records for the line. | |
deletePurchLine | ||
deleteUnusedKanbans | ||
deliveredInTotal | ||
dimensionCopy | ||
doDeliveryDateControl | ||
doScrap | (Overrides the doScrap Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
eventNotificationUserId | Retrieves the sales order line responsible user ID that is used for notification. | |
formProduction | ||
getDeleteWarning | Retrieves the alternative warning message for deleting the order line. | |
getPendingRegistrationQuantityToUpdate | Gets the pending registration quantity to update. | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
hasPriceDiscChangePolicy | Determines whether price discount policies exist for the current record. | |
initFromAgreementLine | Initializes the SalesLine record by using an AgreementLine record. | |
initFromCustConfirmTrans | ||
initFromCustInvoice4PaymTrans_RU | ||
initFromCustInvoiceTrans | ||
initFromCustPackingSlipTrans | ||
initFromCustQuotationTrans | ||
initFromEcoResCategory | Initializes the SalesLine object, based on the SalesCategory record. | |
initFromInventTable | Initializes the sales line by using the given InventTable record. | |
initFromItemOrCategory | ||
initFromProjInvoiceItem | ||
initFromPurchLine | ||
initFromPurchLineInterCompany_IN | Initializes the salesLine record. | |
initFromRetailStoreTable_IN | Initializes Indian tax information for the sales line from the retail store table. | |
initFromSalesBasketLine | ||
initFromSalesLine | ||
initFromSalesTable | ||
initFromSMAServiceOrderTable | Initializes the SalesLine table with data from the SMAServiceOrderTable table. | |
initFromTmpSuppItem | ||
initSalesQty | ||
initTagging | Initializes the item, case, and pallet tagging for the line based item entity. | |
initValue | ||
insert | ||
interCompanyCalcDisc | ||
interCompanyCalcDiscInternal | ||
interCompanyCalcSalesPrice | Calculates the sales price for an intercompany sales line. | |
interCompanyDelete | ||
interCompanyDropPurchLine | ||
interCompanyIsPriceDiscSearchNeeded | ||
interCompanyMarkupMirror | ||
interCompanyMirror | ||
interCompanyMirrorCWQty | Sets the catch-weight quantity field for the PurchLine record. | |
interCompanyMirrorQty | ||
interCompanyOriginalScrapReplacement | ||
interCompanyPurchReturnActionId | ||
interCompanyResetDeliverNow | ||
interCompanyValidateDelete | ||
interCompanyValidateDeleteQty | ||
invoicedInTotal | ||
isPendingRegistrationsToBeCreated | Determines whether the pending registrations for non-stocked lines are to be newly created. | |
itemTagging | (Overrides the itemTagging Method.) | |
ledgerDimensionItem | Retrieves a ledger dimension for the sales order line. | |
ledgerDimensionSales | ||
markupAllowed | ||
mayConfirmationBeUpdated | ||
mayInvoice4PaymBeUpdated_RU | ||
mayInvoiceBeUpdated | ||
mayPackingSlipBeUpdated | ||
mayPickingListBeRegistered | ||
mayPickingListBeUpdated | ||
mayProjectPackingSlipBeUpdated | ||
mayScrapBeExpected | (Overrides the mayScrapBeExpected Method.) | |
mcrHaveDlvAddressFieldsChanged | Checks if the delivery address changed. | |
mcrHaveDlvModeFieldsChanged | Checks if the delivery fields that affect delivery modes have changed. | |
mcrInsertOrderEvent | Inserts order events. | |
mcrSetDropShipStatus | Determines and sets the status for drop ship orders. | |
mcrUpdateReturnCharges | Updates miscelaneous charges based on the quantity on the line. | |
modifyWMSLocation | Modifies an InventDim record by using Warehouse Management System (WMS) values. | |
mustConfirmDates | Determines whether requested dates must be confirmed. | |
mustInventBeExpectedAgain | (Inherited from InventType.) | |
mustInventBeQuotationControlled | (Inherited from InventType.) | |
mustInventUpdEstimated | (Overrides the mustInventUpdEstimated Method.) | |
mustSalesQtyBeNegative | ||
mustSetProjAdjustRefInventTrans | ||
new | (Overrides the new Method.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
orderEntryStatistics | ||
owner | Returns the instance that owns the object. (Inherited from Object.) | |
palletTagging | (Overrides the palletTagging Method.) | |
pdsCWDeliveredInTotal | Calculates the catch-weight total delivered quantity for a default sales order line type. | |
pdsCWInvoicedInTotal | Calculates the catch-weight total invoiced quantity for a default sales order line type. | |
pdsCWIsValidQty | Validates whether the specified combination of quantities for the item is valid. | |
pdsCWPickedInTotal | Calculates the catch-weight total picked quantity for a default sales order line type. | |
pdsCWQtyValidation | Validates that the catch-weight quantity that is entered is valid. | |
pdsCWSetInvoiceRemainOk | Validates the catch-weight remaining quantity for a default sales order line type after invoicing. | |
pdsCWSetPackingSlipRemainOk | Validates the catch-weight remaining quantity for a default sales order line type after a packing slip is posted. | |
pdsIsCWItem | Checks whether the item is enabled for catch-weight. | |
pdsIsCWItemAllowed | Indicates whether a user can specify a catch-weight item on the sales line. | |
pdsMRCCheckRestricted | Returns false. | |
pickedInTotalInventUnit | ||
pickedInTotalSalesUnit | ||
pmfValidateBatchId | Indicates whether a batch can be specified on the sales line. | |
postingGoodsInRouteOffset_RU | ||
postingOperations | ||
postingSales | ||
postInitFromCustInvoiceTrans_BR | Initializes a Brazilian configuration on a SalesLine record, based on a CustInvoiceTrans record. | |
postInitFromInventTable_BR | Initializes a Brazilian configuration on a SalesLine record, based on an InventTable record. | |
postInitFromSalesLine_BR | Initializes a Brazilian configuration on a SalesLine record, based on another SalesLine record. | |
postInsert_BR | Is executed after an insert operation is executed on the original method. | |
postSetStockedProduct_BR | Defines the Stocked Product field of the SalesLine record for the Brazilian localization. | |
postUpdate_BR | Is executed after an update operation is executed on the original method. | |
returnItem | Determines whether this is a return item. | |
salesQtyAllowEdit | Validates if the SalesQty field is to be updated. | |
salesTableSelectForupdate | Selects a SalesTable record for update when the Boolean update value of the class member is true. | |
setConfirmedDates | Implements logic to calculate and update the confirmed dates of the SalesLine record. | |
setInvoiceRemainOk | ||
setPackingSlipRemainOk | ||
setPdsSameLot | Sets the same batch parameter for the sales line. | |
setPriceDiscChangePolicyMultiLine | Applies a multiline discount related price discount change policy to the related header record. | |
setReservation | Sets the reservation type for the sales line. | |
setReservationFromKanbanRule | Sets the reservation type for the sales line from a kanban rule. | |
setReverseCharge_UK | Determines whether the reverse charge applies to the sales line. If it does, it updates the sales line with the reverse charge sales tax group. | |
setSalesStatus | ||
setSalesStatusNonInventoried | Sets the sales status for a noninventoried sales line. | |
setStockedProduct | Sets the StockedProduct field for the line based on the line type and item model group for the associated item. | |
setTaxGroup | ||
setTaxItemGroup | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
syncPurchLine | ||
syncPurchLineSave | ||
toString | Returns a string that represents the current object. (Inherited from Object.) | |
update | Updates the sales line record in the SalesLine table. | |
updateFiscalDocumentText_BR | Updates the fiscal document texts of a specific type on the sales line. | |
updateFiscalInfo_BR | Is executed after an update operation is executed on the original method. | |
updateOrderLineOfDeliverySchedule | Updates the order line of the delivery schedule to which the delivery line belongs. | |
updatePendingRegistrationsNonStocked | Updates the pending registrations for non-stocked lines. | |
updateRAssetStatus | Is executed before an insert or update operation is executed on the original method. | |
updateSalesLine | ||
updateSalesTable | ||
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validateDelete | ||
validateField | Determines whether the specified field is valid. | |
validateModifyInventDim | ||
validateWrite | ||
wait | Pauses a process. (Inherited from Object.) | |
whsInWorkTotal | Displays how much inventory is in the work transaction. | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::construct | ||
::constructBasedOnSalesType | ||
::posConfirmation | ||
::posInvoice | ||
::posInvoice4Paym_RU | ||
::posPackingSlip | ||
::posPickingList | ||
::posPickingListRegistration | ||
::posProjectPackingSlip | ||
::posQuotation | ||
::syncDeliveryAddress | ||
::updateVATCommodityCodeByAddress_IN | Updates the VAT commodity code of a SalesLine record, based on the LogisticsPostalAddress record. |
Top
Inheritance Hierarchy
Object Class
InventType Class
SalesLineType Class
SalesLineType_ItemReq Class
SalesLineType_Journal Class
SalesLineType_Project Class
SalesLineType_ReturnItem Class
SalesLineType_Sales Class
SalesLineType_Subscription Class
SalesLineType_WithMultipleDeliveries Class