-- Consulta registrada el 2026-02-06T01:15:43.197985 select * from dual -- Consulta registrada el 2025-09-29T17:26:14.544689 SELECT RTRIM(LTRIM(ROW_ID)) AS ROW_ID, RTRIM(LTRIM(LOOKUP_TYPE)) AS LOOKUP_TYPE, RTRIM(LTRIM(LOOKUP_CODE)) AS LOOKUP_CODE, RTRIM(LTRIM(MEANING)) AS MEANING, RTRIM(LTRIM(DESCRIPTION)) AS DESCRIPTION, ENABLED_FLAG, START_DATE_ACTIVE, END_DATE_ACTIVE, RTRIM(LTRIM(CREATED_BY)) AS CREATED_BY, TO_CHAR(CREATION_DATE, 'YYYY-MM-DD HH24:MI:SS') AS CREATION_DATE, RTRIM(LTRIM(LAST_UPDATED_BY)) AS LAST_UPDATED_BY, TO_CHAR(LAST_UPDATE_DATE, 'YYYY-MM-DD HH24:MI:SS') AS LAST_UPDATE_DATE, RTRIM(LTRIM(ATTRIBUTE1)) AS ATTRIBUTE1, -- full (y/n) RTRIM(LTRIM(ATTRIBUTE2)) AS ATTRIBUTE2, -- area RTRIM(LTRIM(ATTRIBUTE3)) AS ATTRIBUTE3, -- sub area RTRIM(LTRIM(ATTRIBUTE4)) AS ATTRIBUTE4, -- centro de costo RTRIM(LTRIM(ATTRIBUTE5)) AS ATTRIBUTE5 -- cuenta gestion FROM fnd_lookup_values_vl WHERE LOOKUP_TYPE = 'UAI_SEGURIDAD_REPORTES' AND ENABLED_FLAG = 'Y' -- Consulta registrada el 2025-09-29T15:52:24.195400 SELECT row_id, flex_value, flex_value_id, enabled_flag, start_date_active, end_date_active, value_category, attribute1, -- atributo de Centro de Costo: es centro ej: el ces, cefis attribute2, -- atributo de Centro de Costo: tipo de area ej: academica o administrativa attribute3, -- atributo de Centro de Costo: area relacionado con la linea area attribute4, -- atributo de Centro de Costo: sub area attribute5, -- atributo de Centro de Costo: tipo programa attribute6, -- atributo de Centro de Costo: subtipo porgrama attribute7, -- atributo de Centro de Costo: sede attribute8, -- atributo de Centro de Costo: con auxliar attribute9, -- atributo de Centro de Costo: nota ifrs attribute10, -- atributo de Centro de Costo: nota ses attribute11, -- atributo de Centro de Costo: sub grupo ses attribute12, -- atributo de Centro de Costo: forma consolidado gestion attribute13, -- atributo de Centro de Costo: forma consolidado ifrs attribute14, -- atributo de Centro de Costo: forma consolidado ses last_update_date, description, creation_date FROM FND_FLEX_VALUES_VL WHERE value_category IN ( 'Cuenta de Gestion UAI' -- tabla independiente ) and enabled_flag = 'Y' and flex_value_id = '89077' -- Consulta registrada el 2025-09-29T15:51:12.365053 SELECT row_id, flex_value, flex_value_id, enabled_flag, start_date_active, end_date_active, value_category, attribute1, -- atributo de Centro de Costo: es centro ej: el ces, cefis attribute2, -- atributo de Centro de Costo: tipo de area ej: academica o administrativa attribute3, -- atributo de Centro de Costo: area relacionado con la linea area attribute4, -- atributo de Centro de Costo: sub area attribute5, -- atributo de Centro de Costo: tipo programa attribute6, -- atributo de Centro de Costo: subtipo porgrama attribute7, -- atributo de Centro de Costo: sede attribute8, -- atributo de Centro de Costo: con auxliar attribute9, -- atributo de Centro de Costo: nota ifrs attribute10, -- atributo de Centro de Costo: nota ses attribute11, -- atributo de Centro de Costo: sub grupo ses attribute12, -- atributo de Centro de Costo: forma consolidado gestion attribute13, -- atributo de Centro de Costo: forma consolidado ifrs attribute14, -- atributo de Centro de Costo: forma consolidado ses last_update_date, description, creation_date FROM FND_FLEX_VALUES_VL WHERE value_category IN ( 'Cuenta de Gestion UAI' -- tabla independiente ) and enabled_flag = 'Y' and flex_value_id = '89059' -- Consulta registrada el 2025-09-29T15:50:40.172740 SELECT row_id, flex_value, flex_value_id, enabled_flag, start_date_active, end_date_active, value_category, attribute1, -- atributo de Centro de Costo: es centro ej: el ces, cefis attribute2, -- atributo de Centro de Costo: tipo de area ej: academica o administrativa attribute3, -- atributo de Centro de Costo: area relacionado con la linea area attribute4, -- atributo de Centro de Costo: sub area attribute5, -- atributo de Centro de Costo: tipo programa attribute6, -- atributo de Centro de Costo: subtipo porgrama attribute7, -- atributo de Centro de Costo: sede attribute8, -- atributo de Centro de Costo: con auxliar attribute9, -- atributo de Centro de Costo: nota ifrs attribute10, -- atributo de Centro de Costo: nota ses attribute11, -- atributo de Centro de Costo: sub grupo ses attribute12, -- atributo de Centro de Costo: forma consolidado gestion attribute13, -- atributo de Centro de Costo: forma consolidado ifrs attribute14, -- atributo de Centro de Costo: forma consolidado ses last_update_date, description, creation_date FROM FND_FLEX_VALUES_VL WHERE value_category IN ( 'Cuenta de Gestion UAI' -- tabla independiente ) and enabled_flag = 'Y' and flex_value_id = '89056' -- Consulta registrada el 2025-09-29T15:49:10.780628 SELECT row_id, flex_value, flex_value_id, enabled_flag, start_date_active, end_date_active, value_category, attribute1, -- atributo de Centro de Costo: es centro ej: el ces, cefis attribute2, -- atributo de Centro de Costo: tipo de area ej: academica o administrativa attribute3, -- atributo de Centro de Costo: area relacionado con la linea area attribute4, -- atributo de Centro de Costo: sub area attribute5, -- atributo de Centro de Costo: tipo programa attribute6, -- atributo de Centro de Costo: subtipo porgrama attribute7, -- atributo de Centro de Costo: sede attribute8, -- atributo de Centro de Costo: con auxliar attribute9, -- atributo de Centro de Costo: nota ifrs attribute10, -- atributo de Centro de Costo: nota ses attribute11, -- atributo de Centro de Costo: sub grupo ses attribute12, -- atributo de Centro de Costo: forma consolidado gestion attribute13, -- atributo de Centro de Costo: forma consolidado ifrs attribute14, -- atributo de Centro de Costo: forma consolidado ses last_update_date, description, creation_date FROM FND_FLEX_VALUES_VL WHERE value_category IN ( 'Cuenta de Gestion UAI' -- tabla independiente ) and enabled_flag = 'Y' -- Consulta registrada el 2025-09-29T15:17:17.188186 select * from FND_LOOKUP_VALUES_VL where LOOKUP_TYPE = 'UAI_CONS_GESTION_ESTRUCTURA' -- Consulta registrada el 2025-09-29T15:16:05.178964 select * from FND_LOOKUP_VALUES_VL where LOOKUP_TYPE = 'UAI_CONS_GESTION_ESTRUCTURA' -- Consulta registrada el 2025-09-29T15:15:38.421088 select concat ('GEST-', LOOKUP_CODE) as ID_CONS, LOOKUP_CODE, MEANING, ENABLED_FLAG, case when ATTRIBUTE1 = '' then '' when ATTRIBUTE1 <> '' then concat ('GEST-', ATTRIBUTE1) else '' end as ID_PADRE, DISPLAY_SEQUENCE, LOOKUP_TYPE, LAST_UPDATE_DATE from FND_LOOKUP_VALUES_VL where LOOKUP_TYPE = 'UAI_CONS_GESTION_ESTRUCTURA' -- Consulta registrada el 2025-09-29T15:13:04.182741 select concat ('GEST-', LOOKUP_CODE) as ID_CONS, LOOKUP_CODE, MEANING, ENABLED_FLAG, case when ATTRIBUTE1 = '' then '' when ATTRIBUTE1 <> '' then concat ('GEST-', ATTRIBUTE1) else '' end as ID_PADRE, DISPLAY_SEQUENCE, LOOKUP_TYPE, LAST_UPDATE_DATE from FND_LOOKUP_VALUES_VL where LOOKUP_TYPE = 'UAI_CONS_GESTION_FORMAS' -- Consulta registrada el 2025-09-29T15:11:36.030681 select concat ('GEST-', LOOKUP_CODE) as ID_CONS, LOOKUP_CODE, MEANING, ENABLED_FLAG, case when ATTRIBUTE1 = '' then '' when ATTRIBUTE1 <> '' then concat ('GEST-', ATTRIBUTE1) else '' end as ID_PADRE, DISPLAY_SEQUENCE, LOOKUP_TYPE, LAST_UPDATE_DATE from FND_LOOKUP_VALUES_VL where LOOKUP_TYPE = 'UAI_CONS_GESTION_ESTRUCTURA' -- Consulta registrada el 2025-09-29T15:02:02.372775 select concat ('GEST-', LOOKUP_CODE) as ID_CONS, LOOKUP_CODE, MEANING, ENABLED_FLAG, case when ATTRIBUTE1 = '' then '' when ATTRIBUTE1 <> '' then concat ('GEST-', ATTRIBUTE1) else '' end as ID_PADRE, DISPLAY_SEQUENCE, LOOKUP_TYPE, LAST_UPDATE_DATE from FND_LOOKUP_VALUES_VL where LOOKUP_TYPE = 'UAI_CONS_GESTION_ESTRUCTURA' -- Consulta registrada el 2025-09-29T15:00:55.865971 select concat ('SIES-', LOOKUP_CODE) as ID_CONS, LOOKUP_CODE, MEANING, ENABLED_FLAG, case when ATTRIBUTE1 = '' then '' when ATTRIBUTE1 <> '' then concat ('SIES-', ATTRIBUTE1) else '' end as ID_PADRE, DISPLAY_SEQUENCE, LOOKUP_TYPE, LAST_UPDATE_DATE from FND_LOOKUP_VALUES_VL where LOOKUP_TYPE = 'UAI_CONS_SIES_ESTRUCTURA' -- Consulta registrada el 2025-09-29T14:58:17.239910 select concat ('GEST-', LOOKUP_CODE) as ID_CONS, LOOKUP_CODE, MEANING, ENABLED_FLAG, case when ATTRIBUTE1 = '' then '' when ATTRIBUTE1 <> '' then concat ('GEST-', ATTRIBUTE1) else '' end as ID_PADRE, DISPLAY_SEQUENCE, LOOKUP_TYPE, LAST_UPDATE_DATE from FND_LOOKUP_VALUES_VL where LOOKUP_TYPE = 'UAI_CONS_GESTION_ESTRUCTURA'