Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ProdTableType class regroups operations that are related to batch order processing.
Syntax
class ProdTableType_Pmf extends ProdTableType
Run On
Server
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.) |
![]() |
canReworkOrderStart | Checks if the quantity to be processed has been reserved and the rework order can be started. |
![]() |
caseTagging | (Inherited from InventType.) |
![]() |
createReworkBatch | Creates a Rework Batch order. |
![]() |
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 | Assigns batch order id based on batch order number sequence. (Overrides the initProdId Method.) |
![]() |
insert | Inserts the specified ProdTable record. (Overrides the insert Method.) |
![]() |
itemTagging | (Inherited from InventType.) |
![]() |
mayScrapBeExpected | (Inherited from InventType.) |
![]() |
mustInventBeExpectedAgain | (Inherited from InventType.) |
![]() |
mustInventBeQuotationControlled | (Inherited from InventType.) |
![]() |
mustInventUpdEstimated | (Inherited from InventType.) |
![]() |
new | substantiates the object (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 | (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 batch order (a specific subset of production order). (Overrides the pmfCanSplit Method.) |
![]() |
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 | Batch order ending operation. (Overrides the runHistoricalCost Method.) |
![]() |
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 | Batch order starting operation. (Overrides the runStartUp Method.) |
![]() |
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. (Overrides the update Method.) |
![]() |
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 | Validate delete of batch order. (Overrides the validateDelete Method.) |
![]() |
validateWrite | Validate inserts and updates of batch order. (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 | This method returns an instance of the class |
Top
Inheritance Hierarchy
Object Class
InventType Class
ProdTableType Class
ProdTableType_Pmf Class