1249: sysdate,
1250: user_id,
1251: login_id);
1252:
1253: /***** Logic to insert the ACTUAL/ADB rows into GCS_ENTITIES_ATTR
1254: for all operating entities********/
1255: --Start - Code inserted by Santosh Matam Dated 16-jan-2006
1256: IF read_mode IN (1, 2) THEN
1257: --Insert one row for Actuals
1254: for all operating entities********/
1255: --Start - Code inserted by Santosh Matam Dated 16-jan-2006
1256: IF read_mode IN (1, 2) THEN
1257: --Insert one row for Actuals
1258: INSERT INTO gcs_entities_attr
1259: (entity_id,
1260: data_type_code,
1261: ledger_id,
1262: source_system_code,
1314: AND vrs.associated_object_id(+) = fea_vrs.dim_attribute_numeric_member
1315: AND feb.entity_id = new_entity_id);
1316:
1317: --Insert one row for ADB
1318: INSERT INTO gcs_entities_attr
1319: (entity_id,
1320: data_type_code,
1321: ledger_id,
1322: source_system_code,