Screenshot:Callout
Back to Screens_Reference |
Callout
Define callouts of the application, their classes, and their mapping plan.
Callout
Define and edit callouts of the application.
- Active : A flag indicating whether this record is available for use or de-activated.
- Module : Module
- Name : A non-unique identifier for a record/document often used as a search tool.
- Description : A space to write additional related information.
- Organization : Organizational entity within client
- Client : Client for this installation.
- Callout : A series of actions that occur when data is modified.
Callout Class
Define Java classes that implement the callout.
- Active : A flag indicating whether this record is available for use or de-activated.
- Java Class Name : The classname is used when generating a representation of the table in java (the entity or business object). The classname is the simplename of the class (so without the package name). Often the AD_Table.name can be used here.
- Default : A value that is shown whenever a record is created.
- Special Form : The name of the form being edited.
- Reference : The data type of this field.
- Process : A series of actions carried out in sequential order.
- Organization : Organizational entity within client
- Model Object : An identification of an object in the dictionary.
- Client : Client for this installation.
- Callout : A series of actions that occur when data is modified.
- Action : A drop down list box indicating the next step to take.
Callout Mapping
Introduce mappings used to call the callout through a browser.
- Active : A flag indicating whether this record is available for use or de-activated.
- Mapping Name : A direction or guide used to call this object through a browser.
- Default : A value that is shown whenever a record is created.
- Organization : Organizational entity within client
- Model Object : An identification of an object in the dictionary.
- Client : Client for this installation.
- Callout Class
Back to Screens_Reference |