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 PmfInventProductType_None class adds functionality over the PmfProductType field found on the InventTable table.
Syntax
class PmfInventProductType_None extends PmfInventProductType
Run On
Called
Methods
| Method | Description | |
|---|---|---|
| .gif) | canBeDefaultOrderTypeKanban | Indicates whether the item production type can be the ReqPOType::Kanban enumeration value. (Inherited from PmfInventProductType.) | 
| .gif) | canBeDefaultOrderTypePurchase | Indicates whether the item production type can be the ReqPOType::Purch enumeration value. (Inherited from PmfInventProductType.) | 
| .gif) | canBePlannedOrderTypeKanban | Indicates whether the item coverage type can be the ReqPOType::Kanban enumeration value. (Inherited from PmfInventProductType.) | 
| .gif) | canBePlannedOrderTypePurchase | Indicates whether the item coverage type can be the ReqPOType::Purch enumeration value. (Inherited from PmfInventProductType.) | 
| .gif) | canBePlannedOrderTypeTransfer | Indicates whether the item coverage type can be the ReqPOType::Transfer enumeration value. (Inherited from PmfInventProductType.) | 
| .gif) | cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | 
| .gif) | canInventBeReserved | (Inherited from InventType.) | 
| .gif) | canInventUpd | Indicates whether the product type can have inventory transactions. (Inherited from PmfInventProductType.) | 
| .gif) | canInventUpdExpected | (Inherited from InventType.) | 
| .gif) | canInventUpdFinancial | (Inherited from InventType.) | 
| .gif) | canInventUpdPhysical | (Inherited from InventType.) | 
| .gif) | caseTagging | (Inherited from InventType.) | 
| .gif) | doScrap | (Inherited from InventType.) | 
| .gif) | equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | 
| .gif) | getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | 
| .gif) | handle | Retrieves the handle of the class of the object. (Inherited from Object.) | 
| .gif) | itemTagging | (Inherited from InventType.) | 
| .gif) | mayScrapBeExpected | (Inherited from InventType.) | 
| .gif) | mustInventBeExpectedAgain | (Inherited from InventType.) | 
| .gif) | mustInventBeQuotationControlled | (Inherited from InventType.) | 
| .gif) | mustInventUpdEstimated | (Inherited from InventType.) | 
| .gif) | new | Initializes an instance of the PmfInventProductType_None class. (Overrides the new Method.) | 
| .gif) | notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | 
| .gif) | notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | 
| .gif) | objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | 
| .gif) | owner | Returns the instance that owns the object. (Inherited from Object.) | 
| .gif) | palletTagging | (Inherited from InventType.) | 
| .gif) | parmInventTable | Gets or sets the value of the InventTable parameter. (Inherited from PmfInventProductType.) | 
| .gif) | pmfProductType | Gets the PmfProductType enumeration value associated with the current PmfInventProductType instance. (Overrides the pmfProductType Method.) | 
| .gif) | setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | 
| .gif) | toString | Returns a string that represents the current object. (Inherited from Object.) | 
| .gif) | usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | 
| .gif) | validateInventUpd | Indicates whether the product type can have inventory transactions. (Inherited from PmfInventProductType.) | 
| .gif) | validatePmfProductType | Indicates whether the current InventTable record can be set to the PmfProductType value of the current PmfInventProductType instance. (Inherited from PmfInventProductType.) | 
| .gif) | wait | Pauses a process. (Inherited from Object.) | 
| .gif) | xml | Returns an XML string that represents the current object. (Inherited from Object.) | 
| .gif)  .gif) | ::construct | Initializes an instance of the PmfInventProductType_None class. | 
Top
Inheritance Hierarchy
Object Class
  InventType Class
    PmfInventProductType Class
      PmfInventProductType_None Class