MarkupTransType_VendDocument Class [AX 2012]
The MarkupTransType_VendDocument class is used to validate and apply the default values to MarkupTrans table records associated with vendor documents.
| Method | Description | |
|---|---|---|
| axMarkupTrans | (Inherited from MarkupTransType.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| defaultCalculatedAmount | (Inherited from MarkupTransType.) |
| defaultCurrencyCode | (Inherited from MarkupTransType.) |
| defaultDocumentStatus | (Inherited from MarkupTransType.) |
| defaultField | Applies the default value for a specific field. (Inherited from MarkupTransType.) |
| defaultFromAmount | Applies the default value for the from amount field. (Inherited from MarkupTransType.) |
| defaultICMarkupUseValue | (Inherited from MarkupTransType.) |
| defaultInterCompanyCompanyId | (Inherited from MarkupTransType.) |
| defaultInterCompanyInvoiceId | (Inherited from MarkupTransType.) |
| defaultInterCompanyMarkupValue | (Inherited from MarkupTransType.) |
| defaultInterCompanyRefRecId | (Inherited from MarkupTransType.) |
| defaultInterCompanySkipUpdate | (Inherited from MarkupTransType.) |
| defaultKeep | (Inherited from MarkupTransType.) |
| defaultLineNum | (Inherited from MarkupTransType.) |
| defaultMarkupCategory | (Inherited from MarkupTransType.) |
| defaultMarkupCode | (Inherited from MarkupTransType.) |
| defaultModuleCategory | (Inherited from MarkupTransType.) |
| defaultModuleType | (Inherited from MarkupTransType.) |
| defaultOrigRecId | (Inherited from MarkupTransType.) |
| defaultOrigTableId | (Inherited from MarkupTransType.) |
| defaultPosted | (Inherited from MarkupTransType.) |
| defaultRow | Applies default field values for a MarkupTrans table record. (Inherited from MarkupTransType.) |
| defaultTaxAmount | (Inherited from MarkupTransType.) |
| defaultTaxAutogenerated | (Inherited from MarkupTransType.) |
| defaultTaxGroup | (Inherited from MarkupTransType.) |
| defaultTaxItemGroup | (Inherited from MarkupTransType.) |
| defaultTaxWriteCode | (Inherited from MarkupTransType.) |
| defaultToAmount | Applies the default value for the to amount field. (Inherited from MarkupTransType.) |
| defaultTransDate | (Inherited from MarkupTransType.) |
| defaultTransRecId | (Inherited from MarkupTransType.) |
| defaultTransTableId | (Inherited from MarkupTransType.) |
| defaultTxt | (Inherited from MarkupTransType.) |
| defaultValue | (Inherited from MarkupTransType.) |
| defaultVoucher | (Inherited from MarkupTransType.) |
| determineDefaultCalculatedAmount | (Inherited from MarkupTransType.) |
| determineDefaultCurrencyCode | (Overrides the determineDefaultCurrencyCode Method.) |
| determineDefaultDocumentStatus | (Inherited from MarkupTransType.) |
| determineDefaultFromAmount | Gets the default from amount. (Inherited from MarkupTransType.) |
| determineDefaultICMarkupUseValue | (Inherited from MarkupTransType.) |
| determineDefaultInterCompanyCompanyId | (Inherited from MarkupTransType.) |
| determineDefaultInterCompanyInvoiceId | (Inherited from MarkupTransType.) |
| determineDefaultInterCompanyMarkupValue | (Inherited from MarkupTransType.) |
| determineDefaultInterCompanyRefRecId | (Inherited from MarkupTransType.) |
| determineDefaultInterCompanySkipUpdate | (Inherited from MarkupTransType.) |
| determineDefaultKeep | (Inherited from MarkupTransType.) |
| determineDefaultLineNum | (Inherited from MarkupTransType.) |
| determineDefaultMarkupCategory | (Overrides the determineDefaultMarkupCategory Method.) |
| determineDefaultMarkupCode | (Inherited from MarkupTransType.) |
| determineDefaultModuleCategory | (Overrides the determineDefaultModuleCategory Method.) |
| determineDefaultModuleType | (Inherited from MarkupTransType.) |
| determineDefaultOrigRecId | (Inherited from MarkupTransType.) |
| determineDefaultOrigTableId | (Inherited from MarkupTransType.) |
| determineDefaultPosted | (Inherited from MarkupTransType.) |
| determineDefaultTaxAmount | (Inherited from MarkupTransType.) |
| determineDefaultTaxAutogenerated | (Inherited from MarkupTransType.) |
| determineDefaultTaxGroup | (Overrides the determineDefaultTaxGroup Method.) |
| determineDefaultTaxItemGroup | (Inherited from MarkupTransType.) |
| determineDefaultTaxWriteCode | (Inherited from MarkupTransType.) |
| determineDefaultToAmount | Gets the default to amount. (Inherited from MarkupTransType.) |
| determineDefaultTransDate | (Inherited from MarkupTransType.) |
| determineDefaultTransRecId | (Inherited from MarkupTransType.) |
| determineDefaultTransTableId | (Inherited from MarkupTransType.) |
| determineDefaultTxt | (Inherited from MarkupTransType.) |
| determineDefaultValue | (Inherited from MarkupTransType.) |
| determineDefaultVoucher | (Inherited from MarkupTransType.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| markupTable | (Inherited from MarkupTransType.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| 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. (Inherited from MarkupTransType.) |
| validateKeep | Verifies that the Keep field is set to valid values. (Inherited from MarkupTransType.) |
| validateMarkup | Validates markup fields for a MarkupTrans table record. (Overrides the validateMarkup Method.) |
| validateMarkupCategory | (Inherited from MarkupTransType.) |
| validateMarkupCode | (Overrides the validateMarkupCode Method.) |
| validateRow | Validates field values for a MarkupTrans table record. (Inherited from MarkupTransType.) |
| validateTaxes | Cross validates tax fields for a MarkupTrans table record. (Inherited from MarkupTransType.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: