ProdTableType_Vendor Class [AX 2012]
Syntax
class ProdTableType_Vendor extends ProdTableType
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canInventBeReserved | (Inherited from ProdTableType.) | |
canInventUpdExpected | (Inherited from InventType.) | |
canInventUpdFinancial | (Inherited from InventType.) | |
canInventUpdPhysical | (Inherited from InventType.) | |
caseTagging | (Inherited from InventType.) | |
delete | (Inherited from ProdTableType.) | |
doScrap | (Inherited from InventType.) | |
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.) | |
initProdId | (Inherited from ProdTableType.) | |
insert | (Inherited from ProdTableType.) | |
itemTagging | (Inherited from InventType.) | |
mayScrapBeExpected | (Inherited from InventType.) | |
mustInventBeExpectedAgain | (Inherited from InventType.) | |
mustInventBeQuotationControlled | (Inherited from InventType.) | |
mustInventUpdEstimated | (Inherited from InventType.) | |
new | (Inherited from ProdTableType.) | |
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.) | |
numberSeqProdId | (Inherited from ProdTableType.) | |
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.) | |
pmfCanSplit | Determine if the split option should be available for this production order. (Inherited from ProdTableType.) | |
prodIdUsed | (Inherited from ProdTableType.) | |
replaceBOMRoute | Replaces the production bill of materials (BOM) and the production route with the specified BOM and route for the production order. (Inherited from ProdTableType.) | |
runBOMCalc | (Inherited from ProdTableType.) | |
runCostEstimation | (Inherited from ProdTableType.) | |
runHistoricalCost | (Inherited from ProdTableType.) | |
runJobScheduling | (Inherited from ProdTableType.) | |
runJobUpdate | (Inherited from ProdTableType.) | |
runOperationScheduling | (Inherited from ProdTableType.) | |
runRelease | (Inherited from ProdTableType.) | |
runReportFinished | (Inherited from ProdTableType.) | |
runRouteUpdate | (Inherited from ProdTableType.) | |
runStartUp | (Inherited from ProdTableType.) | |
runStatusDecrease | (Inherited from ProdTableType.) | |
setBackStatus | (Inherited from ProdTableType.) | |
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.) | |
update | Updates the specified ProdTable record. (Inherited from ProdTableType.) | |
updateCopying | (Inherited from ProdTableType.) | |
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 ProdTableType.) | |
validateWrite | (Inherited from ProdTableType.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
InventType Class
ProdTableType Class
ProdTableType_Vendor Class