Validation for Profit Center and Trading Partner
Hi Gurus,
I am trying to write a validation in OB28 where i want system to stop me if i enter 1000 trading partner with 2000 profit center but system is not stoping me.
Please help me with the steps of writing such a validation.
Thank YOu
Former Member replied
Hi,
If you want the validation to work fo all the GL accounts then follow steps as follows:
Pre requisite BSEG-VBUND= 1000
Check BSEG-PRCTR = 2000
Message Error
If you want the validation to work only for specific GL accounts then
in Pre requisite enter BSEG-HKONT = (relevant GL accounts or accounts) or enter GL accounts in a set in GS01 transaction and put BSEG HKONT IN SET (set name)
Make sure to activate the validation with indicator 1 in OB28.
Thanks and regards
Kedar