Forms libraries used within Oracle E-Business Suite.
Object Type Identification
- Files with extensions .pll, .plx are included regardless of location
File Extensions
Name | Description |
---|---|
.pll | PreLinked Library used for custom libraries. |
.plx | Compiled code. |
...
Name | Description | Default Value | Supported Values |
---|---|---|---|
Source | Object Source Location Type | SCM (**populating from SCM) EBS (**manual creation) | SCM | EBS |
Stage Location | Path to where the source file (pll) should be staged. | $AU_TOP/forms/ | |
Target Location | Path to where the compiled file should be deployed to. | $AU_TOP/forms/ | |
Module Type | Specifies the type of module to make from the Form. | LIBRARY | LIBRARY |
Compile All | Package compile preference. | special | special | YES | NO |
...