DBA Data[Home] [Help]

APPS.FND_FLEX_LOADER_APIS dependencies on FND_VAL_ATTRIBUTE_TYPES_PKG

Line 8513: fnd_val_attribute_types_pkg.translate_row

8509:
8510: IF (g_debug_on) THEN
8511: debug(l_func_name, 'Translating KFF_SEGMENT_QUAL.(MLS)');
8512: END IF;
8513: fnd_val_attribute_types_pkg.translate_row
8514: (x_application_short_name => p_application_short_name,
8515: x_id_flex_code => p_id_flex_code,
8516: x_segment_attribute_type => p_segment_attribute_type,
8517: x_value_attribute_type => p_value_attribute_type,

Line 8557: fnd_val_attribute_types_pkg.load_row

8553:
8554: IF (g_debug_on) THEN
8555: debug(l_func_name, 'Uploading KFF_SEGMENT_QUAL.(MLS)');
8556: END IF;
8557: fnd_val_attribute_types_pkg.load_row
8558: (x_application_short_name => p_application_short_name,
8559: x_id_flex_code => p_id_flex_code,
8560: x_segment_attribute_type => p_segment_attribute_type,
8561: x_value_attribute_type => p_value_attribute_type,