on 2021 Nov 02 9:18 AM
Hi Guys,
Need some help to build logic for the following:
A logic to find whether the full invoice amount was paid after F110 is completed ( miro invoice ).
The purpose is to pass whether the invoice has been fully settled and the corresponding date to a vendor portal.
Appreciate a swift response 🙂
Thanks in advance
Request clarification before answering.
Hi Dona,
You could create a custom report which reads cleared Items (BSAK) in which the Invoice has got BKPF-AWTYP = RMRP. Then check in the Payment document if the Bank Item has been cleared or not (BSAS).
Another option is setup Liquidity Planner.
Kind Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Pass the MIRO document to BKPF-AWKEY. Pick BKPF-BELNR(ignore the year with the document number) and GJAHR
Pass to table BSAK-BELNR and GJAHR if data exist it means document got cleared(BSAK-AUGBL,BSAK-AUGDT consider this fields to get clearing document number and clearing date) if not the document is still open item.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.