DBA Data[Home] [Help]

APPS.GCS_LEX_MAP_API_PKG dependencies on FEM_OBJECT_DEFINITION_TL

Line 4025: INSERT INTO fem_object_definition_tl(

4021: to_date('31-12-9999', 'DD-MM-YYYY'), 'USER', 'NOT_APPLICABLE', 'N', 1,
4022: sysdate, created_by, sysdate, last_updated_by, last_update_login
4023: FROM gcs_lex_map_rule_sets rst;
4024:
4025: INSERT INTO fem_object_definition_tl(
4026: object_definition_id, object_id, language, source_lang,
4027: old_approved_copy_flag, display_name, description, creation_date,
4028: created_by, last_update_date, last_updated_by, last_update_login)
4029: SELECT odb.object_definition_id, odb.object_id, userenv('LANG'),