DBA Data[Home] [Help]

APPS.GCS_LEX_MAP_PKG dependencies on GCS_LEX_MAP_COLUMNS

Line 12: gcs_lex_map_columns

8: meaning,
9: comparison_value
10: from gcs_lex_map_conditions,
11: fnd_lookup_values,
12: gcs_lex_map_columns
13: where derivation_id = derivId
14: and source_column_id = column_id
15: and lookup_type = 'COMPARISON_OPERATOR'
16: and lookup_code =comparison_operator_code