DBA Data[Home] [Help]

APPS.GL_SUMMARY_ACCOUNT_TYPES_PKG dependencies on FND_FLEX_VALIDATION_TABLES

Line 54: FROM fnd_flex_validation_tables vt,

50: 'NULL', null,
51: vt.compiled_attribute_column_name)
52: INTO acct_segcol, acct_vsetid, acct_pvsetid,
53: acct_tname, acct_vcolname, acct_attrib
54: FROM fnd_flex_validation_tables vt,
55: fnd_flex_value_sets vs,
56: fnd_id_flex_segments seg,
57: fnd_segment_attribute_values qual
58: WHERE qual.application_id = 101