DBA Data[Home] [Help]

APPS.FND_FLEX_LOADER_APIS dependencies on FND_VAL_ATTRIBUTE_TYPES_PKG

Line 8507: fnd_val_attribute_types_pkg.translate_row

8503:
8504: IF (g_debug_on) THEN
8505: debug(l_func_name, 'Translating KFF_SEGMENT_QUAL.(MLS)');
8506: END IF;
8507: fnd_val_attribute_types_pkg.translate_row
8508: (x_application_short_name => p_application_short_name,
8509: x_id_flex_code => p_id_flex_code,
8510: x_segment_attribute_type => p_segment_attribute_type,
8511: x_value_attribute_type => p_value_attribute_type,

Line 8551: fnd_val_attribute_types_pkg.load_row

8547:
8548: IF (g_debug_on) THEN
8549: debug(l_func_name, 'Uploading KFF_SEGMENT_QUAL.(MLS)');
8550: END IF;
8551: fnd_val_attribute_types_pkg.load_row
8552: (x_application_short_name => p_application_short_name,
8553: x_id_flex_code => p_id_flex_code,
8554: x_segment_attribute_type => p_segment_attribute_type,
8555: x_value_attribute_type => p_value_attribute_type,