Skip to content

Releases: MigOpsRepos/oracle_fnd

Version 1.3

16 Aug 21:43

Choose a tag to compare

2022-08-16 Version 1.3

  • Fix use of IF NOT EXISTS in extension files.
  • Remove email address.

2022-03-18 Version 1.2

  • Fix function FND_GLOBAL.APPS_INITIALIZE and update version to 1.2

2022-03-14 Version 1.1

  • Add missing functions in FND_GLOBAL package and related global
    configuration variable:

    • FND_GLOBAL.SECURITY_GROUP_ID
    • FND_GLOBAL.ORG_ID
    • FND_GLOBAL.USER_NAME
    • FND_GLOBAL.RESP_NAME
    • FND_GLOBAL.APPLICATION_NAME
    • FND_GLOBAL.APPLICATION_SHORT_NAME
    • FND_GLOBAL.ORG_NAME
    • FND_GLOBAL.BASE_LANGUAGE
    • FND_GLOBAL.CURRENT_LANGUAGE
    • FND_GLOBAL.CONC_PRIORITY_REQUEST
    • FND_GLOBAL.RESP_ID
    • FND_GLOBAL.RESP_APPL_ID

2022-02-28 Version 1.0

  • Initial commit.