DBA Data[Home] [Help]

APPS.HZ_CLASS_VALIDATE_V2PUB dependencies on STANDARD

Line 1472: -- Standard Oracle error message otherwise

1468: -- and x_reason will content 'Table.column=value is valid against category.'
1469: -- Otherwise N and x_reason will content the message name to display
1470: -- HZ_API_USE_TAB_CAT if there is no usage between the category and the table
1471: -- HZ_API_CLA_CAT_WHERE if the value cannot be validate against the where_clause
1472: -- Standard Oracle error message otherwise
1473: ( p_owner_table_name IN VARCHAR2,
1474: p_owner_table_id IN VARCHAR2,
1475: p_class_category IN VARCHAR2,
1476: x_reason IN OUT NOCOPY VARCHAR2,