VendDocumentLineType Class [AX 2012]
The VendDocumentLineType class applies default values to the vendor document lines and used for validation.
| Method | Description | |
|---|---|---|
| areCWQtyFieldsSet | |
| areInventQtyFieldsSet | |
| arePurchQtyFieldsSet | |
| axVendDocumentLineMap | Sets or retrieves the AxVendDocumentLineMap class variable. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkLineQty | |
| defaultAdditionalFields | Applies the default field values for fields related to derived document types. |
| defaultCFOPTable_BR | Gets the default CFOP table reference. |
| defaultChangedManually | |
| defaultCurrencyCode | |
| defaultCWQtys | |
| defaultDeliveryLocation | |
| defaultDeliveryName | |
| defaultDescription | |
| defaultField | Applies default value for a specific field. |
| defaultInventDimId | |
| defaultInventNow | |
| defaultInventQtys | |
| defaultInvoiceAccount | |
| defaultLineDisc | |
| defaultLineNum | |
| defaultLinePercent | |
| defaultMaximumRetailPrice_IN | Gets the default maximum retail price. |
| defaultMultiLnDisc | |
| defaultMultiLnPercent | |
| defaultOrderAccount | |
| defaultOrigPurchId | |
| defaultPDSCalculationId | Loads the default advanced pricing calculation ID in the document line type. |
| defaultPdsCWReceiveNow | |
| defaultPdsCWRemainAfter | |
| defaultPdsCWRemainBefore | |
| defaultPriceUnit | |
| defaultProcurementCategory | |
| defaultPurchaseLineLineNumber | Applies the default value for the PurchaseLineLineNumber field. |
| defaultPurchLineRecId | |
| defaultPurchMarkup | |
| defaultPurchPrice | |
| defaultPurchQtys | |
| defaultReceiveNow | |
| defaultRemainAfter | |
| defaultRemainAfterInvent | |
| defaultRemainBefore | |
| defaultRemainBeforeInvent | |
| defaultRemainBeforeInventPhysical | |
| defaultRow | Applies default values to the VendDocumentLineMap record. |
| defaultTaxGroup | |
| defaultTaxItemGroup | |
| defaultTaxServiceCode_BR | Determines the default value for the TaxServiceCode_BR field. |
| determineDefaultCFOPTable_BR | Gets the default reference for the CFOP table. |
| determineDefaultChangedManually | |
| determineDefaultCurrencyCode | |
| determineDefaultDeliveryLocation | |
| determineDefaultDeliveryName | |
| determineDefaultDescription | |
| determineDefaultInventDimId | |
| determineDefaultInvoiceAccount | |
| determineDefaultLineDisc | |
| determineDefaultLineNum | |
| determineDefaultLinePercent | |
| determineDefaultMultiLnDisc | |
| determineDefaultMultiLnPercent | |
| determineDefaultOrderAccount | |
| determineDefaultOrigPurchId | |
| determineDefaultPDSCalculationId | Gets the default advanced pricing calculation ID in the document line type. |
| determineDefaultPriceUnit | |
| determineDefaultProcurementCategory | |
| determineDefaultPurchaseLineLineNumber | Determines the default value for the PurchaseLineLineNumber field. |
| determineDefaultPurchLineRecId | |
| determineDefaultPurchMarkup | |
| determineDefaultPurchPrice | |
| determineDefaultRemainBeforeInventPhys | |
| determineDefaultTaxGroup | |
| determineDefaultTaxItemGroup | |
| determineDefaultTaxServiceCode_BR | Gets default value of the TaxServiceCode_BR field. |
| determineMaximumRetailPrice_IN | Determines the maximum retail price. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldNum | Returns the field ID of a given field in the table that is mapped to the VendDocumentLineMap map. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromPurchLine | Copies values of several fields from the PurchLine table record. |
| initPrice | |
| isHeaderFieldModified | Determines whether a field on the vendor document header table was modified. |
| isTableToLine | Determines whether the population of default values occurs as a part of a header roll-down. |
| new | Initializes a new instance of the VendDocumentLineType class. |
| 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.) |
| parmSpecQty | Gets or sets the SpecQty parameter. |
| parmTableToLineFields | Gets or sets the list of fields that are copied as a part of a header roll-down. |
| physicalStrategy | |
| postInitFromPurchLine_BR | Gets the default values for the Brazilian fields of the PurchLine table |
| purchLine | Gets or sets the PurchLine table record. |
| purchParmUpdate | Gets or sets the PurchParmUpdate table record. |
| purchTable | Gets the cached PurchTable table record. |
| setCWQtys | |
| setInventQtys | |
| setPurchQtys | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateField | Validates a value for a specific field. |
| validateInventNow | Validates the value of the InventNow field. |
| validateInventTransId | |
| validateItemId | |
| validateLineAmount | |
| validateReceiveNow | |
| validateRemainAfter | Validates the value of the RemainAfter field. |
| validateRemainAfterInvent | Validates the value of the RemainAfterInvent field. |
| validateRow | Cross validates field values for a row of a table that is mapped to VendDocumentTableMap map. |
| validateTaxGroup | Validates the sales tax group. |
| validateTaxItemGroup | Validates the item sales tax group. |
| vendDocumentLineMap | Sets or retrieves the VendDocumentLineMap class variable. |
| vendDocumentTableMap | Retrieves the current VendDocumentTableMap record. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constructs a new instance of a VendDocumentLineType class derivative. |
| ::createFromTable | Constructs a new instance of a VendDocumentLineType class derivative. |
| ::postInitFromPurchLineHandler_BR | Handles an event that is triggered in the initFromPurchLine method |
Object Class
VendDocumentLineType Class
VendDocumentLineType_Invoice Class
VendDocumentLineType_PackingSlip Class
VendDocumentLineType Class
VendDocumentLineType_Invoice Class
VendDocumentLineType_PackingSlip Class
Community Additions
ADD
Show: