Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Forms libraries used within Oracle E-Business Suite.

...

NameDescription
.pllPreLinked Library used for custom libraries.
.plxCompiled code.

...

Object Type Code

LIBRARY

Attributes

Name
DescriptionDefault ValueSupported Values
SourceSOURCEObject Source Location Type

SCM (**populating from SCM)

EBS (**manual creation)

SCM | EBS
Stage LocationSTAGE_LOCATION

Path to where the source file (pll) should be staged.

$AU_TOP/forms/
Target LocationTARGET_LOCATIONPath to where the compiled file should be deployed to.$AU_TOP/forms/
Module TypeMODULE_TYPESpecifies the type of module to make from the Form.LIBRARYLIBRARY
Compile AllCOMPILE_ALLPackage compile preference.specialspecial | YES | NO
Target File PermissionFILE_PERMISSIONSPermissions to apply to the file after it is deployedDefaults to the project property FDEBS_FILE_PERMISSIONS

...