For example, I have a stored procedure to get lines from SBO Invoice Lines, in version 882 it does not have afield UomEntry so through dynamic sql I can read INV.UomEntry for version 9 and NULL as UomEntry for 882
↧
For example, I have a stored procedure to get lines from SBO Invoice Lines, in version 882 it does not have afield UomEntry so through dynamic sql I can read INV.UomEntry for version 9 and NULL as UomEntry for 882