What is the use of Application Defaults in Progress? - Progress
What is the use of Application Defaults in Progress?
- The application defaults provide a way to manage the database fields for the end-users.
- They also provide inbuilt functions to built and manipulate the fields for better portability.
- The coding time gets considerably reduced by using the inbuilt functions and the information that are stored in Data Dictionary.
- Progress consists of the defaults in the database are as follows:
- Displaying of the default information for the fields that are involved with their format and the help messages.
- Providing the default data access with the behavior of the fields and the tables that are involved in data input checking of routines and values.