What is template form?

Showing Answers 1 - 6 of 6 Answers

Thangs

  • May 20th, 2005
 

Standard form provided by Oracle. Has common AOL standards & routines

  Was this answer useful?  Yes

Thomas

  • Jul 12th, 2005
 

If we are to build a new custom form, we are supposed to use a template , which is called TEMPLATE.fmb.

  Was this answer useful?  Yes

v.hari krishna

  • Apr 19th, 2006
 

Template Form is a form that is to be used for building a new form and this form references all the standard libraries like(FNDSQF,APPCORE,APPCORE2,APPDAYPK,CUSTOM) which are used to build a form as per the oracle standards.This Template form has been provided by Oracle only.

Navigation for this Template form is:

APPL_TOP/au_TOP/FORMS/US/TEMPLATE.fmb

 

coolvarma

  • Nov 20th, 2006
 

Template form is provided by Oracle to develop NEW form in APPS environment. It contains pre-defined libraries (.pll )as mentioned in the earlier post.  To customize , we need to ADD code within custom.pll which is another /pll provided with this Template form.  No alterations or deletion should be made to other libraries within Template form. 

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