Form Compile

Compile form(.fmb)


11i
====
f60gen Module=$CUSTOM_TOP/forms/US/XYZABCD.fmb Userid=apps/XXXXXX Module_Type=FORM Output_File=$CUSTOM_TOP/forms/US/XYZABCD.fmx


Compiling package specification APP_CUSTOM...
   No compilation errors.

Compiling package specification CUSTOME_HANDLER_GEAR...
   No compilation errors.
.....
....


Created form file /ora/oracle/SID/applmgr/custom/11.5.0/forms/US/XYZABCD.fmx



R12
====
frmcmp_batch userid=apps/ module=.fmb output_file=.fmx module_type=form batch=no compile_all=special

EXAMPLE:


frmcmp_batch userid=apps/apps module=RCVRCERC.fmb output_file=$AU_TOP/forms/US/RCVRCERC.fmx module_type=form batch=no compile_all=special

No comments:

Post a Comment

comments