PrintMgmtNode Class [AX 2012]
A PrintMgmtNode class defines a level at which Print Management information can be associated.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| doesReferenceTable | Determines whether this node references a table. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDisplayCaption | Returns the display caption for the node. |
| getDisplayCaptionImplementation | Returns the display caption for the node. |
| getDocumentTypes | Gets a list of valid document types for the node. |
| getIconImageResNum | Returns the resource ID used to display the icon that represents this node. |
| getNodeType | Gets the PrintMgmtNodeType enumeration value of the node. |
| getQueryRangeFields | Gets the appropriate query range fields for the specified document type. |
| getQueryTableId | Gets the table that is used to define queries for this node. |
| getReferencedTableId | Gets the table ID that is referenced by this node. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isValidDocumentType | Determines whether the document type is valid for this node. |
| 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Constructs an instance of the appropriate PrintMgmtNode class derivative. |
If new nodes are required to meet business needs, they should be derived from this class and implemented accordingly. The PrintMgmtNode class defines all of the metadata necessary in order to allow for the appropriate setup and retrieval of print management information at a particular level in the hierarchy.
Object Class
PrintMgmtNode Class
PrintMgmtNode_Bank_BR Class
PrintMgmtNode_BankAccountTable_BR Class
PrintMgmtNode_CustInvoiceTable Class
PrintMgmtNode_CustTable Class
PrintMgmtNode_Invent Class
PrintMgmtNode_InventTransferTable Class
PrintMgmtNode_Ledger Class
PrintMgmtNode_Project Class
PrintMgmtNode_ProjInvoiceTable Class
PrintMgmtNode_ProjProposalJour Class
PrintMgmtNode_Purch Class
PrintMgmtNode_PurchAgreement Class
PrintMgmtNode_PurchaseAdvanceInvoice Class
PrintMgmtNode_PurchRFQTable Class
PrintMgmtNode_PurchRFQVendLink Class
PrintMgmtNode_PurchTable Class
PrintMgmtNode_Sales Class
PrintMgmtNode_SalesAdvanceInvoice Class
PrintMgmtNode_SalesAgreement Class
PrintMgmtNode_SalesQuotationTable Class
PrintMgmtNode_SalesTable Class
PrintMgmtNode_VendTable Class
TMSPrintMgmtNode_TMS Class
WHSPrintMgmtNode_WHS Class
PrintMgmtNode Class
PrintMgmtNode_Bank_BR Class
PrintMgmtNode_BankAccountTable_BR Class
PrintMgmtNode_CustInvoiceTable Class
PrintMgmtNode_CustTable Class
PrintMgmtNode_Invent Class
PrintMgmtNode_InventTransferTable Class
PrintMgmtNode_Ledger Class
PrintMgmtNode_Project Class
PrintMgmtNode_ProjInvoiceTable Class
PrintMgmtNode_ProjProposalJour Class
PrintMgmtNode_Purch Class
PrintMgmtNode_PurchAgreement Class
PrintMgmtNode_PurchaseAdvanceInvoice Class
PrintMgmtNode_PurchRFQTable Class
PrintMgmtNode_PurchRFQVendLink Class
PrintMgmtNode_PurchTable Class
PrintMgmtNode_Sales Class
PrintMgmtNode_SalesAdvanceInvoice Class
PrintMgmtNode_SalesAgreement Class
PrintMgmtNode_SalesQuotationTable Class
PrintMgmtNode_SalesTable Class
PrintMgmtNode_VendTable Class
TMSPrintMgmtNode_TMS Class
WHSPrintMgmtNode_WHS Class
Community Additions
ADD
Show: