Screenshot:AD Implementation Mapping

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


AD Implementation Mapping

Displays the AD-implementation mappings for web.xml file

Object

Specific objects for web.xml file

  • Module : Module
  • Name : A non-unique identifier for a record/document often used as a search tool.
  • 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.
  • Sequence Number : The order of records in a specified document.
  • Active : A flag indicating whether this record is available for use or de-activated.
  • Load On StartUp
  • Object Type : Type of model object
  • 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.

Mapping

Mappings for objects

  • 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.
  • Active : A flag indicating whether this record is available for use or de-activated.
  • Organization : Organizational entity within client
  • Model Object : An identification of an object in the dictionary.
  • Client : Client for this installation.
  • Callout Class

Parameters

Parameters for the object in the web.xml file

  • Line No. : A line stating the position of this request in the document.
  • Name : A non-unique identifier for a record/document often used as a search tool.
  • Value : The value for the record.
  • Active : A flag indicating whether this record is available for use or de-activated.
  • Organization : Organizational entity within client
  • Model Object : An identification of an object in the dictionary.
  • Client : Client for this installation.
  • AD_Model_Object_Para_ID
Back button.png   Back to Screens_Reference