We have all of our exceptions and types defined in one Package, BMQR_Types. When we reference a type from the Types package we do not get the the Code Assitant popping up with the information about the type the same way you would if you declared the type from the table itself.
Is there anyway to get the code asssistant to display the information for the types in the type package? Is this a lost cause?
We have currently be declaring it as a rowtye and then when done changing it to the type from the types package, but ideally we could just declare the type from the package and still get the information regarding the type.
Thanks,
Bill
Is there anyway to get the code asssistant to display the information for the types in the type package? Is this a lost cause?
We have currently be declaring it as a rowtye and then when done changing it to the type from the types package, but ideally we could just declare the type from the package and still get the information regarding the type.
Thanks,
Bill