Skip to Content
0
Dec 27, 2022 at 11:37 AM

Good Issue Detail

60 Views

Hello All,

There are products used in the SAP B1 goods issue detail.

There are lot numbers for these products.

I want to see from which bin location these batches are used.

Below are the tables I will use.

select * from OITL WHERE DocEntry = 64105 AND DocType = 60

SELECT * FROM ITL1 WHERE LogEntry = 654601

select * from OBTN WHERE AbsEntry = 94589

SELECT * FROM OBBQ WHERE SnBMDAbs = 94589

image.png

Attachments

image.png (59.0 kB)