Projects

This section lists the upgrade changes after 11.1.1.9.2 to 11.1.1.10.1 upgrade.

Project Dimension

Following are the upgrade changes:
  1. Tables with records updated:
    • W_PROJECT_D (CREATED_BY_WID and CHANGED_BY_WID)

  2. Issues and bug fixes covered:

    Fusion (any version):
    • Bug 19154750: Applied UPPER() function to CREATED_BY_ID and CHANGED_BY_ID in SDE map so that the IDs are resoled properly against W_USER_D.

Financial Resource Dimension

Following are the upgrade changes:
  1. Tables with records updated:
    • W_DOMAIN_MEMBER_G (DOMAIN_MEMBER_CODE WHERE DOMAIN_CODE = ' PROJECT_RESOURCE_TYPE')

    • W_FINANCIAL_RESOUCE_D (RESOURCE_TYPE_CODE)

  2. Issues and bugs covered:

    EBS (any version):
    • Bug 20577194: ' PROJECT_RESOURCE_TYPE' domain code is sourced from two different tables. This can potentially cause duplicates in the target. Prefix to DOMAIN_MEMBER_CODES are added to resolve duplicates issue.