DBA Data[Home] [Help]

APPS.QP_VALIDATE_PLL_PRICING_ATTR dependencies on FND_FLEX_VALUE_SETS

Line 25: l_datatype FND_FLEX_VALUE_SETS.Format_type%TYPE;

21: l_list_header_id NUMBER;
22: l_comparison_operator_code VARCHAR2(30);
23: l_error_code NUMBER;
24: l_precedence NUMBER;
25: l_datatype FND_FLEX_VALUE_SETS.Format_type%TYPE;
26: l_value_error VARCHAR2(1);
27: l_context_error VARCHAR2(1);
28: l_attribute_error VARCHAR2(1);
29: l_x_rows NUMBER := 0;