Screenshot:Report and Process

From InfiniteERP Wiki
Jump to: navigation, search
Back button.png   Back to Screens Reference


Report and Process

Define and edit reports and processes (database or Java).

Report & Process

Define and edit reports and database or Java processes.

  • Module : Module
  • Search Key : A fast method for finding a particular record.
  • Name : A non-unique identifier for a record/document often used as a search tool.
  • Description : A space to write additional related information.
  • Help/Comment : A comment that adds additional information to help users work with fields.
  • Data Access Level : Indicates what type of data (in terms of AD_CLIENT and AD_ORG data columns) can be entered or viewed.
  • Advanced Feature : Is advanced feature
  • UI Pattern : Defines the UI Pattern
  • Report : An indication whether something is a document, or a report which summarizes information.
  • Requires Explicit Access Permission : Requires Explicit Access Permission
  • Prevent Concurrent Executions : Prevent Concurrent Executions of background process
  • 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.
  • Procedure : Name of the Database Procedure
  • Background : Is background process
  • Killable : Define if a background process is killable
  • Direct print : Print without dialog
  • Jasper Report
  • JR Template name
  • External Service : Sets the process as a external service that is loadable from the application menu.
  • Service Type : Indicates the type of the external service
  • Service Source : Indicates where is located the external service. It can be an URL or a path.
  • Active : A flag indicating whether this record is available for use or de-activated.
  • Process : A series of actions carried out in sequential order.
  • Organization : Organizational entity within client
  • Client : Client for this installation.

Translation

Edit your report or process translations for the predefined languages of your choice.

  • Language : A method of communication being used.
  • Active : A flag indicating whether this record is available for use or de-activated.
  • Translation : An indication that an item is translated.
  • Name : A non-unique identifier for a record/document often used as a search tool.
  • Description : A space to write additional related information.
  • Help/Comment : A comment that adds additional information to help users work with fields.
  • Process Translation
  • Process : A series of actions carried out in sequential order.
  • Organization : Organizational entity within client
  • Client : Client for this installation.

Role Access

Edit role access to a particular report or process.

  • Role : The profile of security for the user defining what windows and tabs they can see.
  • Active : A flag indicating whether this record is available for use or de-activated.
  • Editable Field : An indication that this field may be viewed.
  • Process : A series of actions carried out in sequential order.
  • Organization : Organizational entity within client
  • Client : Client for this installation.
  • AD_Process_Access_ID

Parameter

Define parameters for a process.

  • Process Parameter : Process Parameter
  • Name : A non-unique identifier for a record/document often used as a search tool.
  • Description : A space to write additional related information.
  • Help/Comment : A comment that adds additional information to help users work with fields.
  • Active : A flag indicating whether this record is available for use or de-activated.
  • Central Maintenance : A flag indicating that this label is managed in a central repository.
  • Sequence Number : The order of records in a specified document.
  • DB Column Name : The name of a column within the database.
  • Application Element : An element that consolidates help, descriptions and terms for a database column and allows for a central maintenance.
  • Reference : The data type of this field.
  • Reference Search Key : The exact reference specification for a list or a table.
  • Validation : A validation rule that defines how an entry is determined to be valid or invalid.
  • Length : An indication of the column length as defined in the database.
  • Mandatory : An indication noting that completing in a field is required to proceed.
  • Range : The parameter is a range of values
  • Default Value : The first non-null value in a set of values. It is used as a default value for a field when creating a record.
  • Default Logic 2 : Default value hierarchy, separated by ;
  • Min. Value : The lowest possible value an object can take.
  • Max. Value : The highest possible value an item can have.
  • Process : A series of actions carried out in sequential order.
  • Organization : Organizational entity within client
  • Client : Client for this installation.

Parameter Translation

Translate parameters of a process into multiple languages.

  • Language : A method of communication being used.
  • Active : A flag indicating whether this record is available for use or de-activated.
  • Translation : An indication that an item is translated.
  • Name : A non-unique identifier for a record/document often used as a search tool.
  • Description : A space to write additional related information.
  • Help/Comment : A comment that adds additional information to help users work with fields.
  • Process Parameter Translation
  • Process Parameter : Process Parameter
  • Organization : Organizational entity within client
  • Client : Client for this installation.

Process Class

Define the Java classes for the process that implement it.

  • Active : A flag indicating whether this record is available for use or de-activated.
  • Action : A drop down list box indicating the next step to take.
  • Default : A value that is shown whenever a record is created.
  • 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.
  • 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.

Process Mapping

Create mappings for a process used to call the it 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 button.png   Back to Screens Reference