PurchLineType_ReturnItem Class [AX 2012]
| Method | Description | |
|---|---|---|
| allowEditReturnActionId | (Inherited from PurchLineType.) |
| allowEditScrap | (Inherited from PurchLineType.) |
| associateWithAgreementLine | Associates the purchase line with the agreement line. (Inherited from PurchLineType.) |
| canAgreementBeLinked | Checks whether the purchase line can be linked to an agreement line. (Overrides the canAgreementBeLinked Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canFiscalDocTextBeRegistrated_BR | Determines if Fiscal document texts can be registered to the Purchase header (Inherited from PurchLineType.) |
| canInventBeReserved | (Inherited from InventType.) |
| canInventUpdExpected | (Inherited from InventType.) |
| canInventUpdFinancial | (Inherited from InventType.) |
| canInventUpdPhysical | (Inherited from InventType.) |
| canLineAmountBeUpdated | Specifies whether the LineAmount field can be updated. (Inherited from PurchLineType.) |
| caseTagging | (Inherited from InventType.) |
| checkAgreementDimension_RU | Validates agreement dimension in the purch line. (Inherited from PurchLineType.) |
| checkDelete | (Inherited from PurchLineType.) |
| checkInventDimUpdateValidNonStocked | Checks whether the inventory dimensions changes are enabled for the lines. (Inherited from PurchLineType.) |
| checkInventOwner_RU | (Inherited from PurchLineType.) |
| checkInventProfile_RU | (Inherited from PurchLineType.) |
| checkInvoiceConstaints | Indicates whether there were no field changes that would require a distribution update if the line is invoice-matched. (Inherited from PurchLineType.) |
| checkPurchUnit | (Inherited from PurchLineType.) |
| checkQuantityUpdateValid | Determines whether the line quantity that is being updated is valid and throws an error if not valid. (Inherited from PurchLineType.) |
| checkUpdatePhysical | (Overrides the checkUpdatePhysical Method.) |
| clearAllPriceDiscChangePolicies | Removes all existing price discount change policies from a corresponding PurchLine record. (Inherited from PurchLineType.) |
| creditNoteLine | (Overrides the creditNoteLine Method.) |
| delete | Deletes a purchase line. (Inherited from PurchLineType.) |
| deletePendingRegistrationsNonStocked | Deletes the pending registration records for the line. (Inherited from PurchLineType.) |
| deleteRetailSumLinesFromPurch | Deletes the information about purchase order line from retail sum lines (Inherited from PurchLineType.) |
| deleteSalesLine | (Inherited from PurchLineType.) |
| deleteSoft | Marks the record as deleted. (Inherited from PurchLineType.) |
| deleteSoftClearValues | Zeroes out record fields so the record does not interfere with code unaware of the deleted status. (Inherited from PurchLineType.) |
| deleteTaxUncommitted | Deletes TaxUncommitted records for the line or for the whole document if it has not yet been confirmed. (Inherited from PurchLineType.) |
| deleteTaxWithholdUncommitted_IN | Deletes TaxWithholdUncommitted_IN records for the line or for the entire document if it has not yet been confirmed. (Inherited from PurchLineType.) |
| distributionUpdateNeeded | Indicates whether a change to a PurchLine record should update the associated SourceDocumentDistribution table. (Inherited from PurchLineType.) |
| doScrap | (Inherited from InventType.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDeleteWarning | Retrieves the alternative warning message for deleting the order line. (Inherited from PurchLineType.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromAgreementLine | Initializes a PurchLine record by using the specified AgreementLine record. (Inherited from PurchLineType.) |
| initFromEcoResCategory | Initializes the PurchLine record, depending on the ProcurementCategory record. (Inherited from PurchLineType.) |
| initFromInventTable | Initiates a PurchLine table buffer from an InventTable table buffer. (Overrides the initFromInventTable Method.) |
| initFromItemOrCategory | Initiates a PurchLine table buffer from an InventTable buffer or based on the catagory. (Inherited from PurchLineType.) |
| initFromPurchTable | (Inherited from PurchLineType.) |
| initFromTmpPurchLine | Initializes the PurchLine record from the TmpPurchLine record. (Inherited from PurchLineType.) |
| initPurchQty | (Overrides the initPurchQty Method.) |
| initReturn | (Inherited from PurchLineType.) |
| initTagging | Initializes the ItemTagging field, the CaseTagging field, and the PalletTagging field for the line based item entity. (Inherited from PurchLineType.) |
| initValue | (Inherited from PurchLineType.) |
| insert | (Inherited from PurchLineType.) |
| interCompanyCalcDisc | (Inherited from PurchLineType.) |
| interCompanyCreateReturnMarkupTrans | (Overrides the interCompanyCreateReturnMarkupTrans Method.) |
| interCompanyDelete | (Inherited from PurchLineType.) |
| interCompanyIsPriceDiscSearchNeeded | (Inherited from PurchLineType.) |
| interCompanyMarkupMirror | (Inherited from PurchLineType.) |
| interCompanyMirror | (Inherited from PurchLineType.) |
| interCompanyMirrorCWQty | Sets the SalesLine catch weight quantity field. (Inherited from PurchLineType.) |
| interCompanyMirrorQty | (Overrides the interCompanyMirrorQty Method.) |
| interCompanyReturnStatusCreated | (Overrides the interCompanyReturnStatusCreated Method.) |
| interCompanyValidateDelete | (Inherited from PurchLineType.) |
| interCompanyValidateDeleteQty | (Overrides the interCompanyValidateDeleteQty Method.) |
| internalCalendarId | (Inherited from PurchLineType.) |
| invoicedInTotal | (Inherited from PurchLineType.) |
| invoicedInTotalAmount | (Inherited from PurchLineType.) |
| isChangeRequestRequired | Indicates whether line changes require change request. (Inherited from PurchLineType.) |
| isPendingRegistrationsToBeCreated | Determines whether pending registrations for non-stocked lines are to be newly created. (Inherited from PurchLineType.) |
| isPurchTableInterCompanyOrder | Determines whether the purchase order in question is an intercompany type. (Inherited from PurchLineType.) |
| itemTagging | (Inherited from InventType.) |
| markupAllowed | Specifies whether the line can have miscellaneous charges associated with it. (Inherited from PurchLineType.) |
| mayScrapBeExpected | (Inherited from InventType.) |
| modifyWMSLocation | Modifies an InventDim record that has WMS values with a default direction of issue because this is a return item. (Overrides the modifyWMSLocation Method.) |
| mustInventBeExpectedAgain | (Inherited from InventType.) |
| mustInventBeQuotationControlled | (Inherited from InventType.) |
| mustInventUpdEstimated | (Inherited from PurchLineType.) |
| new | (Inherited from PurchLineType.) |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| palletTagging | (Inherited from InventType.) |
| parmStatusUpdateResults | (Inherited from PurchLineType.) |
| pdsApprovedVendorListCheck | Gets an instance of the PdsApprovedVendorListCheck class that is appropriate for this line type. (Inherited from PurchLineType.) |
| pdsCWInvoicedInTotal | Calculates catch weight total invoiced quantity for the current purchase order line. (Inherited from PurchLineType.) |
| pdsCWReceivedInTotal | Calculates catch weight total received quantity for the current purchase order line. (Inherited from PurchLineType.) |
| postInitFromInventTable_BR | Initializes Brazilian configuration on a PurchLine record based on a InventTable record. (Inherited from PurchLineType.) |
| postInsert_BR | Additional processing after the insert of a new record. (Inherited from PurchLineType.) |
| postSetStockedProduct_BR | Defines PurchLine Stocked Product field for Brazilian localization. (Inherited from PurchLineType.) |
| postValidateField_BR | Validates Brazilian fields. (Inherited from PurchLineType.) |
| purchQtyAllowEdit | Specifies whether the Quantity field can be edited. (Inherited from PurchLineType.) |
| purchTableSelectForupdate | Ensures the PurchTable buffer is selected for update when the class member boolean update is true. (Inherited from PurchLineType.) |
| receivedInTotal | (Inherited from PurchLineType.) |
| returnExpectedRetQty | (Overrides the returnExpectedRetQty Method.) |
| setPriceDiscChangePolicyMultiLine | Applies a multi-line discount related price discount change policy to the related header record. (Inherited from PurchLineType.) |
| setPurchStatus | (Inherited from PurchLineType.) |
| setPurchStatusNonStocked | Sets the purchase status for a non stocked purchase line. (Inherited from PurchLineType.) |
| setReverseCharge_UK | Specifies whether reverse charge applies to the PurchLine, and updates the PurchLine record with the reverse charge sales tax group. (Inherited from PurchLineType.) |
| setStockedProduct | Sets the StockedProduct field for the line based on line type and item model group for the associated item. (Inherited from PurchLineType.) |
| setTaxGroup | (Inherited from PurchLineType.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| skipPurchTableDropShipStatusUpdate | Sets a value to indicate if update of drop shipment status should be skipped for all purchase order lines. (Inherited from PurchLineType.) |
| syncSalesLine | (Inherited from PurchLineType.) |
| syncSalesLineSave | (Inherited from PurchLineType.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| update | Updates the purchase line record in the PurchLine table. (Inherited from PurchLineType.) |
| update_IN | Do extra updates when updating the PurchLine_IN. (Inherited from PurchLineType.) |
| updateApprovedLine | Updates the inventory movements for stocked lines and expected arrival records for non-stocked lines. (Inherited from PurchLineType.) |
| updateDistribution | (Inherited from PurchLineType.) |
| updateFiscalDocumentText_BR | Updates the Fiscal document texts of a specific type on the Purchase line. (Inherited from PurchLineType.) |
| updateInventory | Updates the inventory movements associated with the line. (Inherited from PurchLineType.) |
| updateOrderLineOfDeliverySchedule | Updates the order line of the delivery schedule to which the delivery line belongs. (Inherited from PurchLineType.) |
| updatePendingRegistrationsNonStocked | Updates the pending registrations for non-stocked lines. (Overrides the updatePendingRegistrationsNonStocked Method.) |
| updatePurchLine | (Inherited from PurchLineType.) |
| updatePurchTable | (Inherited from PurchLineType.) |
| updateRetailSumLines | Updates information about purchase order line changes in retail sum lines (Inherited from PurchLineType.) |
| updateSalesLine | (Inherited from PurchLineType.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateDelete | (Inherited from PurchLineType.) |
| validateField | (Inherited from PurchLineType.) |
| validateField_IN | Validates India fields. (Inherited from PurchLineType.) |
| validateField_W | Validates countries' fields. (Inherited from PurchLineType.) |
| validateModifyInventDim | (Inherited from PurchLineType.) |
| validateWrite | Validates a PurchLine buffer based on logic that spans several current table buffers. (Overrides the validateWrite Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct |
Community Additions
ADD
Show: