Prior to GP11, given the proper paramaters, calling SOP_DP_Print_Sales_Documents would result in printing a pack slip. A new feature in GP11 allows you to use Word templates for printing. Now, even if GP11 is configured to always use the Word templates, calling the above sanscript still results in the standard printing of a pack slip. A dexterity trace did not show anything different with the paramaters when SOP_DP_Print_Sales_Documents is called. Also, the GP documentation for this function does not show any new paramaters related to this. From what I can tell the 2 new paramaters just pertain to the new Destination check boxes.
As a bonus question that is likely never to be answered... What tweak needs to be made in order to print a In Transit Pack Slip? The option to print In Transit Pack Slips was added to the Print Sales Documents window in version 10 I believe and I've yet to find a way to make those work via sanscript as well.
Any help would be most appreciated. I'm open to alternate means of accomplishing the same goal, (programmatically printing a pack slip to a Word Template in GP11 and/or programmatically printing an In Transit Pack Slip in GP10), except for using continuum, already have that working in either case. I don't believe the GP Web Services have anything that can do this though.
*This post is locked for comments