Hi SAP Gurus,
The Validations that I am trying to create are not working at all in ECC6.0
I have created a simple Validation in GGB0 and activated the same in OB28
Steps:
Activated OB28 with all Call Up points 1, 2 , 3 for my Co Code XXX1
In GGB0:
Pre-requisites -
SYST-TCODE = ' ' AND BKPF-BUKRS = 'XXX1'
Check -
BKPF-USNAM = 'BOB'
Message -
Error
That is I am trying to ensure that the system should disallow any postings for XXX1 Company Code and the User ID as BOB.
Please let me know why this simple Validation is not working.
Anything specific to be done in ECC6.0?
Thanks