Skip to main content

Window: Model Generator Template

[Created: 10/07/2023 - Updated: 10/07/2023 ]
Description:
Help:

Tab: Model Generator Template

[Created: 10/07/2023 - Updated: 10/07/2023 ]
Description:
Help:
Tab Level: 0

Table 10: Model Generator Template - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ad_modelgeneratortemplate.AD_Client_ID numeric(10)
Search
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ad_modelgeneratortemplate.AD_Org_ID numeric(10)
Table Direct
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.ad_modelgeneratortemplate.Name character varying(60)
String
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ad_modelgeneratortemplate.IsActive character(1)
Yes-No
FolderA folder on a local or remote system to store data intoWe store files in folders, especially media files.ad_modelgeneratortemplate.Folder character varying(255)
String
DB Table NameYou can use % or a comma separated list of table names (case sensitive)Using '@TableName@' will change to current table when executing the processad_modelgeneratortemplate.TableName character varying(2000)
String
Package Namead_modelgeneratortemplate.PackageName character varying(60)
String
Table Entity Typead_modelgeneratortemplate.TableEntityType character varying(20)
String
Column Entity Typead_modelgeneratortemplate.ColumnEntityType character varying(20)
String