Skip to Content
0
Aug 30, 2023 at 06:55 PM

Close Inventory Transfer Request - Awaiting Approval

99 Views Last edit Aug 31, 2023 at 11:56 AM 2 rev

Hello,

I am trying to close a document (Inventory Transfer Request) which is approved.

image.png

However, I keep getting an error that it is awaiting approval status even though we double checked its approval status through multiple means.

Cannot close documents awaiting approval [Message 3622-8]

We have a couple of documents that receive this same error message when trying to close Inventory Transfer Request (OWTQ). I noticed all these documents fall under this query condition. How can we go about closing these documents?

select t0."DocEntry", t0."DocNum", t0."DocDate", T1.*from OWTQ t0inner join owdd t1 on t1."ObjType"=1250000001 and t0."draftKey"=t1."DraftEntry"and t1."DocEntry" is null

Attachments

image.png (2.2 kB)