PrintMgmtNode_ProjProposalJour.getReferencedTableId Method [AX 2012]
Gets the table ID that is referenced by this node.
Module-level settings are an example of a node that does not actually reference a table in the system. In this case, you should return a value of 0. If the node references the CustTabletable, it would mean that print management settings are related to records in the CustTabletable. In this case, you should return the table ID of the CustTable table.
Community Additions
ADD
Show: