==================
porting form
===================
cp XXXXSHIPCONTACT.fmb XXXXSHIPCONTACT_BKP_20APR10.fmb
cp XXXXSHIPCONTACT.fmb /u01/oracle/tst2appl/au/11.5.0/forms/US/XXXXSHIPCONTACT.fmb
cp XXXXSHIPCONTACT.fmb /u01/oracle/tst2appl/xxssft/forms/US/XXXXSHIPCONTACT.fmb
cp XXXXSHIPCONTACT.fmb $XXSSFT_TOP/forms/US/XXXXSHIPCONTACT.fmb
cd $AU_TOP/forms/US
cd $XXSSFT_TOP/forms/US
ls -lrt XXXXSHIPCONTACT*
ls -lrt $XXSSFT_TOP/forms/US/XXXXSHIPCONTACT*
ls -lrt /u01/oracle/tst2appl/xxssft/forms/US/XXXXSHIPCONTACT.fmx
FORMS60_PATH=$FORMS_60_PATH:$AU_TOP/forms/US
f60gen module =XXXX.fmb userid =apps/apps output_file=XXXXSHIPCONTACT.fmx module_type=form batch=no compile_all=special
f60gen module=XXXX.fmb userid=apps/apps output_file=$XXSSFT_TOP/forms/US/XXXX.fmx module_type=form batch=no compile_all=special
f60gen module =XXXX.fmb userid =apps/apps output_file=XXXX.fmx module_type=form batch=no compile_all=special
f60gen module =XXXX.fmb userid =apps/apps output_file=$XXSSFT_TOP/forms/US/XXXXOICPAF.fmx module_type=form batch=no compile_all=special
OE_ORDERS.Ship_To_Contact('WHEN-NEW-ITEM-INSTANCE');
OE_ORDERS.Ship_To_Contact('KEY-LISTVAL');
OE_ORDERS.Ship_To_Contact('WHEN-VALIDATE-ITEM');
OE_ORDERS.Ship_To_Contact('POST-TEXT-ITEM');
====================
Porting Custom.pll
====================
cd $AU_TOP/resource /u01/oracle/tst2appl/au/11.5.0/resource
cp CUSTOM.pll CUSTOM_11_May_10.pll
cp CUSTOM.plx CUSTOM_11_May_10.plx
ls -lrt CUSTOM*
put CUSTOM.pll
f60gen module=CUSTOM.pll userid=apps/apps output_file=CUSTOM.plx module_type=library batch=no compile_all=special
f60gen module=D2kwutil.pll userid=apps/apps output_file=D2kwutil.plx module_type=library batch=no compile_all=special
Join the OracleApps88 Telegram group @OracleApps88to get more information on Oracle EBS R12/Oracle Fusion applications.
If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
Wednesday, June 22, 2011
Oracle Forms Compilation
Subscribe to:
Post Comments (Atom)
If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
No comments:
Post a Comment