Description:
Simple Form registration in oracle apps R12 Steps:
A form is a user interface to insert, update and delete data into and from the database. After development, a form must be registered with Oracle Application Object Library.
reading more: Create move order using API in oracle apps R12
Steps:
- application developer responsibility –> Application Menu –> Form
- Form : This form name best practice to have your company name shortcut then form name in capital letter eg. ORSK_CUSTOM_FORM
- Application : the application that your form is related to. if you have custom application you can selected here.
- User Form Name: This is caption or form name that describes the form of business in more detail and to be meaningful.
- Description: a general description of the form to give more details about your form indeed.
- A form executable (the fmx file) should be placed under the proper application top directory eg. XX_TOP/forms/US where XX is the application short name for a given application.
reading more: Form registration in oracle apps R12
Its simple that Form registration in oracle apps R12
[convertkit form=1415728]Hope this helpful.