Difference between Oracle Forms and Apps Forms?

Showing Answers 1 - 1 of 1 Answers

akgorantla

  • Mar 24th, 2006
 

oracle Forms:-Oracle Forms are normal forms which are developed with Oracle forms tool in client side. 

oracle Apps Forms:-Apps forms are used in serverside oracle applications.

if u want to use the same Oracel Normal form in Oracle Applications u shold take Template.fmb from AU_TOP/Forms/US directory and start design the form in client machineonce.

Once it is compled,now u should do transfer this from to AU_TOP/Forms/US directory and generate .fmx file will be using F60gen command, transfer this .fmx file into appropriate base Directory ,

suppose if u r developing the form for PO module transfer this .fmx file  into PO_TOP/forms/US.create a Function for this form in Oracle apps under appropriate menu in appropriate Application Directory. use it in Oracle Apps.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions