Idea Summary
I often name my page items up to 40 or even 50 characters…. I know some people think this is overkill but to them I say… I'm never left scratching my head wondering what what page item is about. Also my database column names are often just as big, so it only makes sense to name the page item the same name as the database column.
APEX Advisor fails understand this for “References with Bind Variable Syntax”. For example, I had a page item, “P9_UNAPPROVED_REGISTRATION_BILL_ID" which APEX Advisor looking at only the first 30 characters sees “P9_UNAPPROVED_REGISTRATION_BIL” and throws an error where one really doesn't exist
Use Case
Useful because my apps get big and finding a “References with Bind Variable Syntax” error that isn't a “fake” becomes a needle-in-the-haystack problem.
Preferred Solution (Optional)
Support any page item size