Quantcast
Channel: SCN : All Content - SAP Business One (Español)
Viewing all articles
Browse latest Browse all 982

Articulos con N. de serie y sin N. de serie

$
0
0

Buen Dia Expertos.


estoy realizando un layout en crystal y tengo el siguiente Query:


Select DISTINCT T0.DocNum,  T1.quantity, T1.ItemCode, T4.DistNumber, T1.Dscription,T0.DocDueDate,  T0.U_Popa_ex

from Odln  T0 inner join dln1  T1 on T0.DocEntry= T1.DocEntry

 

inner join OITL T2 on T1.DocEntry = T2.ApplyEntry  and T1.LineNum = T2.ApplyLine and T2.ApplyType = 15

inner join ITL1 T3 on T2.LogEntry = T3.LogEntry

inner join OSRN T4 on T3.Itemcode = T4.itemcode and T3.MdAbsEntry = T4.AbsEntry

 

where  T0.DocEntry = {?DocKey@}

order by   T4.DistNumber


Ahora es para un documento de entrega, el problema es que me muestra los articulos con Numero de serie, pero no me muestras los otros articulos que no poseen numero de serie, alguien tiene algun consejo que me ayude.


Muchas gracias por su apoyo


Viewing all articles
Browse latest Browse all 982

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>