[Home] [Help]
12022:
12023: -- Bug#4466903
12024: -- Removed call to update psb_dss_dimension_mappings.
12025:
12026: FND_FILE.put_line(FND_FILE.LOG, 'Updating Table PSB_DEFAULT_ASSIGNMENTS');
12027: Update psb_default_assignments
12028: set attribute_id = l_sysorg_id
12029: where attribute_id = p_attribute_id;
12030:
12023: -- Bug#4466903
12024: -- Removed call to update psb_dss_dimension_mappings.
12025:
12026: FND_FILE.put_line(FND_FILE.LOG, 'Updating Table PSB_DEFAULT_ASSIGNMENTS');
12027: Update psb_default_assignments
12028: set attribute_id = l_sysorg_id
12029: where attribute_id = p_attribute_id;
12030:
12031: FND_FILE.put_line(FND_FILE.LOG, 'Updating Table PSB_POSITION_ASSIGNMENTS');
12068:
12069: -- Bug#4466903
12070: -- Removed call to update psb_dss_dimension_mappings.
12071:
12072: FND_FILE.put_line(FND_FILE.LOG, 'Updating Table PSB_DEFAULT_ASSIGNMENTS');
12073: Update psb_default_assignments
12074: set attribute_id = p_attribute_id
12075: where attribute_id = l_sysorg_id;
12076:
12069: -- Bug#4466903
12070: -- Removed call to update psb_dss_dimension_mappings.
12071:
12072: FND_FILE.put_line(FND_FILE.LOG, 'Updating Table PSB_DEFAULT_ASSIGNMENTS');
12073: Update psb_default_assignments
12074: set attribute_id = p_attribute_id
12075: where attribute_id = l_sysorg_id;
12076:
12077: FND_FILE.put_line(FND_FILE.LOG, 'Updating Table PSB_POSITION_ASSIGNMENTS');