on 2021 Oct 21 8:18 AM
Hi,
Client want to require validation for Tcode FBV0 (Vendor invoice Booking & Credit Notes) that same person should not be able to perform parking & posting of same document.
Kindly suggest me logic how to do validation.
Thanksℜgards
Gnana Prakash.
Instead of using Validation, why not use Workflow? It is a more viable way for the control of user who should park and post.
But if you're stuck in using Validation, try to use '3' Complete document and make sure that Parked By is not equal to User name:
BKPF-PPNAM <> (NOT EQUAL) BKPF-USNAM
Else, throw out your error.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
112 | |
8 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.