HiYexdevan
You can create a query in SQVI transaction by simply joining two table VBRK and VBRP.
Else you can extract the list of billing documents from VBRK and key in the document numbers in VBRP to fin out total quantity.
You can also use VF05N to find a list of billing happend for a specific date range.
Thanks