E1 Custom Report for Security Going to Error
Hello
I built a UBE based on F0092, F98OWSEC, F0101 to print the users who are enabled/disabled in E1.
The join in the BSVW is F0092.USER = F98OWSEC.USER and F0092.AN8 Left Outer F0101.AN8.
When I run the report in DV local on fat client, it does not run at all and goes straight into error.
I tried to check the UBE run using debugger, it does not even associate with it.
I looked at the jdedebug log through JDETrace and it does not show any errors at all.
I know my user has permissions to read the security tables in E1 so that should not be an issue either.