Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from VidhyaDhar on Oct 15 at 6:13 AM Hi I guess your check has to be modified as: NOT ( BSEG-KUNNR >= '900000' AND BSEG-KUNNR <= '999999' This is so because the pre-requisite FBCJ should be true and the check should be false. In your case you have defined the check as cust range between 900000 and 999999 which will also become true if your uses a customer number from this range during document posting. Therefore try using the check as mentioned above (by me in bold font ). Regards VidhyaDhar
| | | ---------------Original Message--------------- From: Louise Sent: Monday, October 15, 2012 6:00 AM Subject: Validation on Customer No in FBCJ Good day, Our client requires that a restriction is placed on a specific customer number range that can not be used in FBCJ. I tried the following in OB28: Prerequisite: SYST-TCODE = 'FBCJ' Check: BSEG-KUNNR >= '900000' AND BSEG-KUNNR <= '999999' Message: E, 002 For some reason the validation does not pick up when I enter a number within that range and doesn't give me an error message. Any idea what I am doing wrong or how I can achieve this? Thank you. Louise | | Reply to this email to post your response. __.____._ | In the Spotlight Become a blogger at Toolbox.com and share your expertise with the community. Start today. _.____.__ |