PrintMgmtNode_CustInvoiceTable.getDocumentTypes Method [AX 2012]

Gets a list of valid document types for the node.

public List getDocumentTypes()

Run On

Called

Return Value

Type: List Class
A list of valid document types for the node.

Only certain document types are valid for a given node, and this method returns that list.

Configuration keys are used to determine this list so the results can vary based on what is configured in the application.

Show: