on 2024 Aug 29 3:11 PM
Dear esteemed members,
There is a requirement that when transactions are posted using FBCJ for a particular cash journal, it should allow only a particular profit center. If any other profit center is selected, the system should throw an error.
For eg.: Cash journal HG01 should only accept Profit Center 1000. Currently, the user can enter any profit center from the list. If any other profit center is selected (apart from 1000) the system should throw an error. How to achieve this? Kindly guide. Thanks in advance. Appreciate all the help!
Request clarification before answering.
Hi @Ramabhadran
You can simply write a validation in GGB0 for whole document:
Co Code = 1234 and T Code =FBCJ
Check Profit Center= XXXXXX
If the check fails an error message should be thrown
The below blog might be helpful on how to write a validation.
Create Finance Validation Rule using GGB0 for FB60... - SAP Community
If you are an end user, please reach out to your IT Colleagues and they should be able to help you for the same
Thanks & Best Regards
Sanil Bhandari
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Perform first some search on FI validation rule
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
7 | |
5 | |
2 | |
2 | |
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.