SSC-EWI-OR0049
Package constants in stateful package are not supported yet.
Severity
Critical
Description
This warning is added when there is a member of a Stateful Package that is not supported yet.
This feature is planned to be delivered in the future.
Example Code
Input Code:
CREATE OR REPLACE PACKAGE MY_PACKAGE
AS
TYPE COLLECTIONTYPEDEFINITION IS TABLE OF BULKCOLLECTTABLE%ROWTYPE;
END;Output Code:
Recommendations
No additional user actions are required.
If you need more support, you can email us at [email protected]
Last updated
