Latest Answer: No. There are some triggers which should not be modified ...
Answer posted by Thangs on 2005-05-20 17:05:36: Routines for handling Message Dictionary, felxfields, prpfiles, concurrent processing, mulicurrency, WHO etc
Latest Answer: This Library used in form for the following function and related to them:Desc Flexfield,
Currency,
Concurrent Request Submission,
Record History,
Message Dictionary-Thanks S Jain ...
Answer posted by Thangs on 2005-05-20 17:04:22: Controls the Application Calendar
Latest Answer: The APPDAYPK library contains the packages that control the Oracle Applications Calendar feature. The calendar (or the date picker) is a utility that oracle apps provide to pick the dates for a date type field ...
Answer posted by Thangs on 2005-05-20 17:01:08: Columns tracking the audit trial(user) information. CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATED_DATE, LAST_UPDATE_LOGIN
Latest Answer: You can use the App_standard.Set_Who Function in pre_insert trigger and pre_update at the form level it will capture the details and update it in database table ...
Answer posted by Thangs on 2005-05-20 16:58:31: FNDSQF, APPCORE, APPCORE2, APPDAYPK, CUSTOM
Latest Answer: appcore,appdaypk,appcore2,fndsqs ...
Latest Answer: developing forms from the starting ie from scrap is custom development and customization means customizing the existing forms as per the customer requirements or business requirements. ...
Latest Answer: Form functions are used to call forms. Form functions are important because we can use same form in different ways using form function. For ex. If for some responsibility say form 'A' should be opened only in query mode then we can build form function ...
Latest Answer: DB Trigger are not allowed in Apps. ...
Latest Answer: The naming convention for unique Constraint may be Uk. ...
Latest Answer: There is no specific naming converntion but many people use PK_keyName to differentiate the value is Primary Key and FK_keyName for foreign Keys ...
View page << Previous 1 2 3 [4] 5 Next >>

Go Top