DBA Data[Home] [Help]

APPS.WIP_PROD_INDICATORS dependencies on BIS_FLEX_MAPPINGS_V

Line 5760: from bis_flex_mappings_v

5756: begin
5757:
5758: select application_column_name
5759: into x_mapping
5760: from bis_flex_mappings_v
5761: where id_flex_code = 'HR_LOCATIONS'
5762: and flex_field_type = 'D'
5763: and level_short_name = 'REGION' ;
5764: