CUSTOM.pll personalized development steps

Development steps
1. Take the CUSTOM.pll file from the latest environment, customize a copy of the CUSTOM.pll file, XX_CUSTOM.pll, and customize the CUSTOM package into XX_CUSTOM
2. Add XX_CUSTOM.pll to CUSTOM.pll
Control the current form and data block


3. The XX_CUSTOM.pll file is called in the CUSTOM.pll file
Procedure in CUSTOM.pll, event calls xx_custom.event('WHEN-NEW-ITEM-INSTANCE');

4. Upload and compile the CUSTOM.pll file
4.1 Upload path
cd $AU_TOP/resource
4.2 Compilation path
cd $AU_TOP

compile command
frmcmp_batch userid=apps/apps module=$AU_TOP/resource/XX_CUSTOM.pll module_type=LIBRARY

frmcmp_batch userid=apps/apps module=$AU_TOP/resource/CUSTOM.pll module_type=LIBRARY

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324849851&siteId=291194637