


WHERE (T0.ItemCode = 'RO00 0465') AND (CAST(T0.TransType AS char(3)) + CAST(T0.CardCode AS char) IN ('13 ZZ0 Cash&Carry') OR (T0.TransType 13))ĪND (T0.xDocDate BETWEEN CONVERT(DATETIME, ' 00:00:00', 102) AND CONVERT(DATETIME, ' 00:00:00',102)) ORDER BY T0.DocDate, T0. The process of converting a Type 1 font with TransType could hardly be simpler. TransType, CAST(T0.BASE_REF as char) AS BASE_REF, T0.Warehouse, T0.CardCode, T0.CardName, T0.xInQty, T0.xOutQty, T0.Price, T0.Currency, T1.ItemName, T1.SuppCatNum, CAST(T0.InvntAct as char) AS InvntAct, T2.AcctName, T0.StatusDescrįROM vwOINM_DEL0_02 T0 INNER JOIN OITM T1 ON T0.ItemCode = T1.ItemCode LEFT OUTER JOIN OACT T2 ON T0.InvntAct = T2.AcctCode
#TRANSTYPE 2 UPDATE#
This update fixes some bugs found in the original version and adds some new UI features, like an Option-click in lists to. I have used SBO 2005 A PL 43 SP1 and have some queries below: TransType 2.0.1 converts TrueType and Type 1 fonts between Macs & PCs.
