Friday, 7 March 2014

Forms Completion


frmcmp_batch module=/oratest/SIT/apps/apps_st/appl/au/12.0.0/forms/US/JAINCPTX.fmb userid=APPS/***** output_file=/oratest/SIT/apps/apps_st/appl/ja/12.0.0/forms/US/JAINCPTX.fmx module_type=form batch=yes compile_all=no

a) Set the APPL_TOP environment.
b) Change directory to $AU_TOP/forms/US.
c) Execute the following command from the operating system prompt:
frmcmp_batch module=<filename>.fmb output_file=$JA_TOP/forms/US/<filename>.fmx
userid=apps/<apps_pwd>
d) Check the output for errors.

In SINGLE MODE :

a) Set the APPL_TOP environment.
b) Change directory to $AU_TOP/forms/US.
c) Execute the following command from the operating system prompt:
frmcmp module=<filename>.fmb output_file=$JA_TOP/forms/US/<filename>.fmx userid=
apps/<apps_pwd>
d) Check the output for errors.


 

No comments:

Post a Comment