Emailing AR Invoices based on Posted Date

We email AR Invoices to Customer based on GLJrnDtl.PostedDate = now .

However, we have 0 dollar Invoices for our RMA’s, etc.

These do get posted to GLJrnDtl.

I went to Invoice Tracker for one of these invoices and the blue button says it is posted.

When I click on properties - the EpiBinding has InvcHead.PostedShape.

It is not in Data Dictionary.

I cannot base it on posted = true, since we can post 3 invoice groups in one date with different apply dates.

Does anyone know what the calculation for InvcHead.PostedShape?