‎2010 Sep 07 10:43 AM
Hi,
Based on the entry in the T100C, transaction FBV1will either give error message (E) or warning message (W) for duplicate document check. (In my case I have given ARBGB as F5 and MSGNR as 117 in T100C table). The corresponding message in message class F5 and message number 117 is "Check whether document has already been entered under number".
Please tell me where from FBV1 picks this message (from its program) and displays if we enter any duplicate document.
Regards,
Sandeep.
‎2010 Sep 07 12:26 PM
Goto: SE91
Message Class: F5
Message Number: 117
Display.
Select Message 117, en hit button: Where used (CtrlshiftF3)
Enter
You will see a couple of programs where this particular message is issued.
Set a break-point and execute FBV1.
Your program will stop at the desired point