ProdTableType Class [AX 2012]
Syntax
class ProdTableType extends InventType
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canInventBeReserved | (Overrides the canInventBeReserved Method.) | |
canInventUpdExpected | (Inherited from InventType.) | |
canInventUpdFinancial | (Inherited from InventType.) | |
canInventUpdPhysical | (Inherited from InventType.) | |
caseTagging | (Inherited from InventType.) | |
delete | ||
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 | ||
insert | ||
itemTagging | (Inherited from InventType.) | |
mayScrapBeExpected | (Inherited from InventType.) | |
mustInventBeExpectedAgain | (Inherited from InventType.) | |
mustInventBeQuotationControlled | (Inherited from InventType.) | |
mustInventUpdEstimated | (Inherited from InventType.) | |
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.) | |
numberSeqProdId | ||
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. | |
prodIdUsed | ||
replaceBOMRoute | Replaces the production bill of materials (BOM) and the production route with the specified BOM and route for the production order. | |
runBOMCalc | ||
runCostEstimation | ||
runHistoricalCost | ||
runJobScheduling | ||
runJobUpdate | ||
runOperationScheduling | ||
runRelease | ||
runReportFinished | ||
runRouteUpdate | ||
runStartUp | ||
runStatusDecrease | ||
setBackStatus | ||
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. | |
updateCopying | ||
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validateDelete | ||
validateWrite | ||
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::construct | ||
::isInhouseProduction | Indicates whether a production type is in house production. |
Top
Inheritance Hierarchy
Object Class
InventType Class
ProdTableType Class
ProdTableType_Pmf Class
ProdTableType_Standard Class
ProdTableType_Vendor Class