Hi Guys,
I am putting validation on one of my field as mentioned below:
"If user enters value manually then it should check that the value exist in my table or not."
But the problem is I don't know the name of that field. When I am going for technical details it is showing PRPS-USR03 but when I am putting this in validation, it is showing that PRPS is unknown.
Please help me guys?
Thanks and Regards,
Virendra Kedia.
Hi,
when u r debugging ur code, search on Global data for ur field that u want to validate it.
It is best way to check all the variables that u can use in ur program.
Regards
use tcode GGB0.
here you can define checks for table prps
grx
A.
Add a comment