diff --git a/admin/_admin_list.html b/admin/_admin_list.html index a84b96d498..e1c9773d6d 100644 --- a/admin/_admin_list.html +++ b/admin/_admin_list.html @@ -4,7 +4,7 @@ Schema admin - + diff --git a/admin/_admin_summary.html b/admin/_admin_summary.html index 5c1f426d8d..9bbb150de1 100644 --- a/admin/_admin_summary.html +++ b/admin/_admin_summary.html @@ -2,7 +2,7 @@ Schema admin - + @@ -10,7 +10,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Schema admin

@@ -20,12 +20,12 @@

Schema admin

Table Comment - + db_jobs  Tasks that can be performed by a single Postgres function call. A Quartz cron expression is used to define the recurrence pattern.  - + db_jobs_history  history of the db_jobs calls (see admin,db_jobs): time, duration, used configuration and possibly number of rows deleted by the function  diff --git a/admin/db_jobs.html b/admin/db_jobs.html index bf21b0c575..96feda0752 100644 --- a/admin/db_jobs.html +++ b/admin/db_jobs.html @@ -4,8 +4,8 @@ Table admin.db_jobs - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table admin.db_jobs

diff --git a/admin/db_jobs_history.html b/admin/db_jobs_history.html index d8b04df03b..c93e2d836d 100644 --- a/admin/db_jobs_history.html +++ b/admin/db_jobs_history.html @@ -4,8 +4,8 @@ Table admin.db_jobs_history - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table admin.db_jobs_history

diff --git a/allenums.html b/allenums.html index 1715ddcd76..28bdef6822 100644 --- a/allenums.html +++ b/allenums.html @@ -4,7 +4,7 @@ Enum List - + diff --git a/allenums_summary.html b/allenums_summary.html index 60217a0f53..1707e0815e 100644 --- a/allenums_summary.html +++ b/allenums_summary.html @@ -4,7 +4,7 @@ Enum Tables - + @@ -12,7 +12,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Enumeration Tables

@@ -26,35 +26,35 @@

Enumeration Tables

Table Rows Comment - + oms  ApprovalStateCodeDefDO  Approval response state codes that are supported from the application by default.  - + oms  ApprovalStateCodeReasonDefDO  12  Approval state code reasons that are supported from the application by default.  - + oms  ApprovalTypeDefDO  Approval types that are supported from the application by default, e.g. "FraudPrevention".  - + oms  ChargeTypeDefDO  List the different charge types available by default.  - + oms  CommunicationVersionBeanNameDefDO  2  @@ -62,7 +62,7 @@

Enumeration Tables

Currently only the 'CommunicationInBeanManagerBean' is referenced.  - + oms  CommunicationVersionDefDO  2  @@ -71,21 +71,21 @@

Enumeration Tables

Currently only "v1.0" is supported.  - + oms  CountryCodeDefDO  Country codes, e.g. "ISO3166 ALPHA-2 Code".  - + oms  CountryDefDO  - 109  + 244  Countries that are supported by the platform by default. The related currency and iso-codes are included.  - + oms  DecisionBeanDefDO  20  @@ -93,14 +93,14 @@

Enumeration Tables

A decision bean is an implementation that checks whether a following action should be processes or not, for example the check whether an e-mail should be send or not.  - + oms  DeliveryFormDefDO  Delivery forms that are supported from the platform by default, e.g. "Standard".  - + oms  DeliveryOptionDefDO  9  @@ -108,14 +108,14 @@

Enumeration Tables

An order position can have more than one option.  - + oms  DeliveryTypeDefDO  Delivery types describe expected delivery times. The types EARLIEST and FIXED are not listed here as they depend on a date.  - + oms  DocumentFormatDefDO  8  @@ -127,7 +127,7 @@

Enumeration Tables

Mime-types are for example "application/pdf", "application/xml".  - + oms  EventDefDO  4  @@ -135,7 +135,7 @@

Enumeration Tables

Supported business events are for example related to customer e-mails, payment actions and invoicing  - + oms  ExecutionBeanDefDO  22  @@ -144,7 +144,7 @@

Enumeration Tables

Such tasks are for example the creation of documents, the import of products and more.  - + oms  ExecutionBeanKeyDefDO  120  @@ -152,14 +152,14 @@

Enumeration Tables

Customer e-mails for example use at least the property keys "shopEmailAddress" and "messageTemplate" (ExecutionBeanDefDO is SHOP_CUSTOMER_MAIL_SENDER).  - + oms  FileTransferJobTypeDefDO  Configuration Object for the different file transfer types (e.g. push or pull)  - + oms  IdentCodeGenerationBeanDefDO  3  @@ -167,7 +167,7 @@

Enumeration Tables

Ident codes in general are used from carriers.  - + oms  InvoicingEventDefDO  1  @@ -175,14 +175,14 @@

Enumeration Tables

Currently only the creation of an invoice is supported.  - + oms  InvoicingTypeDefDO  Types of invoices that are supported from the platform by default, e.g. "invoice".  - + oms  JobDefDO  15  @@ -191,7 +191,7 @@

Enumeration Tables

Note that the job framework is based on a single quartz job of the application server but has no further relations to the other offered quartz jobs.  - + oms  MailEventDefDO  1  @@ -199,14 +199,14 @@

Enumeration Tables

Currently only the sending of a customer e-mail is supported.  - + oms  MergeTypeDefDO  Merge types that are supported from the platform by default, e.g. "MERGE_MASTER".  - + oms  MessageTypeDefDO  133  @@ -214,14 +214,14 @@

Enumeration Tables

Message types are for example "Send order message", "Received release message".  - + oms  NumberRangeFormatterDefDO  Business Object to define number range calculation methods (e.g. for invoice numbers)  - + oms  ObjectTypeDefDO  36  @@ -229,14 +229,14 @@

Enumeration Tables

Types are for example orders, responses, transmissions.  - + oms  OrderOptimizeDefDO  Order optimization types that are supported from the application by default, e.g. optimization by price.  - + oms  OrderPosStatesDefDO  42  @@ -245,7 +245,7 @@

Enumeration Tables

States are for example INITIAL, ANNOUNCED, DISPATCHED.  - + oms  OrderStatesDefDO  43  @@ -254,7 +254,7 @@

Enumeration Tables

States are for example INITIAL, ANNOUNCED, DISPATCHED.  - + oms  OrderSupplierEvaluationRuleDefDO  8  @@ -262,21 +262,21 @@

Enumeration Tables

e.g. validation of availability and delivery time.  - + oms  OrderValidationRuleDefDO  13  Order validation rules that are supported from the application by default, e.g. check for article Ids.  - + oms  OrganizationTypeDefDO  Configuration Object for organization types (i.e. Oganization only, Shop, Supplier)  - + oms  ParameterTypeDefDO  14  @@ -284,56 +284,56 @@

Enumeration Tables

Examples: "BOOLEAN", "STRING" and "INTEGER", "URL", "EMAIL", "REGEX".  - + oms  Payment2ProcessStageDefDO    - + oms  PaymentDefDO  28  Available payment methods. Some of them may be used only as gouping reference. E.g.: "credit card"  - + oms  PaymentEventDefDO  used as refeference to the CreatePaymentNotificationPC ProcessController  - + oms  PaymentNotificationActionDefDO    - + oms  ProcessDefDO  136  Business processes that are supported from the platform by default, e.g. "AnnounceOrderQueue".  - + oms  ProcessStageDefDO    - + oms  ReductionUnitDefDO  Reduction units that are supported from the application by default, e.g. "monetary".  - + oms  ResponseStateCodeDefDO  6  @@ -341,7 +341,7 @@

Enumeration Tables

States are for example "ACC" for an accepted order or "CAN" for a canceled order.  - + oms  ResponseTypeDefDO  4  @@ -349,35 +349,35 @@

Enumeration Tables

Types are for example "INITIAL" for an initial order response.  - + oms  ReturnReasonDefDO  79  Return reasons that are supported from the application by default, e.g. "payment not received".  - + oms  ReturnTypeDefDO  Return types that are supported from the application by default, e.g. "Defect".  - + oms  RightDefDO  - 145  + 144  Fine granular list of the different access permissions. RightDO cannot be assigned to user directly, they must first be grouped in RoleDOs.  - + oms  RightGroupDefDO  List of groups to categorize the rightDO, as seen in OMT. Each RightDO belongs to exactly one RightGroupDefDO.  - + oms  RoleDefDO  6  @@ -385,7 +385,7 @@

Enumeration Tables

E.g. "SHOP", "SUPPLIER", "PAYMENTPROVIDER"  - + oms  SalesPriceCalculatorBeanDefDO  2  @@ -393,42 +393,42 @@

Enumeration Tables

Only the IOM Sales Price Calculator ( "IOM_SPC" ) is currently supported.  - + oms  SupplierTypeDefDO    - + oms  TransformerBeanDefDO  12    - + oms  TransformerProcessParameterKeyDefDO  21    - + oms  TransmissionFormDefDO  Transmission forms used to determines process flows for messages (i.e, PUSH and PULL).  - + oms  TransmissionStatesDefDO  11  List of all possible transmission states. Used only to ensure that referencing tables contain a subset of this list, without conflicting id or names (checked by foreign keys).  - + oms  TransmissionTypeDefDO  100  @@ -437,42 +437,42 @@

Enumeration Tables

Types are for example "SEND_CHECKED_ORDER" for an order that was validated.  - + omt  PresentationType  Presentations that properties can be displayed in.  - + product  ClassificationSystemDefDO    - + product  ImportConfigurationBeanDefDO    - + product  ImportDatapackFileTypeDefDO  46  CSV file types for the product import. Only the types A(1), N(39), BCG(13) and ABCGN(82) are regulary used.  - + product  LanguageDefDO  187    - + product  PriceComparisonProviderDefDO  0  diff --git a/alltables.html b/alltables.html index 4d7390c2de..b767c53094 100644 --- a/alltables.html +++ b/alltables.html @@ -4,7 +4,7 @@ All tables - + diff --git a/alltables_summary.html b/alltables_summary.html index 2acf0a195a..3c70829487 100644 --- a/alltables_summary.html +++ b/alltables_summary.html @@ -4,7 +4,7 @@ All tables - + @@ -12,7 +12,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

All tables

@@ -22,82 +22,82 @@

All tables

Schema Table Comment - + admin  db_jobs  Tasks that can be performed by a single Postgres function call. A Quartz cron expression is used to define the recurrence pattern.  - + admin  db_jobs_history  history of the db_jobs calls (see admin,db_jobs): time, duration, used configuration and possibly number of rows deleted by the function  - + oms  AdditionalSearchableAttributesDO  Configuration table to register additional properties to be considered by OMT searches. For now only usable to add order properties as additional order number references.  - + oms  ApprovalStateCodeDefDO  Approval response state codes that are supported from the application by default.  - + oms  ApprovalStateCodeReasonDefDO  Approval state code reasons that are supported from the application by default.  - + oms  ApprovalTypeDefDO  Approval types that are supported from the application by default, e.g. "FraudPrevention".  - + oms  CacheStateDO  List of internal caches, used mainly for configurable objects like shops and supliers. The caches should be cleared after any configuration change (see function oms.clear_cache_request).  - + oms  CarrierDO  List of all carriers and additional properties.  - + oms  ChargeTypeDefDO  List the different charge types available by default.  - + oms  CommunicationDO  Possible relations of communication properties which are send in various formats to external applications.
Formats are for example e-mails for customers, order export for ERP-systems, responses for commerce applications and more.  - + oms  CommunicationPartnerDO  Relations between two communication partners between which a transmission should be executed.  - + oms  CommunicationVersionBeanNameDefDO  Communication beans versions that are supported by the application.
Currently only the 'CommunicationInBeanManagerBean' is referenced.  - + oms  CommunicationVersionDefDO  Relations between a API-versions and specific versions of communication beans. The initial relations are supported from the application by default
@@ -105,45 +105,45 @@

All tables

Currently only "v1.0" is supported.  - + oms  CountryCodeDefDO  Country codes, e.g. "ISO3166 ALPHA-2 Code".  - + oms  CountryDefDO  Countries that are supported by the platform by default. The related currency and iso-codes are included.  - + oms  DecisionBeanDefDO  Decision beans that are supported by the application by default.
A decision bean is an implementation that checks whether a following action should be processes or not, for example the check whether an e-mail should be send or not.  - + oms  DeliveryFormDefDO  Delivery forms that are supported from the platform by default, e.g. "Standard".  - + oms  DeliveryOptionDefDO  Delivery options that are supported from the platform by default, e.g. "Cash on delivery".
An order position can have more than one option.  - + oms  DeliveryTypeDefDO  Delivery types describe expected delivery times. The types EARLIEST and FIXED are not listed here as they depend on a date.  - + oms  DocumentFormatDefDO  Document formats including related encodings, mime-types and transformer factories.
@@ -154,20 +154,20 @@

All tables

Mime-types are for example "application/pdf", "application/xml".  - + oms  EventDefDO  Business event listener types.
Supported business events are for example related to customer e-mails, payment actions and invoicing  - + oms  EventRegistryEntryDO  Registry for events that should occur at business processes.  - + oms  ExecutionBeanDefDO  Execution bean are single executable java beans that can be called inside business processes @@ -175,82 +175,82 @@

All tables

Such tasks are for example the creation of documents, the import of products and more.  - + oms  ExecutionBeanKeyDefDO  Execution bean keys are additional configurable properties that are used from {@link ExecutionBeanDefDO}.
Customer e-mails for example use at least the property keys "shopEmailAddress" and "messageTemplate" (ExecutionBeanDefDO is SHOP_CUSTOMER_MAIL_SENDER).  - + oms  ExecutionBeanValueDO  Values for a related execution bean key that should be used within an execution bean by a communication partner.  - + oms  FileTransferConfigurationDO  Configuration Object for the file transfer configurations
TodDo:add functionalities to manage the configuration in the oms ui; add foreign keys to oms.TransmissionTyeDefDO and oms.TypeDefDO  - + oms  FileTransferJobTypeDefDO  Configuration Object for the different file transfer types (e.g. push or pull)  - + oms  FinanceController2PaymentDefDO  Naming of finance controllers (debtor management systems) that can be used instead of defaults.  - + oms  FinanceController2TaxTypeDefDO  Tax type naming as used by finance controllers (debtor management systems) instead of defaults.  - + oms  FinanceControllerDO  List of all finance controllers (debtor management systems).  - + oms  IdentCodeGenerationBeanDefDO  Supported Ident code generators.
Ident codes in general are used from carriers.  - + oms  InvoicingEventDefDO  Supported invoice event handlers.
Currently only the creation of an invoice is supported.  - + oms  InvoicingEventRegistryEntryDO  Registry for events that should occur at business processes.  - + oms  InvoicingNoConfigDO  Table to configure the creation of invoice numbers.  - + oms  InvoicingTypeDefDO  Types of invoices that are supported from the platform by default, e.g. "invoice".  - + oms  JobDefDO  Jobs that are supported from the application by default. These jobs are based on the application job framework.
@@ -258,52 +258,52 @@

All tables

Note that the job framework is based on a single quartz job of the application server but has no further relations to the other offered quartz jobs.  - + oms  MailEventDefDO  Supported customer e-mail event handlers.
Currently only the sending of a customer e-mail is supported.  - + oms  MailEventRegistryEntryDO  Handlers for customer e-mail events and additional properties.  - + oms  MergeTypeDefDO  Merge types that are supported from the platform by default, e.g. "MERGE_MASTER".  - + oms  MessageTypeDefDO  Message types of the order-log.
Message types are for example "Send order message", "Received release message".  - + oms  NumberRangeFormatterDefDO  Business Object to define number range calculation methods (e.g. for invoice numbers)  - + oms  ObjectTypeDefDO  Supported business objects types.
Types are for example orders, responses, transmissions.  - + oms  OrderOptimizeDefDO  Order optimization types that are supported from the application by default, e.g. optimization by price.  - + oms  OrderPosStatesDefDO  Supported Order position states.
@@ -311,7 +311,7 @@

All tables

States are for example INITIAL, ANNOUNCED, DISPATCHED.  - + oms  OrderStatesDefDO  Supported Order states.
@@ -319,20 +319,20 @@

All tables

States are for example INITIAL, ANNOUNCED, DISPATCHED.  - + oms  OrderSupplierEvaluationRuleDefDO  Validation rules that are supported by the application by default. Used within the DOSE-process (supplier selection).
e.g. validation of availability and delivery time.  - + oms  OrderValidationRuleDefDO  Order validation rules that are supported from the application by default, e.g. check for article Ids.  - + oms  OrganizationDO  Organizations build a single tree structure on shops and suppliers, with following restricting rules:
@@ -344,169 +344,169 @@

All tables

A user that have a given role in a given organization have the same corresponding permissions in all children.  - + oms  OrganizationTypeDefDO  Configuration Object for organization types (i.e. Oganization only, Shop, Supplier)  - + oms  ParameterTypeDefDO  Supported parameter types.
Examples: "BOOLEAN", "STRING" and "INTEGER", "URL", "EMAIL", "REGEX".  - + oms  PartnerReferrerDO  List of communication partners with the mapping to their unique type.   - + oms  Payment2ProcessStageDefDO    - + oms  PaymentActionApprovalDefDO  List of payment action approvals that should be used by a shop.
Therefore a relation of shop, payment provider and payment method (see Shop2PaymentProvider2PaymentDefDO) is linked to payment actions an approval should be processed for, e.g. for authorization.  - + oms  PaymentDefDO  Available payment methods. Some of them may be used only as gouping reference. E.g.: "credit card"  - + oms  PaymentEventDefDO  used as refeference to the CreatePaymentNotificationPC ProcessController  - + oms  PaymentEventRegistryEntryDO    - + oms  PaymentNotificationActionDefDO    - + oms  PaymentProviderDO  List of all payment providers.  - + oms  PlatformConfigDO  Selected configurations of the platform.  - + oms  PlatformConfigPropertyDO  Additional ptaform wide copmnfigurations managed also managed within the java cache "bakery-cache-config"  - + oms  ProcessDefDO  Business processes that are supported from the platform by default, e.g. "AnnounceOrderQueue".  - + oms  ProcessStageDefDO    - + oms  ProcessesDO  List of business processes of the IOM.  - + oms  ReductionUnitDefDO  Reduction units that are supported from the application by default, e.g. "monetary".  - + oms  ResponseStateCodeDefDO  Supported response state codes.
States are for example "ACC" for an accepted order or "CAN" for a canceled order.  - + oms  ResponseTypeDefDO  Supported response types.
Types are for example "INITIAL" for an initial order response.  - + oms  ReturnReasonDefDO  Return reasons that are supported from the application by default, e.g. "payment not received".  - + oms  ReturnTypeDefDO  Return types that are supported from the application by default, e.g. "Defect".  - + oms  RightDefDO  Fine granular list of the different access permissions. RightDO cannot be assigned to user directly, they must first be grouped in RoleDOs.  - + oms  RightGroupDefDO  List of groups to categorize the rightDO, as seen in OMT. Each RightDO belongs to exactly one RightGroupDefDO.  - + oms  Role2RightDO  List of rights assigned to the different roles. This mapping can be performed in OMT.  - + oms  RoleDO  RoleDOs are used to define collections of rights(permissions). User can only have permissions through role assignments. These roles are all accessible and editable in OMT.  - + oms  RoleDefDO  Roles that are supported from the application by default regarding the creation and reception of messages and objects.
E.g. "SHOP", "SUPPLIER", "PAYMENTPROVIDER"  - + oms  SalesPriceCalculatorBeanDefDO  Beans for sales price calculation.
Only the IOM Sales Price Calculator ( "IOM_SPC" ) is currently supported.  - + oms  ScheduleDO  Additional schedules for jobs that are not triggered by quartz.
@@ -514,298 +514,298 @@

All tables

Colum names ending with "Current" are runtime attributes meant to temporarily overwrite the basic configuration during the OMS operation . They must not be set within project configuration scripts.  - + oms  Shop2CarrierDO  Carrier naming as used by the shop instead of defaults.  - + oms  Shop2ChargeTypeDefDO  Shop specific charge type names.  - + oms  Shop2CountryDefDO  Country and currency naming as used by the shop instead of defaults.  - + oms  Shop2DeliveryOptionDefDO  Delivery option naming as used by a shop instead of defaults.  - + oms  Shop2DeliveryTypeDefDO  Only use to map the Express delivery type to the shops. Other types are always available, their mapping is implicit.  - + oms  Shop2FinanceControllerDO  Finance controllers (debtor management systems) that should be used by a shop.  - + oms  Shop2OrderOptimizeDefDO  Per shop definition of which order optimizations must be used.  - + oms  Shop2OrderPosStatesDefDO  Order position state naming as used by the shop instead of defaults.  - + oms  Shop2OrderStatesDefDO  Order state naming as used by the shop instead of defaults.  - + oms  Shop2OrderSupplierEvaluationRuleDefDO  Evaluation rules that should be used in the DOSE-process for supplier selection for a shop.  - + oms  Shop2OrderValidationRuleDefDO  Validation rules for an incoming order that should be used for a shop.  - + oms  Shop2PaymentDefDO  Payment methods supported by the shop and some shop specific configurations. By payment lookup, e.g. using the payment method name in an order, there may be a fallback on the paymentName in PaymentDefDO, but only when the shop is mapped to the especial NO_PAYMENT method.  - + oms  Shop2PaymentProvider2PaymentDefDO  Payment providers and payment method that should be used by a shop  - + oms  Shop2ReductionUnitDefDO  Reduction unit naming as used by a shop-supplier relation instead of defaults.  - + oms  Shop2ResponseStateCodeDefDO  Response state code naming as used by a shop instead of defaults.  - + oms  Shop2ReturnReason2ApprovalStateCodeReasonDefDO  Relation of return reason and approval state codes reasons that should b used by a shop.  - + oms  Shop2ReturnReasonDefDO  Return reason naming as used by a shop instead of defaults.  - + oms  Shop2ReturnStatesDefDO  Return state naming as used by a shop instead of defaults.  - + oms  Shop2ReturnTypeDefDO  Return types that should be used by a shop.  - + oms  Shop2Supplier2ApprovalTypeDefDO  Order approval rules and further properties that are used by a shop. Optionally a supplier and payment provider (PSP) can be assigned.  - + oms  Shop2Supplier2ReduceReasonDO  Reduction agreement of a shop-supplier relation which contains a relation of reduce reasons of both, shop and supplier.  - + oms  Shop2SupplierDO  Define which suppliers are used by the shops and define related properties  - + oms  Shop2TaxTypeDefDO  Tax types as used by the shop in the order service.
A mapping between the shop and tax type is only required for shop tax names that differ from TaxTypeDefDO.taxType  - + oms  ShopDO  List of all shops and their basic configuration.  - + oms  ShopOrderValidationDO  List of all rule sets for order validation which checks the availability of information to corresponding properties of an order message.
It can be configured whether a field should have a value or not.  - + oms  Supplier2CarrierDO  Lists all carriers that are assigned to a supplier.  - + oms  Supplier2CountryDefDO  Country and currency naming as used by the supplier instead of defaults.  - + oms  Supplier2DeliveryOptionDefDO  Delivery option naming as used by a supplier instead of defaults.  - + oms  Supplier2PaymentDefDO  Payment method name aliases, as used by the supplier. Without such an alias, the Payment will be searched for in PaymentDefDO   - + oms  Supplier2ReductionUnitDefDO  Reduction unit naming as used by a supplier instead of defaults.  - + oms  Supplier2ResponseStateCodeDefDO  Response state code naming as used by a supplier instead of defaults.  - + oms  Supplier2ResponseTypeDefDO  Deprecated Response types naming as used by a supplier instead of defaults.  - + oms  Supplier2ReturnReasonDefDO  Return reason naming as used by a supplier instead of defaults.  - + oms  Supplier2ReturnTypeDefDO  Return types that should be used by a supplier.
Additionally information for RMA code generation can be configured for each return type.  - + oms  Supplier2TaxTypeDefDO  Tax types as used by the shop in the order service.  - + oms  SupplierContactDO  Deprecated Contacts of suppliers that can be used for contact.  - + oms  SupplierDO  List of all suppliers and their basic configuration.  - + oms  SupplierReturnAddressDO  Country and currency naming as used by the supplier instead of defaults.  - + oms  SupplierTypeDefDO    - + oms  TaxDO  Tax values and validity per country and type  - + oms  TaxTypeDefDO  Supported tax types.
Types are for example "NORMAL_TAX" or "SERVICE" for tax rates on services.  - + oms  TransformerBeanDefDO    - + oms  TransformerProcessDO  List of transfomer processes.  - + oms  TransformerProcessGroupDO    - + oms  TransformerProcessParameterDO    - + oms  TransformerProcessParameterKeyDefDO    - + oms  TransmissionFormDefDO  Transmission forms used to determines process flows for messages (i.e, PUSH and PULL).  - + oms  TransmissionStatesDefDO  List of all possible transmission states. Used only to ensure that referencing tables contain a subset of this list, without conflicting id or names (checked by foreign keys).  - + oms  TransmissionTypeDefDO  Transmission types regarding the creation and reception of messages and objects.
@@ -813,109 +813,109 @@

All tables

Types are for example "SEND_CHECKED_ORDER" for an order that was validated.  - + oms  User2OrganizationDO  Mapping User - Organization  - + oms  User2Role2OrganizationDO  Mapping User - Role - Organization  - + oms  User2RoleDO  List of roles per user. This table is like a reduced view of User2Role2OrganizationDO and does not need to be considered. Its content is maintained through triggers.  - + oms  UserDO  OMS users with their credentials (services and OMT users).  - + omt  CustomBlockDTO  Custom blocks that should be displayed additionally at selected extension points.  - + omt  CustomMenuItemDTO  Custom main menu items that should be displayed additionally.  - + omt  CustomOrderTabDTO  Custom order detail tabs that should be displayed additionally.  - + omt  CustomPropertyPresentationDTO  Properties that should be displayed in a custom block.  - + omt  FeatureToggleDTO  A list of feature-toggles to globally enable or disable features in the OMT.  - + omt  PresentationType  Presentations that properties can be displayed in.  - + product  ClassificationSystemDefDO    - + product  ImportConfigurationBeanDefDO    - + product  ImportConfigurationCopySupplierArticlesDO  Cascade Product Imports to other suppliers. Reserved for special cases in given projects  - + product  ImportConfigurationDO  This table is described in the IOM Product Import guide.  - + product  ImportDatapackFileTypeDefDO  CSV file types for the product import. Only the types A(1), N(39), BCG(13) and ABCGN(82) are regulary used.  - + product  LanguageDefDO    - + product  PriceComparisonProviderDefDO  Deprecated, already removed in java  - + product  SupplierClassificationSystemDO    diff --git a/column_usage.html b/column_usage.html index 63856459f1..74ab000b3b 100644 --- a/column_usage.html +++ b/column_usage.html @@ -4,7 +4,7 @@ Columns - + @@ -13,7 +13,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

@@ -58,1947 +58,1937 @@

Column Usage

-activeOMT -oms.CommunicationDO
oms.ExecutionBeanKeyDefDO
  - - - addressAddition oms.SupplierContactDO  - + addressLine1 oms.SupplierReturnAddressDO  - + addressLine2 oms.SupplierReturnAddressDO  - + addressLine3 oms.SupplierReturnAddressDO  - + addressLine4 oms.SupplierReturnAddressDO  - + addressLine5 oms.SupplierReturnAddressDO  - + aggregationCount oms.PlatformConfigDO  - + allowParentStock oms.Shop2SupplierDO  - + amountDaysForAutoCancellationOfPrepaidOrders oms.ShopDO  - + amountDaysForPaymentReminderMailOfPrepaidOrders oms.ShopDO  - + announce oms.ReturnReasonDefDO  - + approvalRank oms.Shop2Supplier2ApprovalTypeDefDO  - + approvalStateCodeDefRef oms.ApprovalStateCodeReasonDefDO  - + approvalStateCodeReasonDefRef oms.Shop2ReturnReason2ApprovalStateCodeReasonDefDO  - + approvalTypeDefRef oms.Shop2Supplier2ApprovalTypeDefDO  - + articleId oms.ShopOrderValidationDO  - + assortmentSupplier product.ImportConfigurationDO  - + asyncProcessing oms.ProcessesDO  - + authizationDurationInDays oms.Shop2PaymentDefDO  - + availabilityStoredProcedure product.ImportConfigurationDO  - + availabilityTolerance oms.ShopDO  - + basePath oms.FileTransferConfigurationDO  - + businessObjectProcessingDelay oms.SupplierDO  - + cacheName oms.CacheStateDO  - + called_at admin.db_jobs_history  - + canDatapackBeEmpty product.ImportConfigurationDO  - + cargoCenter oms.CarrierDO  - + cargoCompany oms.CarrierDO  - + carrierRef oms.PartnerReferrerDO
oms.Shop2CarrierDO
oms.Supplier2CarrierDO
  - + changeIdentificationOfArticle product.ImportConfigurationDO  - + chargeType oms.ChargeTypeDefDO  - + chargeTypeDefRef oms.Shop2ChargeTypeDefDO  - + checkMissingInLastDatapack product.ImportConfigurationDO  - + city oms.SupplierContactDO  - + classificationSystemDefRef product.SupplierClassificationSystemDO  - + cleanParentOnImport oms.SupplierDO  - + clearDate oms.CacheStateDO  - + commercialRegister oms.ShopOrderValidationDO  - + communicationPartnerRef oms.ExecutionBeanValueDO  - + communicationRef oms.CommunicationPartnerDO  - + communicationVersionBeanDefRef oms.CommunicationVersionDefDO  - + communicationVersionDefRef oms.CommunicationDO  - + companyName oms.ShopOrderValidationDO
oms.SupplierContactDO
oms.UserDO
  - + companyType oms.ShopOrderValidationDO  - + config admin.db_jobs_history  - + configId oms.ScheduleDO  - + configuration admin.db_jobs  - + contentSupplier oms.SupplierDO  - + convertToCSV product.ImportConfigurationDO  - + copyStoredProcedure product.ImportConfigurationDO  - + costNo oms.ShopOrderValidationDO  - + countGenerated oms.InvoicingNoConfigDO  - + countRetry oms.ScheduleDO  - + countryCodeDefRef oms.SupplierDO  - + countryDefRef oms.Shop2CountryDefDO
oms.ShopDO
oms.Supplier2CountryDefDO
oms.SupplierDO
oms.TaxDO
  - + createContentAssignment product.ImportConfigurationDO  - + createCredit oms.ReturnReasonDefDO  - + createManufacturer product.ImportConfigurationDO  - + createSupplierAssortmentSystem product.ImportConfigurationDO  - + creationDate oms.EventRegistryEntryDO
oms.FileTransferConfigurationDO
oms.InvoicingEventRegistryEntryDO
oms.InvoicingNoConfigDO
oms.MailEventRegistryEntryDO
oms.PaymentEventRegistryEntryDO
oms.ScheduleDO
oms.Shop2PaymentProvider2PaymentDefDO
  - + cron oms.ScheduleDO  - + cronCurrent oms.ScheduleDO  - + cron_expression admin.db_jobs  - + cryptedPassword oms.UserDO  - + csvDelimiter product.ImportConfigurationDO  - + csvHeader product.ImportConfigurationDO  - + csvQuote product.ImportConfigurationDO  - + currency oms.CountryDefDO  - + currencyName oms.CountryDefDO  - + currencySymbol oms.CountryDefDO  - + customBlockRef omt.CustomPropertyPresentationDTO  - + customProcedure product.ImportConfigurationCopySupplierArticlesDO  - + cutOffTime oms.SupplierDO  - + decisionBeanDefRef oms.CommunicationPartnerDO
oms.ExecutionBeanDefDO
oms.InvoicingEventRegistryEntryDO
oms.MailEventRegistryEntryDO
oms.PaymentEventRegistryEntryDO
oms.Shop2Supplier2ApprovalTypeDefDO
  - + defaultValue oms.ExecutionBeanKeyDefDO  - + delete_count admin.db_jobs_history  - + deletionTime oms.UserDO  - + deliveringSupplier oms.SupplierDO  - + deliveryOptionDefRef oms.Shop2DeliveryOptionDefDO
oms.Supplier2DeliveryOptionDefDO
  - + deliveryTypeDefRef oms.Shop2DeliveryTypeDefDO  - + department oms.ShopOrderValidationDO  - + discriminator oms.UserDO  - + doManualApprove oms.PaymentActionApprovalDefDO  - + doProcess oms.PaymentActionApprovalDefDO  - + documentFormatDefRef oms.CommunicationDO  - + ean oms.ShopOrderValidationDO  - + ejbLookup oms.Supplier2ReturnTypeDefDO  - + email oms.SupplierContactDO
oms.UserDO
  - + enabled oms.InvoicingNoConfigDO  - + encoding oms.DocumentFormatDefDO  - + endNumber oms.InvoicingNoConfigDO  - + enumInventoryLocationType oms.SupplierTypeDefDO  - + enumTaxType oms.TaxTypeDefDO  - + eolDetectionTimeInterval oms.Shop2SupplierDO  - + errorForcesAutomaticCancelation oms.Shop2OrderSupplierEvaluationRuleDefDO  - + eventDefRef oms.EventRegistryEntryDO  - + eventRegistryEntryRef oms.InvoicingEventRegistryEntryDO
oms.MailEventRegistryEntryDO
oms.PaymentEventRegistryEntryDO
  - + executionBeanDefRef oms.CommunicationDO
oms.ExecutionBeanKeyDefDO
  - + executionBeanKeyDefRef oms.ExecutionBeanValueDO  - + expectedRuntime oms.ScheduleDO  - + expectedRuntimeCurrent oms.ScheduleDO  - + externalId oms.UserDO  - + fax oms.SupplierContactDO  - + female oms.SupplierContactDO  - + fileRetentionDays oms.ScheduleDO  - + fileType product.ImportDatapackFileTypeDefDO  - + filenameRegex oms.TransformerProcessDO  - + financeControllerPaymentExportName oms.FinanceController2PaymentDefDO  - + financeControllerPaymentImportName oms.FinanceController2PaymentDefDO  - + financeControllerRef oms.FinanceController2PaymentDefDO
oms.FinanceController2TaxTypeDefDO
oms.PartnerReferrerDO
oms.Shop2FinanceControllerDO
product.ImportConfigurationDO
  - + financeControllerShopName oms.Shop2FinanceControllerDO  - + financeControllerTaxTypeExportName oms.FinanceController2TaxTypeDefDO  - + financeControllerTaxTypeImportName oms.FinanceController2TaxTypeDefDO  - + firstName oms.SupplierContactDO
oms.UserDO
  - + flatRateShipping oms.Shop2SupplierDO  - + format oms.DocumentFormatDefDO  - + function_name admin.db_jobs  - + generationDate oms.InvoicingNoConfigDO  - + group oms.Payment2ProcessStageDefDO
omt.CustomPropertyPresentationDTO
  - + hasSupplierPrefix oms.ShopDO  - + hashSalt oms.UserDO  - + hideIfValueEmpty omt.CustomPropertyPresentationDTO  - + houseNo oms.SupplierContactDO  - + iconClass omt.CustomMenuItemDTO  - + identCodeGenerationBeanDefRef oms.CarrierDO  - + identifyOnBakeryArticleRef product.ImportConfigurationDO  - + ignoreAdditionalPositions oms.SupplierDO  - + importBeanDefRef product.ImportConfigurationDO  - + importConfigurationRef product.ImportConfigurationCopySupplierArticlesDO  - + importDatapackFileTypeDefRef product.ImportConfigurationDO  - + includeNonDeliveringSupplier oms.RightDefDO  - + incomingURLParameter oms.CommunicationVersionDefDO  - + index oms.TransformerProcessDO  - + informShop oms.ReturnReasonDefDO  - + informSupplier oms.ReturnReasonDefDO  - + initOrderStateDefRef oms.Shop2PaymentDefDO  - + internalMediaPath product.ImportConfigurationDO  - + internalShopName oms.ShopDO  - + internalSupplierName oms.SupplierDO  - + interval oms.Supplier2ReturnTypeDefDO  - + invoicingEventDefRef oms.InvoicingEventRegistryEntryDO  - + invoicingTypeDefRef oms.InvoicingEventRegistryEntryDO
oms.InvoicingNoConfigDO
  - + isActive product.SupplierClassificationSystemDO  - + isAffectingDOSEonChange oms.Shop2Supplier2ApprovalTypeDefDO  - + isB2B oms.ShopDO  - + isBasic product.ClassificationSystemDefDO  - + isCoreSchedule oms.ScheduleDO  - + isDefault oms.Shop2Supplier2ReduceReasonDO  - + isDropShipment oms.Shop2SupplierDO  - + isOrderTransmission oms.Shop2Supplier2ApprovalTypeDefDO  - + isReservationWithDOSE oms.ShopDO  - + isSystem oms.RoleDO  - + isoCode2 oms.CountryDefDO  - + isoCode3 oms.CountryDefDO  - + isoCode639 product.LanguageDefDO  - + isoCode639_2 product.LanguageDefDO  - + isoNumeric oms.CountryDefDO  - + javaBeanName oms.OrderOptimizeDefDO  - + jobDefRef oms.ScheduleDO  - + key oms.CommunicationDO
oms.PlatformConfigPropertyDO
oms.ScheduleDO
omt.CustomPropertyPresentationDTO
omt.FeatureToggleDTO
  - + label omt.CustomBlockDTO
omt.CustomPropertyPresentationDTO
  - + languageDefRef oms.UserDO  - + lastConfigDate oms.PlatformConfigDO  - + lastGeneratedNumber oms.InvoicingNoConfigDO  - + lastName oms.SupplierContactDO
oms.UserDO
  - + lastRun oms.ScheduleDO  - + last_run admin.db_jobs  - + leadCode oms.Shop2SupplierDO  - + legal oms.SupplierDO  - + lineOfBusiness oms.ShopOrderValidationDO  - + location oms.TaxDO  - + lockedSince oms.ScheduleDO  - + loginErrors oms.UserDO  - + mailEventDefRef oms.MailEventRegistryEntryDO  - + mandatory oms.ExecutionBeanKeyDefDO
oms.OrderSupplierEvaluationRuleDefDO
oms.OrderValidationRuleDefDO
  - + manualApproval oms.Shop2Supplier2ApprovalTypeDefDO  - + manuallyApprovable oms.ReturnReasonDefDO  - + mapArticleId oms.ShopDO  - + maxNoOfRetries oms.CommunicationPartnerDO
oms.ScheduleDO
  - + maxNoOfRetriesCurrent oms.ScheduleDO  - + maxNotAllocatedInvoiceNo oms.InvoicingNoConfigDO  - + maxSearchResultSize oms.PlatformConfigDO  - + mergeTypeDefRef oms.CommunicationPartnerDO  - + messageTypeName oms.TransmissionTypeDefDO  - + minEndDate oms.Supplier2ReturnTypeDefDO  - + mobile oms.SupplierContactDO  - + modificationDate oms.CarrierDO
oms.EventRegistryEntryDO
oms.FileTransferConfigurationDO
oms.InvoicingEventRegistryEntryDO
oms.InvoicingNoConfigDO
oms.MailEventRegistryEntryDO
oms.PaymentEventRegistryEntryDO
oms.PaymentProviderDO
oms.ScheduleDO
oms.Shop2SupplierDO
oms.Shop2TaxTypeDefDO
oms.ShopDO
oms.Supplier2ReturnTypeDefDO
oms.SupplierDO
oms.UserDO
  - + moveObsoleteFiles oms.TransformerProcessDO  - + nextRetryDate oms.ScheduleDO  - + nextRetryDateCurrent oms.ScheduleDO  - + numberRangeFormatterDefRef oms.InvoicingNoConfigDO  - + orderAddressEmailRequired oms.ShopOrderValidationDO  - + orderOptimizeDefRef oms.Shop2OrderOptimizeDefDO
oms.ShopDO
  - + orderPosStatesDefRef oms.Shop2OrderPosStatesDefDO  - + orderProcessingDelay oms.ShopDO  - + orderStatesDefRef oms.Shop2OrderStatesDefDO  - + orderSupplierEvaluationRuleDefRef oms.Shop2OrderSupplierEvaluationRuleDefDO  - + orderTokenValidityDuration oms.ShopDO  - + orderValidationRuleDefRef oms.Shop2OrderValidationRuleDefDO  - + organizationRef oms.User2OrganizationDO
oms.User2Role2OrganizationDO
  - + organizationType oms.OrganizationTypeDefDO  - + overwriteSelectedSupplierAllowed oms.ShopDO  - + parameterKey oms.ExecutionBeanKeyDefDO  - + parameterTypeDefRef oms.ExecutionBeanKeyDefDO
oms.TransformerProcessParameterKeyDefDO
  - + parameterValue oms.ExecutionBeanValueDO
oms.TransformerProcessParameterDO
  - + parentId oms.OrganizationDO  - + parentImportConfigurationRef product.ImportConfigurationDO  - + parentRef oms.ShopDO  - + parentSupplierRef oms.SupplierDO  - + partlyCaptureAllowed oms.PaymentProviderDO  - + partlyRefundable oms.ReturnReasonDefDO  - + partlyReverseAllowed oms.PaymentProviderDO  - + partnerReferrerRef oms.FileTransferConfigurationDO  - + payment oms.PaymentDefDO  - + payment2ProcessStageDefRef oms.Shop2PaymentDefDO  - + paymentDefRef oms.FinanceController2PaymentDefDO
oms.InvoicingEventRegistryEntryDO
oms.PaymentEventRegistryEntryDO
oms.Shop2PaymentDefDO
oms.Shop2PaymentProvider2PaymentDefDO
oms.Supplier2PaymentDefDO
  - + paymentEventDefRef oms.PaymentEventRegistryEntryDO  - + paymentGroupRef oms.PaymentDefDO  - + paymentName oms.PaymentDefDO  - + paymentNotificationActionDefRef oms.PaymentActionApprovalDefDO
oms.PaymentEventRegistryEntryDO
  - + paymentProviderRef oms.PartnerReferrerDO
oms.Shop2PaymentProvider2PaymentDefDO
oms.Shop2Supplier2ApprovalTypeDefDO
  - + phone oms.SupplierContactDO  - + platformConfigRef oms.PlatformConfigPropertyDO  - + poBox oms.SupplierContactDO  - + postCode oms.SupplierContactDO  - + preferredSupplierOnly oms.ShopDO  - + preselected oms.Supplier2ReturnReasonDefDO
oms.Supplier2ReturnTypeDefDO
  - + presentationTypeRef omt.CustomPropertyPresentationDTO  - + priceComparisonProviderDefRef product.ImportConfigurationDO  - + proc admin.db_jobs_history  - + processDefRef oms.ProcessesDO  - + processStageDefRef oms.Payment2ProcessStageDefDO  - + processesRef oms.EventRegistryEntryDO  - + propertyKey oms.AdditionalSearchableAttributesDO  - + purchaseGross oms.ShopOrderValidationDO  - + purchaseNet oms.ShopOrderValidationDO  - + purchaseTax oms.ShopOrderValidationDO  - + queueName oms.ProcessDefDO  - + rank oms.OrderSupplierEvaluationRuleDefDO
oms.OrderValidationRuleDefDO
omt.CustomMenuItemDTO
omt.CustomOrderTabDTO
omt.CustomPropertyPresentationDTO
  - + reactivateOnStart oms.ScheduleDO  - + reactivateOnStartCurrent oms.ScheduleDO  - + receivingPartnerReferrerRef oms.CommunicationPartnerDO  - + reductionUnitDefRef oms.Shop2ReductionUnitDefDO
oms.Supplier2ReductionUnitDefDO
  - + referenceName oms.AdditionalSearchableAttributesDO  - + refundAllowed oms.ReturnReasonDefDO  - + refundDeliveryChargeAllowed oms.ReturnReasonDefDO  - + registerDate oms.ScheduleDO  - + reservationTimeInDays oms.Shop2SupplierDO  - + resetStockOnImport oms.Shop2SupplierDO  - + responseStateCodeDefRef oms.Shop2ResponseStateCodeDefDO
oms.Supplier2ResponseStateCodeDefDO
  - + responseTypeDefRef oms.Supplier2ResponseTypeDefDO  - + retryDelay oms.CommunicationPartnerDO
oms.ScheduleDO
  - + retryDelayCurrent oms.ScheduleDO  - + returnCarrierRef oms.Shop2SupplierDO  - + returnDeadline oms.ShopDO  - + returnLockFunction oms.ReturnReasonDefDO  - + returnNoteRequired oms.ReturnReasonDefDO  - + returnReasonDefRef oms.Shop2ReturnReasonDefDO
oms.Supplier2ReturnReasonDefDO
  - + returnStatesDefRef oms.Shop2ReturnStatesDefDO  - + returnTypeDefRef oms.ReturnReasonDefDO
oms.Shop2ReturnTypeDefDO
oms.Supplier2ReturnTypeDefDO
  - + right oms.RightDefDO  - + rightDefRef oms.Role2RightDO
omt.CustomMenuItemDTO
omt.CustomOrderTabDTO
  - + rightGroupDefRef oms.RightDefDO  - + rmaCodeCounter oms.Supplier2ReturnTypeDefDO  - + rmaCodeEnd oms.Supplier2ReturnTypeDefDO  - + rmaCodeStart oms.Supplier2ReturnTypeDefDO  - + rmaNo oms.Supplier2ReturnTypeDefDO  - + roleDefRef oms.TransmissionTypeDefDO  - + roleRef oms.Role2RightDO
oms.User2Role2OrganizationDO
oms.User2RoleDO
  - + row omt.CustomOrderTabDTO  - + runSynchron oms.Shop2OrderValidationRuleDefDO  - + runtime_sec admin.db_jobs_history  - + safePayment oms.Shop2PaymentDefDO  - + salesGross oms.ShopOrderValidationDO  - + salesNet oms.ShopOrderValidationDO  - + salesPriceCalculatorBeanDefRef oms.ShopDO  - + salesTax oms.ShopOrderValidationDO  - + searchType oms.AdditionalSearchableAttributesDO  - + secure omt.CustomMenuItemDTO
omt.CustomOrderTabDTO
  - + sendOrderApproval oms.Shop2Supplier2ApprovalTypeDefDO  - + sendOrderCoupon oms.Shop2SupplierDO  - + sendingPartnerReferrerRef oms.CommunicationPartnerDO  - + serverId oms.CacheStateDO  - + shippingCountryTaxMapping oms.ShopDO  - + shop2PaymentProvider2PaymentRef oms.PaymentActionApprovalDefDO  - + shop2ReturnReasonDefRef oms.Shop2ReturnReason2ApprovalStateCodeReasonDefDO  - + shop2ReturnReasonDefSpecRef oms.Shop2ReturnReasonDefDO  - + shop2SupplierRef oms.Shop2Supplier2ReduceReasonDO
oms.SupplierReturnAddressDO
  - + shopAccount oms.Shop2SupplierDO  - + shopArticleNoPrefix oms.Shop2SupplierDO  - + shopCarrierName oms.Shop2CarrierDO  - + shopChargeTypeName oms.Shop2ChargeTypeDefDO  - + shopCountryName oms.Shop2CountryDefDO  - + shopCurrencyName oms.Shop2CountryDefDO  - + shopCustomerNo oms.ShopOrderValidationDO  - + shopCustomerSequenceName oms.ShopDO  - + shopDeliveryOptionName oms.Shop2DeliveryOptionDefDO  - + shopDeliveryTypeName oms.Shop2DeliveryTypeDefDO  - + shopId oms.OrganizationDO  - + shopName oms.ShopDO  - + shopOrderNo oms.ShopOrderValidationDO  - + shopOrderOptimizeName oms.Shop2OrderOptimizeDefDO  - + shopOrderPosStatesName oms.Shop2OrderPosStatesDefDO  - + shopOrderSequenceName oms.ShopDO  - + shopOrderSequenceNumberFormatString oms.ShopDO  - + shopOrderStatesName oms.Shop2OrderStatesDefDO  - + shopOrderValidationRef oms.ShopDO  - + shopPassword oms.Shop2SupplierDO  - + shopPaymentName oms.Shop2PaymentDefDO  - + shopRMANumberSequenceFormatString oms.ShopDO  - + shopRMANumberSequenceName oms.ShopDO  - + shopReduceReason oms.Shop2Supplier2ReduceReasonDO  - + shopReductionUnitName oms.Shop2ReductionUnitDefDO  - + shopRef oms.EventRegistryEntryDO
oms.InvoicingNoConfigDO
oms.PartnerReferrerDO
oms.Shop2CarrierDO
oms.Shop2ChargeTypeDefDO
oms.Shop2CountryDefDO
oms.Shop2DeliveryOptionDefDO
oms.Shop2DeliveryTypeDefDO
oms.Shop2FinanceControllerDO
oms.Shop2OrderOptimizeDefDO
oms.Shop2OrderPosStatesDefDO
oms.Shop2OrderStatesDefDO
oms.Shop2OrderSupplierEvaluationRuleDefDO
oms.Shop2OrderValidationRuleDefDO
oms.Shop2PaymentDefDO
oms.Shop2PaymentProvider2PaymentDefDO
oms.Shop2ReductionUnitDefDO
oms.Shop2ResponseStateCodeDefDO
oms.Shop2ReturnReasonDefDO
oms.Shop2ReturnStatesDefDO
oms.Shop2ReturnTypeDefDO
oms.Shop2Supplier2ApprovalTypeDefDO
oms.Shop2SupplierDO
oms.Shop2TaxTypeDefDO
  - + shopResponseStateCodeName oms.Shop2ResponseStateCodeDefDO  - + shopReturnReasonName oms.Shop2ReturnReasonDefDO  - + shopReturnStatesName oms.Shop2ReturnStatesDefDO  - + shopReturnTypeName oms.Shop2ReturnTypeDefDO  - + shopSelectedSupplierId oms.ShopOrderValidationDO  - + shopSupplierName oms.Shop2SupplierDO  - + shopTaxTypeName oms.Shop2TaxTypeDefDO  - + showMaxReturnQuantity oms.PlatformConfigDO  - + singleArticleInfo oms.ShopDO  - + singlePositionArticle oms.ShopOrderValidationDO
oms.SupplierDO
  - + splitCount product.ImportConfigurationDO  - + splitShipmentAllowed oms.Shop2SupplierDO  - + splitTransmission oms.CommunicationPartnerDO  - + splitTransmissionPerSupplier oms.CommunicationPartnerDO  - + startDate oms.InvoicingNoConfigDO
oms.Supplier2ReturnTypeDefDO
  - + startNumber oms.InvoicingNoConfigDO  - + stockReduceModel oms.Shop2SupplierDO  - + storedProcedureGroup product.ImportConfigurationDO  - + street oms.SupplierContactDO  - + supplementArticleParent product.ImportConfigurationDO  - + supplier2ReturnTypeDefRef oms.SupplierReturnAddressDO  - + supplierAccount oms.Shop2SupplierDO  - + supplierApprovalTypeDescription oms.Shop2Supplier2ApprovalTypeDefDO  - + supplierApprovalTypeName oms.Shop2Supplier2ApprovalTypeDefDO  - + supplierCarrierName oms.Supplier2CarrierDO  - + supplierClassificationSystemName product.SupplierClassificationSystemDO  - + supplierCountryName oms.Supplier2CountryDefDO  - + supplierCurrencyName oms.Supplier2CountryDefDO  - + supplierDeliveryOptionName oms.Supplier2DeliveryOptionDefDO  - + supplierId oms.OrganizationDO  - + supplierName oms.SupplierDO  - + supplierPassword oms.Shop2SupplierDO  - + supplierPaymentName oms.Supplier2PaymentDefDO  - + supplierReduceReason oms.Shop2Supplier2ReduceReasonDO  - + supplierReductionUnitName oms.Supplier2ReductionUnitDefDO  - + supplierRef oms.PartnerReferrerDO
oms.Shop2Supplier2ApprovalTypeDefDO
oms.Shop2SupplierDO
oms.Supplier2CarrierDO
oms.Supplier2CountryDefDO
oms.Supplier2DeliveryOptionDefDO
oms.Supplier2PaymentDefDO
oms.Supplier2ReductionUnitDefDO
oms.Supplier2ResponseStateCodeDefDO
oms.Supplier2ResponseTypeDefDO
oms.Supplier2ReturnReasonDefDO
oms.Supplier2ReturnTypeDefDO
oms.Supplier2TaxTypeDefDO
oms.SupplierContactDO
product.ImportConfigurationCopySupplierArticlesDO
product.ImportConfigurationDO
product.SupplierClassificationSystemDO
  - + supplierResponseStateCodeName oms.Supplier2ResponseStateCodeDefDO  - + supplierResponseTypeName oms.Supplier2ResponseTypeDefDO  - + supplierReturnReasonName oms.Supplier2ReturnReasonDefDO  - + supplierReturnTypeName oms.Supplier2ReturnTypeDefDO  - + supplierShopName oms.Shop2SupplierDO  - + supplierSupportsCOD oms.Shop2SupplierDO  - + supplierTaxTypeName oms.Supplier2TaxTypeDefDO  - + supplierTypeDefRef oms.SupplierDO  - + supportsReservation oms.SupplierDO  - + supportsResponse oms.SupplierDO  - + syncProcessing oms.ProcessesDO  - + systemName product.ClassificationSystemDefDO  - + tableNameGroup product.ImportConfigurationDO  - + tax oms.TaxDO  - + taxType oms.TaxTypeDefDO  - + taxTypeDefRef oms.FinanceController2TaxTypeDefDO
oms.Shop2TaxTypeDefDO
oms.Supplier2TaxTypeDefDO
oms.TaxDO
  - + timeForPaymentAllowed oms.Shop2PaymentDefDO  - + timeToLive oms.ProcessesDO  - + title oms.SupplierContactDO
omt.CustomMenuItemDTO
omt.CustomOrderTabDTO
  - + trackingUrl oms.CarrierDO  - + transformerBeanDefRef oms.TransformerProcessDO  - + transformerFactory oms.DocumentFormatDefDO  - + transformerProcessGroupRef oms.FileTransferConfigurationDO
oms.TransformerProcessDO
  - + transformerProcessesParameterKeyDefRef oms.TransformerProcessParameterDO  - + transformerProcessesRef oms.TransformerProcessParameterDO  - + transmissionFormDefRef oms.CommunicationDO  - + transmissionTypeDefRef oms.CommunicationDO
oms.FileTransferConfigurationDO
oms.MailEventRegistryEntryDO
  - + transmissionTypeName oms.TransmissionTypeDefDO  - + typeDefRef oms.FileTransferConfigurationDO  - + uniformRoleConf oms.UserDO  - + updateArticleType product.ImportConfigurationDO  - + url omt.CustomMenuItemDTO
omt.CustomOrderTabDTO
  - + useAutomaticAuthorizationExtension oms.Shop2PaymentDefDO  - + useSupplierArticleNoAsShopArticleNo oms.Shop2SupplierDO  - + usedByShop oms.ResponseTypeDefDO  - + usedBySupplier oms.ResponseTypeDefDO  - -usedInAdmintool -product.LanguageDefDO  - - -usedInArticleExportConfig +usedInAdmintool product.LanguageDefDO  diff --git a/function_list.html b/function_list.html index 807a3c657c..177dfc919d 100644 --- a/function_list.html +++ b/function_list.html @@ -2,7 +2,7 @@ Functions - + @@ -56,7 +56,7 @@

 Functions

admin.is_column  - admin.is_column_notnullconstraint  + admin.is_column_notnullconstraint (2x)  admin.is_function  diff --git a/functions/admin_add_fk.html b/functions/admin_add_fk.html index 2b96cdcd96..a591d8cb81 100644 --- a/functions/admin_add_fk.html +++ b/functions/admin_add_fk.html @@ -2,7 +2,7 @@ admin.add_fk - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.add_fk. - +
Define a foreign key between table, but only if such a FK between the same column references does not exist yet. Raise a warning (no exception!) in case of a foreign key violation, in which case the constraint will of course not be generated. Example: @@ -44,7 +44,7 @@

 Functions

) RETURNS boolean LANGUAGE 'plpgsql' volatile;
  - +
Deprecated, use the new version with the columns passed as array

FUNCTION admin.add_fk ( from_tblsp text, diff --git a/functions/admin_create_or_update_domain.html b/functions/admin_create_or_update_domain.html index 7816fca8a3..745afe4527 100644 --- a/functions/admin_create_or_update_domain.html +++ b/functions/admin_create_or_update_domain.html @@ -2,7 +2,7 @@ admin.create_or_update_domain - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.create_or_update_domain. - +
Create a new "OrganizationDO" of type "domain", i.e. neither a shop nor a supplier, or update its description (idempotent). Return the corresponding OrganizationDO.id value

FUNCTION admin.create_or_update_domain ( p_parent_org_name character varying, diff --git a/functions/admin_delete_db_jobs_history.html b/functions/admin_delete_db_jobs_history.html index 8c166352a5..955337de93 100644 --- a/functions/admin_delete_db_jobs_history.html +++ b/functions/admin_delete_db_jobs_history.html @@ -2,7 +2,7 @@ admin.delete_db_jobs_history - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.delete_db_jobs_history. - +
To be used as Database Job. Delete old history entries from this DB Job framework (self cleanup). example: diff --git a/functions/admin_delete_jobrunhistorydo.html b/functions/admin_delete_jobrunhistorydo.html index 2e0c3d0c08..7e403b19f4 100644 --- a/functions/admin_delete_jobrunhistorydo.html +++ b/functions/admin_delete_jobrunhistorydo.html @@ -2,7 +2,7 @@ admin.delete_jobrunhistorydo - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.delete_jobrunhistorydo. - +
To be used as Database Job. Delete old entries from JobRunHistoryDO. example: diff --git a/functions/admin_delete_old_eventcontroldo.html b/functions/admin_delete_old_eventcontroldo.html index 40d2ade6c9..e52088ccce 100644 --- a/functions/admin_delete_old_eventcontroldo.html +++ b/functions/admin_delete_old_eventcontroldo.html @@ -2,7 +2,7 @@ admin.delete_old_eventcontroldo - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.delete_old_eventcontroldo. - +
To be used as Database Job. Remove old history entries of closed Events, except the last state (state=8000). Delete at max "batchsize" old EventControlDO and their history that are older than "days2keep". diff --git a/functions/admin_delete_old_ordersupplierevaluationdo.html b/functions/admin_delete_old_ordersupplierevaluationdo.html index 1b54c002fe..6533ca6019 100644 --- a/functions/admin_delete_old_ordersupplierevaluationdo.html +++ b/functions/admin_delete_old_ordersupplierevaluationdo.html @@ -2,7 +2,7 @@ admin.delete_old_ordersupplierevaluationdo - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.delete_old_ordersupplierevaluationdo. - +
To be used as Database Job. Delete at max "batchsize" old supplier evaluations and their history that are older than "days2keep". This deletion is done for all possible OrderSupplierEvaluationDO status("OrderSupplierEvaluationDO"."stateRef") diff --git a/functions/admin_delete_part_eventcontrolstatehistorydo.html b/functions/admin_delete_part_eventcontrolstatehistorydo.html index fa090efe34..0347f7f701 100644 --- a/functions/admin_delete_part_eventcontrolstatehistorydo.html +++ b/functions/admin_delete_part_eventcontrolstatehistorydo.html @@ -2,7 +2,7 @@ admin.delete_part_eventcontrolstatehistorydo - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.delete_part_eventcontrolstatehistorydo. - +
To be used as Database Job. Remove old history entries of closed Events, except the last state (state=8000). The batchsize configuration corresponds to the maximum number of EventControlDO to consider; diff --git a/functions/admin_delete_part_ordersupplierevaluationstatehistorydo.html b/functions/admin_delete_part_ordersupplierevaluationstatehistorydo.html index a34bd3d0f0..6647f5ae3c 100644 --- a/functions/admin_delete_part_ordersupplierevaluationstatehistorydo.html +++ b/functions/admin_delete_part_ordersupplierevaluationstatehistorydo.html @@ -2,7 +2,7 @@ admin.delete_part_ordersupplierevaluationstatehistorydo - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.delete_part_ordersupplierevaluationstatehistorydo. - +
To be used as Database Job. Remove old entries of closed evaluations (state=8000), except the last state. The batchsize configuration corresponds to the maximum number of EventControlDO to consider; diff --git a/functions/admin_delete_part_shopcustomermailtransmissionstatehistorydo.html b/functions/admin_delete_part_shopcustomermailtransmissionstatehistorydo.html index 12db2bb8bd..f8671a827a 100644 --- a/functions/admin_delete_part_shopcustomermailtransmissionstatehistorydo.html +++ b/functions/admin_delete_part_shopcustomermailtransmissionstatehistorydo.html @@ -2,7 +2,7 @@ admin.delete_part_shopcustomermailtransmissionstatehistorydo - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.delete_part_shopcustomermailtransmissionstatehistorydo. - +
To be used as Database Job. Remove the old history of successful mail transmissions, except the last state (6000=TRANSMISSIONED). example: diff --git a/functions/admin_drop_fk.html b/functions/admin_drop_fk.html index a75d77fe7f..b77248bf13 100644 --- a/functions/admin_drop_fk.html +++ b/functions/admin_drop_fk.html @@ -2,7 +2,7 @@ admin.drop_fk - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.drop_fk. - +
Delete a foreign key between table, if such a FK between the given column references does exist. Always return true. Example: diff --git a/functions/admin_get_column_type.html b/functions/admin_get_column_type.html index 54aa2119d4..784a14b7d0 100644 --- a/functions/admin_get_column_type.html +++ b/functions/admin_get_column_type.html @@ -2,7 +2,7 @@ admin.get_column_type - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.get_column_type. - +
return the data type of the column. Beware: an exception is thrown when the column does not exist. The column type is returned as formatted by the Postgres function format_type. diff --git a/functions/admin_get_index_name.html b/functions/admin_get_index_name.html index 1c568cfefe..a44fd8b93f 100644 --- a/functions/admin_get_index_name.html +++ b/functions/admin_get_index_name.html @@ -2,7 +2,7 @@ admin.get_index_name - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.get_index_name. - +
Return the the index name(s) corresponding to the schema,table and column list. Possible further index definitions, e.g.: for partial indexes, are not considered. Included columns must be listed in the columns too. diff --git a/functions/admin_is_column.html b/functions/admin_is_column.html index d3c8c9365d..6b3094fd2b 100644 --- a/functions/admin_is_column.html +++ b/functions/admin_is_column.html @@ -2,7 +2,7 @@ admin.is_column - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.is_column. - +
return true when there is a column p_column in the table p_schema.p_table. false otherwise. example: select admin.is_column('oms','User2OrganizationDO','id'); diff --git a/functions/admin_is_column_notnullconstraint.html b/functions/admin_is_column_notnullconstraint.html index 7aae0e6583..db1741f699 100644 --- a/functions/admin_is_column_notnullconstraint.html +++ b/functions/admin_is_column_notnullconstraint.html @@ -2,7 +2,7 @@ admin.is_column_notnullconstraint - + @@ -20,8 +20,10 @@

 Functions

Function(s) admin.is_column_notnullconstraint. - -
true when the column has a not null constraint. + +
Deprecated, use the new version with the additional ignore_missing parameter + +true when the column has a not null constraint. Throws an exception if the column does not exist. example: select admin.is_column_notnullconstraint('oms','OrderDO','id'); @@ -33,6 +35,20 @@

 Functions

) RETURNS boolean LANGUAGE 'plpgsql' volatile;
  + +
true when the column has a not null constraint. +With ignore_missing=false: Throws an exception if the column does not exist, otherwise return false when the column does not exist. +example: + select admin.is_column_notnullconstraint('oms','OrderDO','id', true); +
+
FUNCTION admin.is_column_notnullconstraint +( p_shema character varying, + p_table character varying, + p_column character varying, + ignore_missing boolean +) RETURNS boolean +LANGUAGE 'plpgsql' volatile;
  + diff --git a/functions/admin_is_function.html b/functions/admin_is_function.html index d9a2c8f4c9..82e08c708e 100644 --- a/functions/admin_is_function.html +++ b/functions/admin_is_function.html @@ -2,7 +2,7 @@ admin.is_function - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.is_function. - +
return true when there is a function named p_function in the shema p_schema. false otherwise. example: select admin.is_function('admin','is_function'); diff --git a/functions/admin_is_index.html b/functions/admin_is_index.html index 6e94bbf1dc..7a6d12d9ab 100644 --- a/functions/admin_is_index.html +++ b/functions/admin_is_index.html @@ -2,7 +2,7 @@ admin.is_index - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.is_index. - +
return true when there is an index p_index on the table p_schema.p_table. false otherwise. example: select admin.is_index('oms','User2OrganizationDO','User2OrganizationDO_user_idx'); diff --git a/functions/admin_is_sequence.html b/functions/admin_is_sequence.html index a4e6150658..4c2b8c182d 100644 --- a/functions/admin_is_sequence.html +++ b/functions/admin_is_sequence.html @@ -2,7 +2,7 @@ admin.is_sequence - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.is_sequence. - +
return true when there is a sequence p_schema.p_seq. false otherwise. example: select admin.is_sequence('oms','User2OrganizationDO_id_seq'); diff --git a/functions/admin_is_table_constraint.html b/functions/admin_is_table_constraint.html index 6f51a9702e..32e5772abd 100644 --- a/functions/admin_is_table_constraint.html +++ b/functions/admin_is_table_constraint.html @@ -2,7 +2,7 @@ admin.is_table_constraint - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.is_table_constraint. - +
return true when p_constraint is a constraint on the table p_schema. p_table example: select admin.is_table_constraint('oms','User2OrganizationDO','User2OrganizationDO_fk_organization'); diff --git a/functions/admin_is_trigger.html b/functions/admin_is_trigger.html index d5e43da5b4..d6c230f6fb 100644 --- a/functions/admin_is_trigger.html +++ b/functions/admin_is_trigger.html @@ -2,7 +2,7 @@ admin.is_trigger - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.is_trigger. - +
return true when there is a trigger named trigger_name on the table table_name. false otherwise. example: select admin.is_trigger('OrganizationDO','verify_organization2shop_tr'); diff --git a/functions/admin_is_view.html b/functions/admin_is_view.html index 051edb3905..00f8c803f6 100644 --- a/functions/admin_is_view.html +++ b/functions/admin_is_view.html @@ -2,7 +2,7 @@ admin.is_view - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.is_view. - +
return true when there is a view p_schema.p_view. false otherwise. example: select admin.is_view('oms','User2Role2ShopDO'); diff --git a/functions/admin_tables_is_empty.html b/functions/admin_tables_is_empty.html index 251a91809a..3945b024f0 100644 --- a/functions/admin_tables_is_empty.html +++ b/functions/admin_tables_is_empty.html @@ -2,7 +2,7 @@ admin.tables_is_empty - + @@ -20,7 +20,7 @@

 Functions

Function(s) admin.tables_is_empty. - +
Check if the passed tables have any content. With show_size=true, return the table size too. (Computing the table sizes is somewhat resource consuming. Example: diff --git a/functions/functions_menu.html b/functions/functions_menu.html index 76cd709eed..2d1dbdaf05 100644 --- a/functions/functions_menu.html +++ b/functions/functions_menu.html @@ -4,7 +4,7 @@ Functions - + diff --git a/functions/oms_clear_cache_request.html b/functions/oms_clear_cache_request.html index 1ba807724f..006f19e375 100644 --- a/functions/oms_clear_cache_request.html +++ b/functions/oms_clear_cache_request.html @@ -2,7 +2,7 @@ oms.clear_cache_request - + @@ -20,7 +20,7 @@

 Functions

Function(s) oms.clear_cache_request. - +
Request The server to clear their cache (see table oms."CacheStateDO"). The function reset the "lastConfigDate" in "PlatformConfigDO" too. The deletion should happen within a minute. diff --git a/import_order.html b/import_order.html index ee2962181a..027d4cfaa1 100644 --- a/import_order.html +++ b/import_order.html @@ -4,7 +4,7 @@ Insertion Order - + @@ -13,7 +13,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

@@ -25,7 +25,7 @@

Insertion Order

table_name --import order

-admin."db_jobs_history" --11
omt."FeatureToggleDTO" --63
oms."AdditionalSearchableAttributesDO" --66
oms."CacheStateDO" --71
admin."db_jobs" --112
oms."ApprovalStateCodeDefDO" --128
oms."ApprovalTypeDefDO" --129
oms."ChargeTypeDefDO" --133
oms."CommunicationVersionBeanNameDefDO" --135
oms."CountryCodeDefDO" --136
oms."CountryDefDO" --137
oms."DecisionBeanDefDO" --139
oms."DeliveryFormDefDO" --140
oms."DeliveryOptionDefDO" --141
oms."DeliveryTypeDefDO" --142
oms."DocumentFormatDefDO" --144
oms."EventDefDO" --148
oms."FileTransferJobTypeDefDO" --149
oms."FinanceControllerDO" --150
oms."IdentCodeGenerationBeanDefDO" --151
oms."InvoicingEventDefDO" --155
oms."InvoicingTypeDefDO" --157
oms."JobDefDO" --158
oms."MailEventDefDO" --159
oms."MergeTypeDefDO" --160
oms."MessageTypeDefDO" --161
oms."NumberRangeFormatterDefDO" --162
oms."ObjectTypeDefDO" --163
oms."OrderOptimizeDefDO" --171
oms."OrderPosStatesDefDO" --172
oms."OrderStatesDefDO" --173
oms."OrderSupplierEvaluationRuleDefDO" --174
oms."OrderValidationRuleDefDO" --176
oms."OrganizationTypeDefDO" --177
oms."ParameterTypeDefDO" --178
oms."PaymentDefDO" --179
oms."PaymentEventDefDO" --180
oms."PaymentNotificationActionDefDO" --181
oms."PaymentProviderDO" --184
oms."PlatformConfigDO" --185
oms."ProcessDefDO" --187
oms."ProcessStageDefDO" --188
oms."ReductionUnitDefDO" --191
oms."ResponseStateCodeDefDO" --192
oms."ResponseTypeDefDO" --194
oms."ReturnTypeDefDO" --200
oms."RightGroupDefDO" --201
oms."RoleDO" --202
oms."RoleDefDO" --203
oms."SalesPriceCalculatorBeanDefDO" --204
oms."ShopOrderValidationDO" --206
oms."SupplierTypeDefDO" --208
oms."TaxTypeDefDO" --209
oms."TransformerBeanDefDO" --210
oms."TransformerProcessGroupDO" --212
oms."TransmissionFormDefDO" --213
oms."TransmissionStatesDefDO" --215
omt."CustomBlockDTO" --219
omt."PresentationType" --221
product."ClassificationSystemDefDO" --233
product."ImportConfigurationBeanDefDO" --238
product."ImportDatapackFileTypeDefDO" --239
product."LanguageDefDO" --242
product."PriceComparisonProviderDefDO" --245
oms."ShopDO" --254
oms."RightDefDO" --257
oms."SupplierDO" --258
oms."PartnerReferrerDO" --262
oms."CommunicationDO" --264
oms."TransmissionTypeDefDO" --265
oms."UserDO" --267
oms."ExecutionBeanDefDO" --268
oms."Shop2SupplierDO" --271
oms."EventRegistryEntryDO" --274
oms."CommunicationPartnerDO" --275
oms."InvoicingNoConfigDO" --277
oms."TaxDO" --279
oms."ScheduleDO" --282
oms."Shop2Supplier2ApprovalTypeDefDO" --283
oms."Shop2PaymentProvider2PaymentDefDO" --288
oms."ProcessesDO" --293
oms."CarrierDO" --303
oms."ApprovalStateCodeReasonDefDO" --304
oms."Supplier2ReturnTypeDefDO" --307
oms."TransformerProcessDO" --308
oms."User2RoleDO" --309
product."ImportConfigurationDO" --320
product."SupplierClassificationSystemDO" --322
oms."ExecutionBeanKeyDefDO" --338
oms."FileTransferConfigurationDO" --340
oms."Shop2Supplier2ReduceReasonDO" --364
oms."Shop2ReturnReasonDefDO" --379
oms."OrganizationDO" --383
oms."User2OrganizationDO" --414
oms."PaymentEventRegistryEntryDO" --418
oms."User2Role2OrganizationDO" --438
oms."Payment2ProcessStageDefDO" --451
oms."Shop2PaymentDefDO" --461
oms."Supplier2ResponseTypeDefDO" --465
oms."Shop2OrderPosStatesDefDO" --467
omt."CustomPropertyPresentationDTO" --476
oms."CommunicationVersionDefDO" --483
oms."TransformerProcessParameterKeyDefDO" --487
oms."Shop2DeliveryTypeDefDO" --489
oms."Shop2ReturnStatesDefDO" --493
oms."Shop2OrderSupplierEvaluationRuleDefDO" --494
oms."PaymentActionApprovalDefDO" --495
oms."Shop2OrderValidationRuleDefDO" --500
oms."Shop2OrderStatesDefDO" --515
oms."Shop2DeliveryOptionDefDO" --528
oms."SupplierContactDO" --530
oms."Supplier2CountryDefDO" --535
oms."InvoicingEventRegistryEntryDO" --536
oms."Shop2ReductionUnitDefDO" --540
oms."TransformerProcessParameterDO" --541
oms."Shop2CountryDefDO" --549
oms."Supplier2ResponseStateCodeDefDO" --581
oms."Supplier2DeliveryOptionDefDO" --582
oms."Shop2FinanceControllerDO" --594
oms."Supplier2TaxTypeDefDO" --597
oms."Shop2ChargeTypeDefDO" --599
oms."Supplier2PaymentDefDO" --607
oms."Shop2ReturnReason2ApprovalStateCodeReasonDefDO" --609
oms."FinanceController2TaxTypeDefDO" --612
omt."CustomMenuItemDTO" --620
oms."Supplier2CarrierDO" --628
oms."FinanceController2PaymentDefDO" --636
oms."Shop2CarrierDO" --663
oms."SupplierReturnAddressDO" --674
oms."Shop2TaxTypeDefDO" --675
omt."CustomOrderTabDTO" --683
oms."Shop2ResponseStateCodeDefDO" --688
oms."ExecutionBeanValueDO" --689
oms."Supplier2ReductionUnitDefDO" --702
oms."Role2RightDO" --712
product."ImportConfigurationCopySupplierArticlesDO" --718
oms."Shop2ReturnTypeDefDO" --722
oms."Supplier2ReturnReasonDefDO" --733
oms."ReturnReasonDefDO" --734
oms."MailEventRegistryEntryDO" --742
oms."Shop2OrderOptimizeDefDO" --748
oms."PlatformConfigPropertyDO" --749 +omt."FeatureToggleDTO" --24
oms."AdditionalSearchableAttributesDO" --26
oms."CacheStateDO" --29
admin."db_jobs" --59
admin."db_jobs_history" --70
oms."ApprovalStateCodeDefDO" --129
oms."ApprovalTypeDefDO" --130
oms."ChargeTypeDefDO" --134
oms."CommunicationVersionBeanNameDefDO" --136
oms."CountryCodeDefDO" --137
oms."CountryDefDO" --138
oms."DecisionBeanDefDO" --140
oms."DeliveryFormDefDO" --141
oms."DeliveryOptionDefDO" --142
oms."DeliveryTypeDefDO" --143
oms."DocumentFormatDefDO" --145
oms."EventDefDO" --149
oms."FileTransferJobTypeDefDO" --150
oms."FinanceControllerDO" --151
oms."IdentCodeGenerationBeanDefDO" --152
oms."InvoicingEventDefDO" --156
oms."InvoicingTypeDefDO" --158
oms."JobDefDO" --159
oms."MailEventDefDO" --160
oms."MergeTypeDefDO" --161
oms."MessageTypeDefDO" --162
oms."NumberRangeFormatterDefDO" --163
oms."ObjectTypeDefDO" --164
oms."OrderOptimizeDefDO" --172
oms."OrderPosStatesDefDO" --173
oms."OrderStatesDefDO" --174
oms."OrderSupplierEvaluationRuleDefDO" --175
oms."OrderValidationRuleDefDO" --177
oms."OrganizationTypeDefDO" --178
oms."ParameterTypeDefDO" --179
oms."PaymentDefDO" --180
oms."PaymentEventDefDO" --181
oms."PaymentNotificationActionDefDO" --182
oms."PaymentProviderDO" --185
oms."PlatformConfigDO" --186
oms."ProcessDefDO" --188
oms."ProcessStageDefDO" --189
oms."ReductionUnitDefDO" --192
oms."ResponseStateCodeDefDO" --193
oms."ResponseTypeDefDO" --195
oms."ReturnTypeDefDO" --201
oms."RightGroupDefDO" --202
oms."RoleDO" --203
oms."RoleDefDO" --204
oms."SalesPriceCalculatorBeanDefDO" --205
oms."ShopOrderValidationDO" --207
oms."SupplierTypeDefDO" --209
oms."TaxTypeDefDO" --210
oms."TransformerBeanDefDO" --211
oms."TransformerProcessGroupDO" --213
oms."TransmissionFormDefDO" --214
oms."TransmissionStatesDefDO" --216
omt."CustomBlockDTO" --220
omt."PresentationType" --222
product."ClassificationSystemDefDO" --234
product."ImportConfigurationBeanDefDO" --239
product."ImportDatapackFileTypeDefDO" --240
product."LanguageDefDO" --243
product."PriceComparisonProviderDefDO" --245
oms."ShopDO" --254
oms."RightDefDO" --257
oms."CarrierDO" --258
oms."PartnerReferrerDO" --262
oms."SupplierDO" --263
oms."CommunicationDO" --265
oms."CommunicationVersionDefDO" --266
oms."Shop2SupplierDO" --270
oms."UserDO" --272
oms."EventRegistryEntryDO" --274
oms."ExecutionBeanDefDO" --275
oms."ExecutionBeanKeyDefDO" --276
oms."FileTransferConfigurationDO" --277
oms."InvoicingNoConfigDO" --278
oms."TaxDO" --280
oms."ScheduleDO" --283
oms."Shop2PaymentProvider2PaymentDefDO" --288
oms."ProcessesDO" --293
oms."TransmissionTypeDefDO" --303
oms."Payment2ProcessStageDefDO" --306
oms."Shop2ReturnReasonDefDO" --307
oms."ReturnReasonDefDO" --310
oms."Supplier2ReturnTypeDefDO" --311
oms."TransformerProcessParameterKeyDefDO" --312
oms."OrganizationDO" --313
product."SupplierClassificationSystemDO" --325
oms."CommunicationPartnerDO" --341
oms."Shop2Supplier2ReduceReasonDO" --363
oms."User2RoleDO" --381
product."ImportConfigurationDO" --386
oms."ApprovalStateCodeReasonDefDO" --399
oms."Shop2OrderSupplierEvaluationRuleDefDO" --402
oms."User2OrganizationDO" --404
oms."TransformerProcessDO" --406
oms."Shop2CarrierDO" --410
oms."Supplier2CarrierDO" --414
oms."Supplier2ReturnReasonDefDO" --417
oms."Supplier2TaxTypeDefDO" --428
oms."Shop2OrderOptimizeDefDO" --433
oms."Shop2ReturnTypeDefDO" --434
oms."ExecutionBeanValueDO" --438
oms."Shop2ResponseStateCodeDefDO" --441
oms."PlatformConfigPropertyDO" --455
oms."Shop2DeliveryTypeDefDO" --465
oms."Supplier2DeliveryOptionDefDO" --466
oms."SupplierContactDO" --473
oms."Shop2ReductionUnitDefDO" --490
oms."Shop2ReturnStatesDefDO" --500
oms."InvoicingEventRegistryEntryDO" --512
oms."PaymentEventRegistryEntryDO" --523
product."ImportConfigurationCopySupplierArticlesDO" --541
oms."Shop2CountryDefDO" --543
oms."PaymentActionApprovalDefDO" --556
oms."Shop2TaxTypeDefDO" --558
oms."Shop2OrderValidationRuleDefDO" --571
oms."Shop2ChargeTypeDefDO" --577
oms."Shop2FinanceControllerDO" --586
oms."SupplierReturnAddressDO" --588
oms."Shop2PaymentDefDO" --599
oms."Supplier2PaymentDefDO" --612
oms."Shop2ReturnReason2ApprovalStateCodeReasonDefDO" --615
oms."User2Role2OrganizationDO" --616
oms."Supplier2CountryDefDO" --626
oms."Supplier2ResponseStateCodeDefDO" --630
omt."CustomMenuItemDTO" --634
omt."CustomOrderTabDTO" --648
oms."Supplier2ResponseTypeDefDO" --652
oms."Role2RightDO" --654
oms."Shop2OrderStatesDefDO" --660
oms."MailEventRegistryEntryDO" --698
oms."Shop2OrderPosStatesDefDO" --701
omt."CustomPropertyPresentationDTO" --706
oms."TransformerProcessParameterDO" --707
oms."Shop2Supplier2ApprovalTypeDefDO" --709
oms."Shop2DeliveryOptionDefDO" --710
oms."Supplier2ReductionUnitDefDO" --719
oms."FinanceController2PaymentDefDO" --729
oms."FinanceController2TaxTypeDefDO" --739

diff --git a/oms/AdditionalSearchableAttributesDO.html b/oms/AdditionalSearchableAttributesDO.html index 1a8a18f58b..566c5f62ec 100644 --- a/oms/AdditionalSearchableAttributesDO.html +++ b/oms/AdditionalSearchableAttributesDO.html @@ -4,8 +4,8 @@ Table oms.AdditionalSearchableAttributesDO - - + + @@ -14,7 +14,7 @@

-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.AdditionalSearchableAttributesDO

diff --git a/oms/ApprovalStateCodeDefDO.html b/oms/ApprovalStateCodeDefDO.html index e5e8128c76..dcebdff0d6 100644 --- a/oms/ApprovalStateCodeDefDO.html +++ b/oms/ApprovalStateCodeDefDO.html @@ -4,8 +4,8 @@ Table oms.ApprovalStateCodeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ApprovalStateCodeDefDO (Enum)

diff --git a/oms/ApprovalStateCodeReasonDefDO.html b/oms/ApprovalStateCodeReasonDefDO.html index 166a51d5a2..9d76dc270a 100644 --- a/oms/ApprovalStateCodeReasonDefDO.html +++ b/oms/ApprovalStateCodeReasonDefDO.html @@ -4,8 +4,8 @@ Table oms.ApprovalStateCodeReasonDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ApprovalStateCodeReasonDefDO (Enum)

diff --git a/oms/ApprovalTypeDefDO.html b/oms/ApprovalTypeDefDO.html index df0f45f0ba..fcb876dad4 100644 --- a/oms/ApprovalTypeDefDO.html +++ b/oms/ApprovalTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.ApprovalTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ApprovalTypeDefDO (Enum)

diff --git a/oms/CacheStateDO.html b/oms/CacheStateDO.html index 273bfad53e..238aa53efb 100644 --- a/oms/CacheStateDO.html +++ b/oms/CacheStateDO.html @@ -4,8 +4,8 @@ Table oms.CacheStateDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.CacheStateDO

diff --git a/oms/CarrierDO.html b/oms/CarrierDO.html index 058b0e57a6..93c2c28e01 100644 --- a/oms/CarrierDO.html +++ b/oms/CarrierDO.html @@ -4,8 +4,8 @@ Table oms.CarrierDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.CarrierDO

diff --git a/oms/ChargeTypeDefDO.html b/oms/ChargeTypeDefDO.html index bf1a30465d..2ce1288aad 100644 --- a/oms/ChargeTypeDefDO.html +++ b/oms/ChargeTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.ChargeTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ChargeTypeDefDO (Enum)

diff --git a/oms/CommunicationDO.html b/oms/CommunicationDO.html index 2645b6fb85..d47a18b449 100644 --- a/oms/CommunicationDO.html +++ b/oms/CommunicationDO.html @@ -4,8 +4,8 @@ Table oms.CommunicationDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.CommunicationDO

@@ -52,15 +52,6 @@

Columns 

-activeOMT -boolean - - -Whether the relation should be used in the graphical user interface OMT.  - - - - key varchar(255) UNIQUE @@ -68,7 +59,7 @@

Columns 

Identifier that represent the relation as a string. Example "PDF###DOCUMENT_CREATION_BEAN###CREATE_DOCUMENT"  - + DocumentFormatDefDO documentFormatDefRef integer @@ -77,7 +68,7 @@

Columns 

The document format that should be used.  - + ExecutionBeanDefDO executionBeanDefRef integer @@ -86,7 +77,7 @@

Columns 

The implementation that executes the main communication task.  - + TransmissionTypeDefDO transmissionTypeDefRef integer @@ -95,7 +86,7 @@

Columns 

The transmission type that should be used.  - + CommunicationVersionDefDO communicationVersionDefRef integer @@ -104,7 +95,7 @@

Columns 

  - + TransmissionFormDefDO transmissionFormDefRef integer diff --git a/oms/CommunicationPartnerDO.html b/oms/CommunicationPartnerDO.html index b041507701..7cf83de28e 100644 --- a/oms/CommunicationPartnerDO.html +++ b/oms/CommunicationPartnerDO.html @@ -4,8 +4,8 @@ Table oms.CommunicationPartnerDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.CommunicationPartnerDO

diff --git a/oms/CommunicationVersionBeanNameDefDO.html b/oms/CommunicationVersionBeanNameDefDO.html index e080c2c2f9..d33e15498d 100644 --- a/oms/CommunicationVersionBeanNameDefDO.html +++ b/oms/CommunicationVersionBeanNameDefDO.html @@ -4,8 +4,8 @@ Table oms.CommunicationVersionBeanNameDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.CommunicationVersionBeanNameDefDO (Enum)

diff --git a/oms/CommunicationVersionDefDO.html b/oms/CommunicationVersionDefDO.html index 6c0f3a10e8..60834b56ab 100644 --- a/oms/CommunicationVersionDefDO.html +++ b/oms/CommunicationVersionDefDO.html @@ -4,8 +4,8 @@ Table oms.CommunicationVersionDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.CommunicationVersionDefDO (Enum)

diff --git a/oms/CountryCodeDefDO.html b/oms/CountryCodeDefDO.html index 511a110ccd..0ed89c57b1 100644 --- a/oms/CountryCodeDefDO.html +++ b/oms/CountryCodeDefDO.html @@ -4,8 +4,8 @@ Table oms.CountryCodeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.CountryCodeDefDO (Enum)

diff --git a/oms/CountryDefDO.html b/oms/CountryDefDO.html index a60e17b98f..cf4fac5e37 100644 --- a/oms/CountryDefDO.html +++ b/oms/CountryDefDO.html @@ -4,8 +4,8 @@ Table oms.CountryDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.CountryDefDO (Enum)

@@ -326,7 +326,142 @@

Enum Values 

106PHPPhilippine Peso₱PHPHL608Phillippines 107QARQatari Riyal﷼QAQAT634Qatar 108EUREuro€SMSMR674San Marino -109SYPSyrian Pound£SYSYR760Syria +109SYPSyrian Pound£SYSYR760Syria +110EUREuro€ADANDAndorra +111XCDEast Caribbean DollarEC$AGATGAntigua & Barbuda +112XCDEast Caribbean DollarEC$AIAIAAnguilla +113AMDArmenian DramAMDAMARMArmenia +114AOAAngolan KwanzaAOAAOAGOAngola +115USDUS Dollar$ASASMAmerican Samoa +116AWGAruban FlorinAWGAWABWAruba +117AZNAzerbaijani ManatAZNAZAZEAzerbaijan +118BBDBarbadian DollarBBDBBBRBBarbados +119BDTBangladeshi TakaBDTBDBGDBangladesh +120XOFWest African CFA FrancF CFABFBFABurkina Faso +121BIFBurundian FrancBIFBIBDIBurundi +122XOFWest African CFA FrancF CFABJBENBenin +123EUREuro€BLBLMSt. Barthélemy +124BMDBermudan DollarBMDBMBMUBermuda +125USDUS Dollar$BQBESCaribbean Netherlands +126BSDBahamian DollarBSDBSBHSBahamas +127BTNBhutanese NgultrumBTNBTBTNBhutan +128BWPBotswanan PulaBWPBWBWABotswana +129BZDBelize DollarBZDBZBLZBelize +130AUDAustralian DollarA$CCCCKCocos (Keeling) Islands +131CDFCongolese FrancCDFCDCODCongo - Kinshasa +132XAFCentral African CFA FrancFCFACFCAFCentral African Republic +133XAFCentral African CFA FrancFCFACGCOGCongo - Brazzaville +134XOFWest African CFA FrancF CFACICIVCôte d’Ivoire +135NZDNew Zealand DollarNZ$CKCOKCook Islands +136XAFCentral African CFA FrancFCFACMCMRCameroon +137CVECape Verdean EscudoCVECVCPVCape Verde +138ANGNetherlands Antillean GuilderANGCWCUWCuraçao +139AUDAustralian DollarA$CXCXRChristmas Island +140DJFDjiboutian FrancDJFDJDJIDjibouti +141XCDEast Caribbean DollarEC$DMDMADominica +142DOPDominican PesoDOPDODOMDominican Republic +143MADMoroccan DirhamMADEHESHWestern Sahara +144ERNEritrean NakfaERNERERIEritrea +145ETBEthiopian BirrETBETETHEthiopia +146FJDFijian DollarFJDFJFJIFiji +147FKPFalkland Islands PoundFKPFKFLKFalkland Islands +148USDUS Dollar$FMFSMMicronesia +149DKKDanish KroneDKKFOFROFaroe Islands +150XAFCentral African CFA FrancFCFAGAGABGabon +151EUREuro€GFGUFFrench Guiana +152GBPBritish Pound£GGGGYGuernsey +153GHSGhanaian CediGHSGHGHAGhana +154GIPGibraltar PoundGIPGIGIBGibraltar +155GMDGambian DalasiGMDGMGMBGambia +156GNFGuinean FrancGNFGNGINGuinea +157EUREuro€GPGLPGuadeloupe +158GTQGuatemalan QuetzalGTQGTGTMGuatemala +159USDUS Dollar$GUGUMGuam +160XOFWest African CFA FrancF CFAGWGNBGuinea-Bissau +161GYDGuyanaese DollarGYDGYGUYGuyana +162GBPBritish Pound£IMIMNIsle of Man +163USDUS Dollar$IOIOTBritish Indian Ocean Territory +164IRRIranian RialIRRIRIRNIran +165GBPBritish Pound£JEJEYJersey +166KESKenyan ShillingKESKEKENKenya +167KGSKyrgystani SomKGSKGKGZKyrgyzstan +168KHRCambodian RielKHRKHKHMCambodia +169AUDAustralian DollarA$KIKIRKiribati +170KMFComorian FrancKMFKMCOMComoros +171XCDEast Caribbean DollarEC$KNKNASt. Kitts & Nevis +172KPWNorth Korean WonKPWKPPRKNorth Korea +173KYDCayman Islands DollarKYDKYCYMCayman Islands +174LAKLaotian KipLAKLALAOLaos +175XCDEast Caribbean DollarEC$LCLCASt. Lucia +176LRDLiberian DollarLRDLRLBRLiberia +177LSLLesotho LotiLSLLSLSOLesotho +178EUREuro€MCMCOMonaco +179EUREuro€MFMAFSt. Martin +180MGAMalagasy AriaryMGAMGMDGMadagascar +181USDUS Dollar$MHMHLMarshall Islands +182XOFWest African CFA FrancF CFAMLMLIMali +183MNTMongolian TugrikMNTMNMNGMongolia +184USDUS Dollar$MPMNPNorthern Mariana Islands +185EUREuro€MQMTQMartinique +186MRUMauritanian OuguiyaMRUMRMRTMauritania +187XCDEast Caribbean DollarEC$MSMSRMontserrat +188MURMauritian RupeeMURMUMUSMauritius +189MWKMalawian KwachaMWKMWMWIMalawi +190MZNMozambican MeticalMZNMZMOZMozambique +191NADNamibian DollarNADNANAMNamibia +192XPFCFP FrancCFPFNCNCLNew Caledonia +193XOFWest African CFA FrancF CFANENERNiger +194AUDAustralian DollarA$NFNFKNorfolk Island +195NGNNigerian NairaNGNNGNGANigeria +196NIONicaraguan CórdobaNIONINICNicaragua +197AUDAustralian DollarA$NRNRUNauru +198NZDNew Zealand DollarNZ$NUNIUNiue +199XPFCFP FrancCFPFPFPYFFrench Polynesia +200PGKPapua New Guinean KinaPGKPGPNGPapua New Guinea +201EUREuro€PMSPMSt. Pierre & Miquelon +202NZDNew Zealand DollarNZ$PNPCNPitcairn Islands +203USDUS Dollar$PRPRIPuerto Rico +204USDUS Dollar$PWPLWPalau +205PYGParaguayan GuaraniPYGPYPRYParaguay +206EUREuro€REREURéunion +207RWFRwandan FrancRWFRWRWARwanda +208SBDSolomon Islands DollarSBDSBSLBSolomon Islands +209SCRSeychellois RupeeSCRSCSYCSeychelles +210SDGSudanese PoundSDGSDSDNSudan +211SHPSt. Helena PoundSHPSHSHNSt. Helena +212NOKNorwegian KroneNOKSJSJMSvalbard & Jan Mayen +213SLLSierra Leonean LeoneSLLSLSLESierra Leone +214XOFWest African CFA FrancF CFASNSENSenegal +215SOSSomali ShillingSOSSOSOMSomalia +216SRDSurinamese DollarSRDSRSURSuriname +217SSPSouth Sudanese PoundSSPSSSSDSouth Sudan +218STNSão Tomé & Príncipe DobraSTNSTSTPSão Tomé & Príncipe +219SVCSalvadoran ColónSVCSVSLVEl Salvador +220ANGNetherlands Antillean GuilderANGSXSXMSint Maarten +221SZLSwazi LilangeniSZLSZSWZEswatini +222USDUS Dollar$TCTCATurks & Caicos Islands +223XAFCentral African CFA FrancFCFATDTCDChad +224XOFWest African CFA FrancF CFATGTGOTogo +225TJSTajikistani SomoniTJSTJTJKTajikistan +226NZDNew Zealand DollarNZ$TKTKLTokelau +227USDUS Dollar$TLTLSTimor-Leste +228TMTTurkmenistani ManatTMTTMTKMTurkmenistan +229TOPTongan PaʻangaTOPTOTONTonga +230TTDTrinidad & Tobago DollarTTDTTTTOTrinidad & Tobago +231AUDAustralian DollarA$TVTUVTuvalu +232TZSTanzanian ShillingTZSTZTZATanzania +233UGXUgandan ShillingUGXUGUGAUganda +234UYUUruguayan PesoUYUUYURYUruguay +235XCDEast Caribbean DollarEC$VCVCTSt. Vincent & Grenadines +236USDUS Dollar$VGVGBBritish Virgin Islands +237USDUS Dollar$VIVIRU.S. Virgin Islands +238VUVVanuatu VatuVUVVUVUTVanuatu +239XPFCFP FrancCFPFWFWLFWallis & Futuna +240WSTSamoan TalaWSTWSWSMSamoa +241YERYemeni RialYERYEYEMYemen +242EUREuro€YTMYTMayotte +243ZMWZambian KwachaZMWZMZMBZambia +244ZWLZimbabwean Dollar (2009)ZWLZWZWEZimbabwe diff --git a/oms/DecisionBeanDefDO.html b/oms/DecisionBeanDefDO.html index 4d2cfe1f70..6693a7e63e 100644 --- a/oms/DecisionBeanDefDO.html +++ b/oms/DecisionBeanDefDO.html @@ -4,8 +4,8 @@ Table oms.DecisionBeanDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.DecisionBeanDefDO (Enum)

diff --git a/oms/DeliveryFormDefDO.html b/oms/DeliveryFormDefDO.html index a422bf0b8e..39d44a545b 100644 --- a/oms/DeliveryFormDefDO.html +++ b/oms/DeliveryFormDefDO.html @@ -4,8 +4,8 @@ Table oms.DeliveryFormDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.DeliveryFormDefDO (Enum)

diff --git a/oms/DeliveryOptionDefDO.html b/oms/DeliveryOptionDefDO.html index fef7622a2d..f9b6654d90 100644 --- a/oms/DeliveryOptionDefDO.html +++ b/oms/DeliveryOptionDefDO.html @@ -4,8 +4,8 @@ Table oms.DeliveryOptionDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.DeliveryOptionDefDO (Enum)

diff --git a/oms/DeliveryTypeDefDO.html b/oms/DeliveryTypeDefDO.html index 5428d7b970..08c435d511 100644 --- a/oms/DeliveryTypeDefDO.html +++ b/oms/DeliveryTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.DeliveryTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.DeliveryTypeDefDO (Enum)

diff --git a/oms/DocumentFormatDefDO.html b/oms/DocumentFormatDefDO.html index 7c4607e761..9443fca7ec 100644 --- a/oms/DocumentFormatDefDO.html +++ b/oms/DocumentFormatDefDO.html @@ -4,8 +4,8 @@ Table oms.DocumentFormatDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.DocumentFormatDefDO (Enum)

diff --git a/oms/EventDefDO.html b/oms/EventDefDO.html index 64bc11bb05..12bc56f73c 100644 --- a/oms/EventDefDO.html +++ b/oms/EventDefDO.html @@ -4,8 +4,8 @@ Table oms.EventDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.EventDefDO (Enum)

diff --git a/oms/EventRegistryEntryDO.html b/oms/EventRegistryEntryDO.html index e99e5e01fc..687b8b7f6f 100644 --- a/oms/EventRegistryEntryDO.html +++ b/oms/EventRegistryEntryDO.html @@ -4,8 +4,8 @@ Table oms.EventRegistryEntryDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.EventRegistryEntryDO

diff --git a/oms/ExecutionBeanDefDO.html b/oms/ExecutionBeanDefDO.html index 8a61b530af..784a882c20 100644 --- a/oms/ExecutionBeanDefDO.html +++ b/oms/ExecutionBeanDefDO.html @@ -4,8 +4,8 @@ Table oms.ExecutionBeanDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ExecutionBeanDefDO (Enum)

diff --git a/oms/ExecutionBeanKeyDefDO.html b/oms/ExecutionBeanKeyDefDO.html index 5d5431710d..cb51f4ea15 100644 --- a/oms/ExecutionBeanKeyDefDO.html +++ b/oms/ExecutionBeanKeyDefDO.html @@ -4,8 +4,8 @@ Table oms.ExecutionBeanKeyDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ExecutionBeanKeyDefDO (Enum)

@@ -84,15 +84,6 @@

Columns 

  - - - - -activeOMT -boolean - -false -Deprecated 

[1] Not all references are enforced by a foreign key where they could.
@@ -183,127 +174,126 @@

Enum Values 

parameterTypeDefRef mandatory defaultValue -activeOMT -10070documentLayoutFileName0falsefalse -10170medium0trueNAVISIONfalse -10270reason0truefalse -10370source0truefalse -10470user0truefalse -10570summary0falsefalse -20060addDeliveryNoteData3truefalsefalse -20160addReturnLabelData3truefalsefalse -20260addReturnSlipData3truefalsefalse -20360documentFormat0truePDFfalse -20460documentType0trueDUMMYtrue -21365documentFormat0falsePDFfalse -21465documentType0falseINVOICE_CREDIT_NOTEtrue -21565addInvoiceCreditNote3falsetruefalse -29940merchantId11falseMerchantIdfalse -30040encoding1falseUTF-8false -30140namePattern0false###SHOP###_###SHOPORDERNO###true -30240ftpAccount11falsefalse -40020connectTimeOut5false20000false -40120encoding1falseUTF-8false -40220readTimeOut5false40000false -40320requestContentType2falseapplication/x-www-form-urlencodedfalse -40420responseContentType2falsetext/xmlfalse -40520url6truetrue -40620urlParameter0falsefalse -40720user0falsetrue -40820password7falsetrue -60030toAddress4truetrue -60130ccAddress4falsetrue -60230bccAddress4falsetrue -70010remote3truefalsefalse -70110url6truetrue -71011remote3truefalsefalse -71111url6truetrue -1130130host6truefalse -1131130user9falsefalse -1132130password7falsefalse -1133130type10falsefalse -1134130dir11falsefalse -1135130passiveMode3falsefalse -1160160host6truelocalhostfalse -1161160user9falseidealfalse -1162160password7falseidealfalse -1163160type10falsefalse -1164160dir11false/ideal/false -1165160passiveMode3falsetruefalse -118090url11truehttp//dummyws8080/bakery.dummyws-war/barclaycard/paymentfalse -118190merchantAccount11truetestfalse -118290user9truetestfalse -118390password7truetestfalse -1200190shopEmailAddress4truetrue -1201190shopEmailSenderName11falsetrue -1202190bccEmailAddress4falsetrue -1203190defaultReceiverAddress4falsetrue -1204190subjectTemplate11truefalse -1205190messageTemplate11truefalse -1206190plainTextMessageTemplate11falsefalse -1207190mimeType2falsefalse -1208190attachmentFilename11falsefalse -1310200hermes_user9trueuserfalse -1311200hermes_password7truepasswordfalse -1312200hermes_url6truehttp//dummyws8080/bakery.dummyws-war/hermesTestServletfalse -1320201pullDirectory11falsetrue -1321201pushDirectory11falsetrue -1322201pullFilenameRegex12false.+true -1329202listHiddenFiles3falsefalsetrue -1330202pullFtpAccount11falsetrue -1331202pullDirectory11falsetrue -1332202pushDirectory11falsetrue -1333202pullFilenameRegex12false.+true -1334202pullPassiveMode3falsetruetrue -1335202pushFtpAccount11falsetrue -1336202pushPassiveMode3falsetruetrue -1337202addTimestampToFilename3falsefalsetrue -1338202pullPrivateKeyFile11falsetrue -1339202pushPrivateKeyFile11falsetrue -1340203command11falsePOSTfalse -1341203connectTimeOut5false10000false -1342203readTimeOut5false10000false -1343203encoding11falseUTF-8false -1344203requestContentType11falsetext/htmlfalse -1345203responseContentType11falseapplication/pdffalse -1346203urlParameter11falsefalse -1347203user11falsefalse -1348203password11falsefalse -1360204mainURL6truetrue -1361204backupURL6falsetrue -1380206host6falseftp.theberlinbakery.comfalse -1381206user9falsepayback-qafalse -1382206password7falseU7X?331Tfalse -1383206regex11false.*false -1384206dir11falseexport/false -1385206port5false22false -1420207url11truehttp//serviceshost%1$s/servlets/PartnerServlet/v1.0/xml/%2$s/%3$s/true -1421207responseContentType11trueapplication/xmltrue -1422207connectTimeOut5true10000true -1423207command11truePOSTtrue -1424207encoding11trueUTF-8true -1425207readTimeOut5true40000true -1426207requestContentType11trueapplication/xmltrue -1427207user11falsetrue -1428207password11falsetrue -1429207fileDataPattern11false?[^_]+_?[^_]+_?[^_]+\..+true -1430207internalPartnerName11falsetrue -1431207datatype11falsetrue -1432207fileDataProvider11falsetrue -1433207pushDirectory11falsetrue -1434208pullDirectory11falsetrue -1435208pullFilenameRegex12false.+true -1436202downloadSelector11falsetrue -1437202downloadSelectorConfig11falsetrue -1438201downloadSelector11falsetrue -1439201downloadSelectorConfig11falsetrue -1440208url11truetrue -1441208requestContentType11trueapplication/xmltrue -1442208readTimeOut5true400000true -1443208filename11truetrue -1444202connectionTimeOut5true6true -1445202socketTimeOut5true120true -1446202dataTimeOut5falsetrue +10070documentLayoutFileName0false +10170medium0trueNAVISION +10270reason0true +10370source0true +10470user0true +10570summary0false +20060addDeliveryNoteData3truefalse +20160addReturnLabelData3truefalse +20260addReturnSlipData3truefalse +20360documentFormat0truePDF +20460documentType0trueDUMMY +21365documentFormat0falsePDF +21465documentType0falseINVOICE_CREDIT_NOTE +21565addInvoiceCreditNote3falsetrue +29940merchantId11falseMerchantId +30040encoding1falseUTF-8 +30140namePattern0false###SHOP###_###SHOPORDERNO### +30240ftpAccount11false +40020connectTimeOut5false20000 +40120encoding1falseUTF-8 +40220readTimeOut5false40000 +40320requestContentType2falseapplication/x-www-form-urlencoded +40420responseContentType2falsetext/xml +40520url6true +40620urlParameter0false +40720user0false +40820password7false +60030toAddress4true +60130ccAddress4false +60230bccAddress4false +70010remote3truefalse +70110url6true +71011remote3truefalse +71111url6true +1130130host6true +1131130user9false +1132130password7false +1133130type10false +1134130dir11false +1135130passiveMode3false +1160160host6truelocalhost +1161160user9falseideal +1162160password7falseideal +1163160type10false +1164160dir11false/ideal/ +1165160passiveMode3falsetrue +118090url11truehttp//dummyws8080/bakery.dummyws-war/barclaycard/payment +118190merchantAccount11truetest +118290user9truetest +118390password7truetest +1200190shopEmailAddress4true +1201190shopEmailSenderName11false +1202190bccEmailAddress4false +1203190defaultReceiverAddress4false +1204190subjectTemplate11true +1205190messageTemplate11true +1206190plainTextMessageTemplate11false +1207190mimeType2false +1208190attachmentFilename11false +1310200hermes_user9trueuser +1311200hermes_password7truepassword +1312200hermes_url6truehttp//dummyws8080/bakery.dummyws-war/hermesTestServlet +1320201pullDirectory11false +1321201pushDirectory11false +1322201pullFilenameRegex12false.+ +1329202listHiddenFiles3falsefalse +1330202pullFtpAccount11false +1331202pullDirectory11false +1332202pushDirectory11false +1333202pullFilenameRegex12false.+ +1334202pullPassiveMode3falsetrue +1335202pushFtpAccount11false +1336202pushPassiveMode3falsetrue +1337202addTimestampToFilename3falsefalse +1338202pullPrivateKeyFile11false +1339202pushPrivateKeyFile11false +1340203command11falsePOST +1341203connectTimeOut5false10000 +1342203readTimeOut5false10000 +1343203encoding11falseUTF-8 +1344203requestContentType11falsetext/html +1345203responseContentType11falseapplication/pdf +1346203urlParameter11false +1347203user11false +1348203password11false +1360204mainURL6true +1361204backupURL6false +1380206host6falseftp.theberlinbakery.com +1381206user9falsepayback-qa +1382206password7falseU7X?331T +1383206regex11false.* +1384206dir11falseexport/ +1385206port5false22 +1420207url11truehttp//serviceshost%1$s/servlets/PartnerServlet/v1.0/xml/%2$s/%3$s/ +1421207responseContentType11trueapplication/xml +1422207connectTimeOut5true10000 +1423207command11truePOST +1424207encoding11trueUTF-8 +1425207readTimeOut5true40000 +1426207requestContentType11trueapplication/xml +1427207user11false +1428207password11false +1429207fileDataPattern11false?[^_]+_?[^_]+_?[^_]+\..+ +1430207internalPartnerName11false +1431207datatype11false +1432207fileDataProvider11false +1433207pushDirectory11false +1434208pullDirectory11false +1435208pullFilenameRegex12false.+ +1436202downloadSelector11false +1437202downloadSelectorConfig11false +1438201downloadSelector11false +1439201downloadSelectorConfig11false +1440208url11true +1441208requestContentType11trueapplication/xml +1442208readTimeOut5true400000 +1443208filename11true +1444202connectionTimeOut5true6 +1445202socketTimeOut5true120 +1446202dataTimeOut5false diff --git a/oms/ExecutionBeanValueDO.html b/oms/ExecutionBeanValueDO.html index dad52f7662..9e23e902e1 100644 --- a/oms/ExecutionBeanValueDO.html +++ b/oms/ExecutionBeanValueDO.html @@ -4,8 +4,8 @@ Table oms.ExecutionBeanValueDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ExecutionBeanValueDO

diff --git a/oms/FileTransferConfigurationDO.html b/oms/FileTransferConfigurationDO.html index 21266d1b9c..e83e390be8 100644 --- a/oms/FileTransferConfigurationDO.html +++ b/oms/FileTransferConfigurationDO.html @@ -4,8 +4,8 @@ Table oms.FileTransferConfigurationDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.FileTransferConfigurationDO

diff --git a/oms/FileTransferJobTypeDefDO.html b/oms/FileTransferJobTypeDefDO.html index 9a92e41239..49e4f273e8 100644 --- a/oms/FileTransferJobTypeDefDO.html +++ b/oms/FileTransferJobTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.FileTransferJobTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.FileTransferJobTypeDefDO (Enum)

diff --git a/oms/FinanceController2PaymentDefDO.html b/oms/FinanceController2PaymentDefDO.html index 27a909832e..91f2377045 100644 --- a/oms/FinanceController2PaymentDefDO.html +++ b/oms/FinanceController2PaymentDefDO.html @@ -4,8 +4,8 @@ Table oms.FinanceController2PaymentDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.FinanceController2PaymentDefDO

diff --git a/oms/FinanceController2TaxTypeDefDO.html b/oms/FinanceController2TaxTypeDefDO.html index 803a54b3cd..f705fcb0cb 100644 --- a/oms/FinanceController2TaxTypeDefDO.html +++ b/oms/FinanceController2TaxTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.FinanceController2TaxTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.FinanceController2TaxTypeDefDO

diff --git a/oms/FinanceControllerDO.html b/oms/FinanceControllerDO.html index b0d4fd9b8f..a4bc1c6d3d 100644 --- a/oms/FinanceControllerDO.html +++ b/oms/FinanceControllerDO.html @@ -4,8 +4,8 @@ Table oms.FinanceControllerDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.FinanceControllerDO

diff --git a/oms/IdentCodeGenerationBeanDefDO.html b/oms/IdentCodeGenerationBeanDefDO.html index 2aa65db0a2..f14f293c01 100644 --- a/oms/IdentCodeGenerationBeanDefDO.html +++ b/oms/IdentCodeGenerationBeanDefDO.html @@ -4,8 +4,8 @@ Table oms.IdentCodeGenerationBeanDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.IdentCodeGenerationBeanDefDO (Enum)

diff --git a/oms/InvoicingEventDefDO.html b/oms/InvoicingEventDefDO.html index 5d74b89133..c92e68c33e 100644 --- a/oms/InvoicingEventDefDO.html +++ b/oms/InvoicingEventDefDO.html @@ -4,8 +4,8 @@ Table oms.InvoicingEventDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.InvoicingEventDefDO (Enum)

diff --git a/oms/InvoicingEventRegistryEntryDO.html b/oms/InvoicingEventRegistryEntryDO.html index 9b7d1d0df3..f30c27835c 100644 --- a/oms/InvoicingEventRegistryEntryDO.html +++ b/oms/InvoicingEventRegistryEntryDO.html @@ -4,8 +4,8 @@ Table oms.InvoicingEventRegistryEntryDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.InvoicingEventRegistryEntryDO

diff --git a/oms/InvoicingNoConfigDO.html b/oms/InvoicingNoConfigDO.html index 56592c5379..eeb5cb8c56 100644 --- a/oms/InvoicingNoConfigDO.html +++ b/oms/InvoicingNoConfigDO.html @@ -4,8 +4,8 @@ Table oms.InvoicingNoConfigDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.InvoicingNoConfigDO

diff --git a/oms/InvoicingTypeDefDO.html b/oms/InvoicingTypeDefDO.html index bb1c1f5287..ed033b33c0 100644 --- a/oms/InvoicingTypeDefDO.html +++ b/oms/InvoicingTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.InvoicingTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.InvoicingTypeDefDO (Enum)

diff --git a/oms/JobDefDO.html b/oms/JobDefDO.html index 2d67f4fc75..6700a72216 100644 --- a/oms/JobDefDO.html +++ b/oms/JobDefDO.html @@ -4,8 +4,8 @@ Table oms.JobDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.JobDefDO (Enum)

diff --git a/oms/MailEventDefDO.html b/oms/MailEventDefDO.html index 6c47970c13..4583cc05e8 100644 --- a/oms/MailEventDefDO.html +++ b/oms/MailEventDefDO.html @@ -4,8 +4,8 @@ Table oms.MailEventDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.MailEventDefDO (Enum)

diff --git a/oms/MailEventRegistryEntryDO.html b/oms/MailEventRegistryEntryDO.html index 23d99fefbc..ba8d106d51 100644 --- a/oms/MailEventRegistryEntryDO.html +++ b/oms/MailEventRegistryEntryDO.html @@ -4,8 +4,8 @@ Table oms.MailEventRegistryEntryDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.MailEventRegistryEntryDO

diff --git a/oms/MergeTypeDefDO.html b/oms/MergeTypeDefDO.html index 4d40004983..eac46f2ac1 100644 --- a/oms/MergeTypeDefDO.html +++ b/oms/MergeTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.MergeTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.MergeTypeDefDO (Enum)

@@ -82,29 +82,9 @@

Referenced by 

fk_CommunicationPartnerDO_mergeTypeDefRef  -omsDispatchDO.(mergeTypeDefRef)  -MergeTypeDefDO.(id)  -NOT DEFINED  - - -omsOrderCancelDO.(mergeTypeDefRef)  -MergeTypeDefDO.(id)  -NOT DEFINED  - - omsOrderStateAO.(mergeTypeDefRef)  MergeTypeDefDO.(id)  NOT DEFINED  - - -omsResponseDO.(mergeTypeDefRef)  -MergeTypeDefDO.(id)  -NOT DEFINED  - - -omsReturnDO.(mergeTypeDefRef)  -MergeTypeDefDO.(id)  -NOT DEFINED  diff --git a/oms/MessageTypeDefDO.html b/oms/MessageTypeDefDO.html index 13d1e1f40b..68464aae99 100644 --- a/oms/MessageTypeDefDO.html +++ b/oms/MessageTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.MessageTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.MessageTypeDefDO (Enum)

diff --git a/oms/NumberRangeFormatterDefDO.html b/oms/NumberRangeFormatterDefDO.html index 6685c05867..62c5224039 100644 --- a/oms/NumberRangeFormatterDefDO.html +++ b/oms/NumberRangeFormatterDefDO.html @@ -4,8 +4,8 @@ Table oms.NumberRangeFormatterDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.NumberRangeFormatterDefDO (Enum)

diff --git a/oms/ObjectTypeDefDO.html b/oms/ObjectTypeDefDO.html index 24d4d04c27..b8a8c39ef0 100644 --- a/oms/ObjectTypeDefDO.html +++ b/oms/ObjectTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.ObjectTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ObjectTypeDefDO (Enum)

diff --git a/oms/OrderOptimizeDefDO.html b/oms/OrderOptimizeDefDO.html index ae3845aefa..ada1ce670b 100644 --- a/oms/OrderOptimizeDefDO.html +++ b/oms/OrderOptimizeDefDO.html @@ -4,8 +4,8 @@ Table oms.OrderOptimizeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.OrderOptimizeDefDO (Enum)

diff --git a/oms/OrderPosStatesDefDO.html b/oms/OrderPosStatesDefDO.html index 4ed3d07045..9550d8e20e 100644 --- a/oms/OrderPosStatesDefDO.html +++ b/oms/OrderPosStatesDefDO.html @@ -4,8 +4,8 @@ Table oms.OrderPosStatesDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.OrderPosStatesDefDO (Enum)

diff --git a/oms/OrderStatesDefDO.html b/oms/OrderStatesDefDO.html index 1058503c1f..509592748f 100644 --- a/oms/OrderStatesDefDO.html +++ b/oms/OrderStatesDefDO.html @@ -4,8 +4,8 @@ Table oms.OrderStatesDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.OrderStatesDefDO (Enum)

diff --git a/oms/OrderSupplierEvaluationRuleDefDO.html b/oms/OrderSupplierEvaluationRuleDefDO.html index 2e1bb7b958..553ebd886a 100644 --- a/oms/OrderSupplierEvaluationRuleDefDO.html +++ b/oms/OrderSupplierEvaluationRuleDefDO.html @@ -4,8 +4,8 @@ Table oms.OrderSupplierEvaluationRuleDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.OrderSupplierEvaluationRuleDefDO (Enum)

diff --git a/oms/OrderValidationRuleDefDO.html b/oms/OrderValidationRuleDefDO.html index e8752eb82a..e0ccce5cc1 100644 --- a/oms/OrderValidationRuleDefDO.html +++ b/oms/OrderValidationRuleDefDO.html @@ -4,8 +4,8 @@ Table oms.OrderValidationRuleDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.OrderValidationRuleDefDO (Enum)

diff --git a/oms/OrganizationDO.html b/oms/OrganizationDO.html index 73179cfcc6..a289ce84fd 100644 --- a/oms/OrganizationDO.html +++ b/oms/OrganizationDO.html @@ -4,8 +4,8 @@ Table oms.OrganizationDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.OrganizationDO

diff --git a/oms/OrganizationTypeDefDO.html b/oms/OrganizationTypeDefDO.html index 8508b37fb8..62af793816 100644 --- a/oms/OrganizationTypeDefDO.html +++ b/oms/OrganizationTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.OrganizationTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.OrganizationTypeDefDO (Enum)

diff --git a/oms/ParameterTypeDefDO.html b/oms/ParameterTypeDefDO.html index 01ff1c85d8..8e2e6dc9f2 100644 --- a/oms/ParameterTypeDefDO.html +++ b/oms/ParameterTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.ParameterTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ParameterTypeDefDO (Enum)

diff --git a/oms/PartnerReferrerDO.html b/oms/PartnerReferrerDO.html index 10a9e0361c..d07ae7ffa9 100644 --- a/oms/PartnerReferrerDO.html +++ b/oms/PartnerReferrerDO.html @@ -4,8 +4,8 @@ Table oms.PartnerReferrerDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PartnerReferrerDO

diff --git a/oms/Payment2ProcessStageDefDO.html b/oms/Payment2ProcessStageDefDO.html index 2dee0223fd..1fcd9f5db0 100644 --- a/oms/Payment2ProcessStageDefDO.html +++ b/oms/Payment2ProcessStageDefDO.html @@ -4,8 +4,8 @@ Table oms.Payment2ProcessStageDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Payment2ProcessStageDefDO (Enum)

diff --git a/oms/PaymentActionApprovalDefDO.html b/oms/PaymentActionApprovalDefDO.html index eb1b5813e3..3b81a7c409 100644 --- a/oms/PaymentActionApprovalDefDO.html +++ b/oms/PaymentActionApprovalDefDO.html @@ -4,8 +4,8 @@ Table oms.PaymentActionApprovalDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PaymentActionApprovalDefDO

diff --git a/oms/PaymentDefDO.html b/oms/PaymentDefDO.html index a22689e53f..a2a20fd6e0 100644 --- a/oms/PaymentDefDO.html +++ b/oms/PaymentDefDO.html @@ -4,8 +4,8 @@ Table oms.PaymentDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PaymentDefDO (Enum)

diff --git a/oms/PaymentEventDefDO.html b/oms/PaymentEventDefDO.html index 1624b5d1e6..84783dc538 100644 --- a/oms/PaymentEventDefDO.html +++ b/oms/PaymentEventDefDO.html @@ -4,8 +4,8 @@ Table oms.PaymentEventDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PaymentEventDefDO (Enum)

diff --git a/oms/PaymentEventRegistryEntryDO.html b/oms/PaymentEventRegistryEntryDO.html index 07db959fb6..c38e831ad7 100644 --- a/oms/PaymentEventRegistryEntryDO.html +++ b/oms/PaymentEventRegistryEntryDO.html @@ -4,8 +4,8 @@ Table oms.PaymentEventRegistryEntryDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PaymentEventRegistryEntryDO

diff --git a/oms/PaymentNotificationActionDefDO.html b/oms/PaymentNotificationActionDefDO.html index 6ad97db7c9..ed6128692e 100644 --- a/oms/PaymentNotificationActionDefDO.html +++ b/oms/PaymentNotificationActionDefDO.html @@ -4,8 +4,8 @@ Table oms.PaymentNotificationActionDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PaymentNotificationActionDefDO (Enum)

diff --git a/oms/PaymentProviderDO.html b/oms/PaymentProviderDO.html index 23bcb5bb92..1747c51f65 100644 --- a/oms/PaymentProviderDO.html +++ b/oms/PaymentProviderDO.html @@ -4,8 +4,8 @@ Table oms.PaymentProviderDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PaymentProviderDO

diff --git a/oms/PlatformConfigDO.html b/oms/PlatformConfigDO.html index 6dcabd497e..791a28b1c5 100644 --- a/oms/PlatformConfigDO.html +++ b/oms/PlatformConfigDO.html @@ -4,8 +4,8 @@ Table oms.PlatformConfigDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PlatformConfigDO

diff --git a/oms/PlatformConfigPropertyDO.html b/oms/PlatformConfigPropertyDO.html index 2d73244afa..05d1dda71e 100644 --- a/oms/PlatformConfigPropertyDO.html +++ b/oms/PlatformConfigPropertyDO.html @@ -4,8 +4,8 @@ Table oms.PlatformConfigPropertyDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.PlatformConfigPropertyDO

diff --git a/oms/ProcessDefDO.html b/oms/ProcessDefDO.html index 3a390098b5..a917063f5f 100644 --- a/oms/ProcessDefDO.html +++ b/oms/ProcessDefDO.html @@ -4,8 +4,8 @@ Table oms.ProcessDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ProcessDefDO (Enum)

diff --git a/oms/ProcessStageDefDO.html b/oms/ProcessStageDefDO.html index 2a83241229..dc0945b766 100644 --- a/oms/ProcessStageDefDO.html +++ b/oms/ProcessStageDefDO.html @@ -4,8 +4,8 @@ Table oms.ProcessStageDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ProcessStageDefDO (Enum)

diff --git a/oms/ProcessesDO.html b/oms/ProcessesDO.html index 47f8a2cebf..33785a1f0e 100644 --- a/oms/ProcessesDO.html +++ b/oms/ProcessesDO.html @@ -4,8 +4,8 @@ Table oms.ProcessesDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ProcessesDO

diff --git a/oms/ReductionUnitDefDO.html b/oms/ReductionUnitDefDO.html index 00ecaf49db..c8b856a209 100644 --- a/oms/ReductionUnitDefDO.html +++ b/oms/ReductionUnitDefDO.html @@ -4,8 +4,8 @@ Table oms.ReductionUnitDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ReductionUnitDefDO (Enum)

diff --git a/oms/ResponseStateCodeDefDO.html b/oms/ResponseStateCodeDefDO.html index 5de7972156..96e4e6cf6e 100644 --- a/oms/ResponseStateCodeDefDO.html +++ b/oms/ResponseStateCodeDefDO.html @@ -4,8 +4,8 @@ Table oms.ResponseStateCodeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ResponseStateCodeDefDO (Enum)

diff --git a/oms/ResponseTypeDefDO.html b/oms/ResponseTypeDefDO.html index b46b8128dc..822cfeb2f3 100644 --- a/oms/ResponseTypeDefDO.html +++ b/oms/ResponseTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.ResponseTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ResponseTypeDefDO (Enum)

diff --git a/oms/ReturnReasonDefDO.html b/oms/ReturnReasonDefDO.html index 47a5423bb3..45c6c05635 100644 --- a/oms/ReturnReasonDefDO.html +++ b/oms/ReturnReasonDefDO.html @@ -4,8 +4,8 @@ Table oms.ReturnReasonDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ReturnReasonDefDO (Enum)

diff --git a/oms/ReturnTypeDefDO.html b/oms/ReturnTypeDefDO.html index 0af4c0dc6f..60ec8969f9 100644 --- a/oms/ReturnTypeDefDO.html +++ b/oms/ReturnTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.ReturnTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ReturnTypeDefDO (Enum)

diff --git a/oms/RightDefDO.html b/oms/RightDefDO.html index b27f37fdf4..2e7039174e 100644 --- a/oms/RightDefDO.html +++ b/oms/RightDefDO.html @@ -4,8 +4,8 @@ Table oms.RightDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.RightDefDO (Enum)

@@ -390,71 +390,70 @@

Enum Values 

78Display the add button on the customer data page.Create customer contact history entry1falsetb.right.create.customer.contact 79Direct product search, display product details.View product data4truetb.right.view.article 80Currently not used. Planned for managing and manually starting business processes.Manage business processes2falsetb.right.start.control.jobs -81Deprecated, will be removed.Show deactivated shops/suppliers2truetb.right.inactive.shops.supplier -82Display the transmision objects on the order detail page.View transmission objects2truetb.right.view.transmissions -83Display the Failed transmissions link in the tasks menu.Failed transmissions2truetb.right.view.failed.transmissions -84Display the Resend button for already sent transmision objects on the order detail page.Resend transmission objects2truetb.right.edit.transmissions -85Allows to manage permissions and roles in the OMT.Manage permissions and roles2truetb.right.edit.rights.to.roles -86Create and manage news messages maintenances, new features, press releases, etc..Manage news2truetb.right.admin.platform.news -87Allows to edit product master data, shop/supplier specific product data.Edit product data4truetb.right.edit.article -88Create new user account, modify user data, reset login data.Manage users2truetb.right.admin.user -89In case a supplier cancels an order item, the user can select a new supplier.Change product supplier2falsetb.right.change.supplier -90Unused for now. View supplier list and detailed supplier configuration.View supplier configuration2truetb.right.view.supplier -91Unused for now. Edit supplier configuration.Edit supplier configuration2truetb.right.edit.supplier -95Allows to view order message logs.View order message logs2falsetb.right.view.messagelog -96Edit product assignments.Edit product assignments4truetb.right.edit.article.assignments -97Edit commodity group-product mapping.Edit commodity group-product mapping4truetb.right.edit.article.assortments -98Edit product classification systems and shop catalogs.Edit product classifications and shop catalogs4truetb.right.edit.article.classifications -99Edit product dependencies.Edit product dependencies4truetb.right.edit.article.dependencies -100Edit product content.Edit product content4truetb.right.edit.article.content -101Search and display failed payment notification transmissions.Show payment transmissions2truetb.right.view.payment.transmission -102Edit DONE, RETRY, CANCEL payment transmissions rejected by the payment provider.Edit rejected payment transmissions2truetb.right.edit.rejected.payment.transmission -103Edit DONE, RETRY, CANCEL payment transmissions failed in the system.Edit failed payment transmissions2truetb.right.edit.failured.payment.transmission -104Search and display editable payment notifications to be approved manually.Show payments to be approved2truetb.right.view.payment.do.approve -105Approve/reject refund.Approve/reject refund2truetb.right.approve.payment.actions -106Unused Search defective receipt messages.Search defective receipt messages1falsetb.right.search.responses.not.checked -107Edit receipt message.Edit receipt message1falsetb.right.edit.response -108Show process status history.Show process status history1falsetb.right.view.process.state.histories -109Edit return message.Edit return message1falsetb.right.edit.return -110Search and display payment notifications of an order.Show payment notifications2truetb.right.view.payment.notification -111Resend failed payment notification transmissions.Resend payment transmissions2truetb.right.resend.payment.transmission -112Show invoices/refunds of an order.Show invoices/refunds of an order1falsetb.right.view.invoices -113Show invoice/refund details.Show invoice/refund details1falsetb.right.view.invoice.details -114Modify invoice details.Modify invoice details1falsetb.right.edit.invoice -115Modify refund details.Modify refund details1falsetb.right.edit.creditnote -116Create inbound payment notification.Create inbound payment notification1falsetb.right.create.inbound.paymentnotification -117Create outbound payment notification.Create outbound payment notification1falsetb.right.create.outbound.paymentnotification -118Download invoice document.Download invoice document1falsetb.right.download.invoice.document -119Edit order address.Edit order address1falsetb.right.edit.orderaddress -120Download delivery document.Download delivery document1falsetb.right.download.delivery.document -121Download return document.Download return document1falsetb.right.download.return.document -122Release new OMT features.Release new OMT features2falsetb.right.newomt -123ATP REST service.ATP REST service7falsetb.right.rest.atp -124Reservation REST service.Reservation REST service7falsetb.right.rest.reservation -125Payment notification REST service.Payment notification REST service7falsetb.right.rest.payment.notification -126Payment approval REST service.Payment approval REST service7falsetb.right.rest.payment.approval -127Display the administration page in the OMT.Show admin section2falsetb.right.view.admin -128Allows to view organizations.View organizations2falsetb.right.view.organization -129Allows to edit organizations and their structure.Edit organizations2falsetb.right.edit.organization -130Allows to edit the assignment of a role to a user in an organization.Edit role-user assignments2falsetb.right.edit.roleassignment -131Allows to use the Return Announcement REST service.Return Announcement REST service7falsetb.right.rest.return.announcement -132Allows to approve an order.Approve order1falsetb.right.approve.order -133Allows to create manual credit notes.Create manual credit notes1falsetb.right.create.manual.credit.note -134Use basic actions to manage the application. E.g. to clear a cache.Basic application management2truetb.right.admin.platform.news -135Delete a customer.Delete customer1falsetb.right.delete.customer -136Create a return label.Create return label1falsetb.right.create.return.label -137View GDPR relevant data for a given shop customer number and shop name.View GDPR relevant data7falsetb.right.view.gdpr.data -138Send a return label.Send return label1falsetb.right.send.return.label -139Allows to view return requests.View return requests7falsetb.right.view.return.request -140Allows to manage return requests.Manage return requests7falsetb.right.manage.return.request -141Allows to view approvals of return requests.View approvals of return requests7falsetb.right.view.return.request.approval -142Allows to manage approvals of return requests.Manage approvals of return requests7falsetb.right.manage.return.request.approval -143Allows to view all transmissions.View transmissions7falsetb.right.view.transmission -144Allows to manage all transmissions, e.g. to resend or cancel a transmission.Manage transmissions7falsetb.right.manage.transmission -145Allows to view all schedules.View schedules7falsetb.right.view.schedule -146Allows to manage all schedules, e.g. to modify the execution intervals.Manage schedules7falsetb.right.manage.schedule -147Allows to send updates of an order.Change orders7falsetb.right.create.order.change -148Allows to view updates of an order.View order changes7falsetb.right.view.order.change +82Display the transmision objects on the order detail page.View transmission objects2truetb.right.view.transmissions +83Display the Failed transmissions link in the tasks menu.Failed transmissions2truetb.right.view.failed.transmissions +84Display the Resend button for already sent transmision objects on the order detail page.Resend transmission objects2truetb.right.edit.transmissions +85Allows to manage permissions and roles in the OMT.Manage permissions and roles2truetb.right.edit.rights.to.roles +86Create and manage news messages maintenances, new features, press releases, etc..Manage news2truetb.right.admin.platform.news +87Allows to edit product master data, shop/supplier specific product data.Edit product data4truetb.right.edit.article +88Create new user account, modify user data, reset login data.Manage users2truetb.right.admin.user +89In case a supplier cancels an order item, the user can select a new supplier.Change product supplier2falsetb.right.change.supplier +90Unused for now. View supplier list and detailed supplier configuration.View supplier configuration2truetb.right.view.supplier +91Unused for now. Edit supplier configuration.Edit supplier configuration2truetb.right.edit.supplier +95Allows to view order message logs.View order message logs2falsetb.right.view.messagelog +96Edit product assignments.Edit product assignments4truetb.right.edit.article.assignments +97Edit commodity group-product mapping.Edit commodity group-product mapping4truetb.right.edit.article.assortments +98Edit product classification systems and shop catalogs.Edit product classifications and shop catalogs4truetb.right.edit.article.classifications +99Edit product dependencies.Edit product dependencies4truetb.right.edit.article.dependencies +100Edit product content.Edit product content4truetb.right.edit.article.content +101Search and display failed payment notification transmissions.Show payment transmissions2truetb.right.view.payment.transmission +102Edit DONE, RETRY, CANCEL payment transmissions rejected by the payment provider.Edit rejected payment transmissions2truetb.right.edit.rejected.payment.transmission +103Edit DONE, RETRY, CANCEL payment transmissions failed in the system.Edit failed payment transmissions2truetb.right.edit.failured.payment.transmission +104Search and display editable payment notifications to be approved manually.Show payments to be approved2truetb.right.view.payment.do.approve +105Approve/reject refund.Approve/reject refund2truetb.right.approve.payment.actions +106Unused Search defective receipt messages.Search defective receipt messages1falsetb.right.search.responses.not.checked +107Edit receipt message.Edit receipt message1falsetb.right.edit.response +108Show process status history.Show process status history1falsetb.right.view.process.state.histories +109Edit return message.Edit return message1falsetb.right.edit.return +110Search and display payment notifications of an order.Show payment notifications2truetb.right.view.payment.notification +111Resend failed payment notification transmissions.Resend payment transmissions2truetb.right.resend.payment.transmission +112Show invoices/refunds of an order.Show invoices/refunds of an order1falsetb.right.view.invoices +113Show invoice/refund details.Show invoice/refund details1falsetb.right.view.invoice.details +114Modify invoice details.Modify invoice details1falsetb.right.edit.invoice +115Modify refund details.Modify refund details1falsetb.right.edit.creditnote +116Create inbound payment notification.Create inbound payment notification1falsetb.right.create.inbound.paymentnotification +117Create outbound payment notification.Create outbound payment notification1falsetb.right.create.outbound.paymentnotification +118Download invoice document.Download invoice document1falsetb.right.download.invoice.document +119Edit order address.Edit order address1falsetb.right.edit.orderaddress +120Download delivery document.Download delivery document1falsetb.right.download.delivery.document +121Download return document.Download return document1falsetb.right.download.return.document +122Release new OMT features.Release new OMT features2falsetb.right.newomt +123ATP REST service.ATP REST service7falsetb.right.rest.atp +124Reservation REST service.Reservation REST service7falsetb.right.rest.reservation +125Payment notification REST service.Payment notification REST service7falsetb.right.rest.payment.notification +126Payment approval REST service.Payment approval REST service7falsetb.right.rest.payment.approval +127Display the administration page in the OMT.Show admin section2falsetb.right.view.admin +128Allows to view organizations.View organizations2falsetb.right.view.organization +129Allows to edit organizations and their structure.Edit organizations2falsetb.right.edit.organization +130Allows to edit the assignment of a role to a user in an organization.Edit role-user assignments2falsetb.right.edit.roleassignment +131Allows to use the Return Announcement REST service.Return Announcement REST service7falsetb.right.rest.return.announcement +132Allows to approve an order.Approve order1falsetb.right.approve.order +133Allows to create manual credit notes.Create manual credit notes1falsetb.right.create.manual.credit.note +134Use basic actions to manage the application. E.g. to clear a cache.Basic application management2truetb.right.admin.platform.news +135Delete a customer.Delete customer1falsetb.right.delete.customer +136Create a return label.Create return label1falsetb.right.create.return.label +137View GDPR relevant data for a given shop customer number and shop name.View GDPR relevant data7falsetb.right.view.gdpr.data +138Send a return label.Send return label1falsetb.right.send.return.label +139Allows to view return requests.View return requests7falsetb.right.view.return.request +140Allows to manage return requests.Manage return requests7falsetb.right.manage.return.request +141Allows to view approvals of return requests.View approvals of return requests7falsetb.right.view.return.request.approval +142Allows to manage approvals of return requests.Manage approvals of return requests7falsetb.right.manage.return.request.approval +143Allows to view all transmissions.View transmissions7falsetb.right.view.transmission +144Allows to manage all transmissions, e.g. to resend or cancel a transmission.Manage transmissions7falsetb.right.manage.transmission +145Allows to view all schedules.View schedules7falsetb.right.view.schedule +146Allows to manage all schedules, e.g. to modify the execution intervals.Manage schedules7falsetb.right.manage.schedule +147Allows to send updates of an order.Change orders7falsetb.right.create.order.change +148Allows to view updates of an order.View order changes7falsetb.right.view.order.change diff --git a/oms/RightGroupDefDO.html b/oms/RightGroupDefDO.html index 80f01504f0..defffc2c73 100644 --- a/oms/RightGroupDefDO.html +++ b/oms/RightGroupDefDO.html @@ -4,8 +4,8 @@ Table oms.RightGroupDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.RightGroupDefDO (Enum)

diff --git a/oms/Role2RightDO.html b/oms/Role2RightDO.html index 864bee9bbd..b2f1cce6f1 100644 --- a/oms/Role2RightDO.html +++ b/oms/Role2RightDO.html @@ -4,8 +4,8 @@ Table oms.Role2RightDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Role2RightDO

diff --git a/oms/RoleDO.html b/oms/RoleDO.html index ea01d733be..883dae37fb 100644 --- a/oms/RoleDO.html +++ b/oms/RoleDO.html @@ -4,8 +4,8 @@ Table oms.RoleDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.RoleDO

diff --git a/oms/RoleDefDO.html b/oms/RoleDefDO.html index fb15a1e9be..dbd1573a19 100644 --- a/oms/RoleDefDO.html +++ b/oms/RoleDefDO.html @@ -4,8 +4,8 @@ Table oms.RoleDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.RoleDefDO (Enum)

diff --git a/oms/SalesPriceCalculatorBeanDefDO.html b/oms/SalesPriceCalculatorBeanDefDO.html index 858b56798a..5a83f354e8 100644 --- a/oms/SalesPriceCalculatorBeanDefDO.html +++ b/oms/SalesPriceCalculatorBeanDefDO.html @@ -4,8 +4,8 @@ Table oms.SalesPriceCalculatorBeanDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.SalesPriceCalculatorBeanDefDO (Enum)

diff --git a/oms/ScheduleDO.html b/oms/ScheduleDO.html index c0d6bc049a..56421643bb 100644 --- a/oms/ScheduleDO.html +++ b/oms/ScheduleDO.html @@ -4,8 +4,8 @@ Table oms.ScheduleDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ScheduleDO

diff --git a/oms/Shop2CarrierDO.html b/oms/Shop2CarrierDO.html index e0f89003c0..ecc2bc6ab3 100644 --- a/oms/Shop2CarrierDO.html +++ b/oms/Shop2CarrierDO.html @@ -4,8 +4,8 @@ Table oms.Shop2CarrierDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2CarrierDO

diff --git a/oms/Shop2ChargeTypeDefDO.html b/oms/Shop2ChargeTypeDefDO.html index b8577b0c67..8009774b8b 100644 --- a/oms/Shop2ChargeTypeDefDO.html +++ b/oms/Shop2ChargeTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2ChargeTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2ChargeTypeDefDO

diff --git a/oms/Shop2CountryDefDO.html b/oms/Shop2CountryDefDO.html index 0357f96c93..85614d475a 100644 --- a/oms/Shop2CountryDefDO.html +++ b/oms/Shop2CountryDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2CountryDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2CountryDefDO

diff --git a/oms/Shop2DeliveryOptionDefDO.html b/oms/Shop2DeliveryOptionDefDO.html index a9823104cd..05423e455a 100644 --- a/oms/Shop2DeliveryOptionDefDO.html +++ b/oms/Shop2DeliveryOptionDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2DeliveryOptionDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2DeliveryOptionDefDO

diff --git a/oms/Shop2DeliveryTypeDefDO.html b/oms/Shop2DeliveryTypeDefDO.html index d4b44065c2..eca04ce73d 100644 --- a/oms/Shop2DeliveryTypeDefDO.html +++ b/oms/Shop2DeliveryTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2DeliveryTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2DeliveryTypeDefDO

diff --git a/oms/Shop2FinanceControllerDO.html b/oms/Shop2FinanceControllerDO.html index 1940c45179..091699e838 100644 --- a/oms/Shop2FinanceControllerDO.html +++ b/oms/Shop2FinanceControllerDO.html @@ -4,8 +4,8 @@ Table oms.Shop2FinanceControllerDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2FinanceControllerDO

diff --git a/oms/Shop2OrderOptimizeDefDO.html b/oms/Shop2OrderOptimizeDefDO.html index 481c4c643f..d8c3c0b3a9 100644 --- a/oms/Shop2OrderOptimizeDefDO.html +++ b/oms/Shop2OrderOptimizeDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2OrderOptimizeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2OrderOptimizeDefDO

diff --git a/oms/Shop2OrderPosStatesDefDO.html b/oms/Shop2OrderPosStatesDefDO.html index f2803d702e..6db5d97d0b 100644 --- a/oms/Shop2OrderPosStatesDefDO.html +++ b/oms/Shop2OrderPosStatesDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2OrderPosStatesDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2OrderPosStatesDefDO

diff --git a/oms/Shop2OrderStatesDefDO.html b/oms/Shop2OrderStatesDefDO.html index 72cdabaf78..0233e68a33 100644 --- a/oms/Shop2OrderStatesDefDO.html +++ b/oms/Shop2OrderStatesDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2OrderStatesDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2OrderStatesDefDO

diff --git a/oms/Shop2OrderSupplierEvaluationRuleDefDO.html b/oms/Shop2OrderSupplierEvaluationRuleDefDO.html index 4c4a6c4b1f..21bd88b34e 100644 --- a/oms/Shop2OrderSupplierEvaluationRuleDefDO.html +++ b/oms/Shop2OrderSupplierEvaluationRuleDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2OrderSupplierEvaluationRuleDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2OrderSupplierEvaluationRuleDefDO

diff --git a/oms/Shop2OrderValidationRuleDefDO.html b/oms/Shop2OrderValidationRuleDefDO.html index 426ddada00..d264f3f02d 100644 --- a/oms/Shop2OrderValidationRuleDefDO.html +++ b/oms/Shop2OrderValidationRuleDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2OrderValidationRuleDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2OrderValidationRuleDefDO

diff --git a/oms/Shop2PaymentDefDO.html b/oms/Shop2PaymentDefDO.html index 040aeabde4..7399c620f1 100644 --- a/oms/Shop2PaymentDefDO.html +++ b/oms/Shop2PaymentDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2PaymentDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2PaymentDefDO

diff --git a/oms/Shop2PaymentProvider2PaymentDefDO.html b/oms/Shop2PaymentProvider2PaymentDefDO.html index b9c4a9545c..36095f4508 100644 --- a/oms/Shop2PaymentProvider2PaymentDefDO.html +++ b/oms/Shop2PaymentProvider2PaymentDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2PaymentProvider2PaymentDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2PaymentProvider2PaymentDefDO

diff --git a/oms/Shop2ReductionUnitDefDO.html b/oms/Shop2ReductionUnitDefDO.html index bac0a131cf..42b0c01639 100644 --- a/oms/Shop2ReductionUnitDefDO.html +++ b/oms/Shop2ReductionUnitDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2ReductionUnitDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2ReductionUnitDefDO

diff --git a/oms/Shop2ResponseStateCodeDefDO.html b/oms/Shop2ResponseStateCodeDefDO.html index e049b36fc5..e68571c52a 100644 --- a/oms/Shop2ResponseStateCodeDefDO.html +++ b/oms/Shop2ResponseStateCodeDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2ResponseStateCodeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2ResponseStateCodeDefDO

diff --git a/oms/Shop2ReturnReason2ApprovalStateCodeReasonDefDO.html b/oms/Shop2ReturnReason2ApprovalStateCodeReasonDefDO.html index b33bbc5b5f..96ed2ed6e7 100644 --- a/oms/Shop2ReturnReason2ApprovalStateCodeReasonDefDO.html +++ b/oms/Shop2ReturnReason2ApprovalStateCodeReasonDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2ReturnReason2ApprovalStateCodeReasonDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2ReturnReason2ApprovalStateCodeReasonDefDO

diff --git a/oms/Shop2ReturnReasonDefDO.html b/oms/Shop2ReturnReasonDefDO.html index 218ac0d09f..83197b6ddb 100644 --- a/oms/Shop2ReturnReasonDefDO.html +++ b/oms/Shop2ReturnReasonDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2ReturnReasonDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2ReturnReasonDefDO

diff --git a/oms/Shop2ReturnStatesDefDO.html b/oms/Shop2ReturnStatesDefDO.html index d79537eaba..1311c69c6c 100644 --- a/oms/Shop2ReturnStatesDefDO.html +++ b/oms/Shop2ReturnStatesDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2ReturnStatesDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2ReturnStatesDefDO

diff --git a/oms/Shop2ReturnTypeDefDO.html b/oms/Shop2ReturnTypeDefDO.html index 7d6917c6d7..054479b065 100644 --- a/oms/Shop2ReturnTypeDefDO.html +++ b/oms/Shop2ReturnTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2ReturnTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2ReturnTypeDefDO

diff --git a/oms/Shop2Supplier2ApprovalTypeDefDO.html b/oms/Shop2Supplier2ApprovalTypeDefDO.html index f339448238..4e6f3c3abe 100644 --- a/oms/Shop2Supplier2ApprovalTypeDefDO.html +++ b/oms/Shop2Supplier2ApprovalTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2Supplier2ApprovalTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2Supplier2ApprovalTypeDefDO

diff --git a/oms/Shop2Supplier2ReduceReasonDO.html b/oms/Shop2Supplier2ReduceReasonDO.html index c5d5a13755..80643edaf1 100644 --- a/oms/Shop2Supplier2ReduceReasonDO.html +++ b/oms/Shop2Supplier2ReduceReasonDO.html @@ -4,8 +4,8 @@ Table oms.Shop2Supplier2ReduceReasonDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2Supplier2ReduceReasonDO

diff --git a/oms/Shop2SupplierDO.html b/oms/Shop2SupplierDO.html index abd64e7198..785091fd9f 100644 --- a/oms/Shop2SupplierDO.html +++ b/oms/Shop2SupplierDO.html @@ -4,8 +4,8 @@ Table oms.Shop2SupplierDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2SupplierDO

diff --git a/oms/Shop2TaxTypeDefDO.html b/oms/Shop2TaxTypeDefDO.html index 5c0ef94e33..cb5180b246 100644 --- a/oms/Shop2TaxTypeDefDO.html +++ b/oms/Shop2TaxTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.Shop2TaxTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Shop2TaxTypeDefDO

diff --git a/oms/ShopDO.html b/oms/ShopDO.html index ea2bf80c0d..3c9da294bb 100644 --- a/oms/ShopDO.html +++ b/oms/ShopDO.html @@ -4,8 +4,8 @@ Table oms.ShopDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ShopDO

diff --git a/oms/ShopOrderValidationDO.html b/oms/ShopOrderValidationDO.html index ff13df28dd..2a46968a02 100644 --- a/oms/ShopOrderValidationDO.html +++ b/oms/ShopOrderValidationDO.html @@ -4,8 +4,8 @@ Table oms.ShopOrderValidationDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.ShopOrderValidationDO

diff --git a/oms/Supplier2CarrierDO.html b/oms/Supplier2CarrierDO.html index a8e36d32d2..2f6ca749d1 100644 --- a/oms/Supplier2CarrierDO.html +++ b/oms/Supplier2CarrierDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2CarrierDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2CarrierDO

diff --git a/oms/Supplier2CountryDefDO.html b/oms/Supplier2CountryDefDO.html index 1f210bccdf..d69857efdd 100644 --- a/oms/Supplier2CountryDefDO.html +++ b/oms/Supplier2CountryDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2CountryDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2CountryDefDO

diff --git a/oms/Supplier2DeliveryOptionDefDO.html b/oms/Supplier2DeliveryOptionDefDO.html index 831cc77094..5190a7d47d 100644 --- a/oms/Supplier2DeliveryOptionDefDO.html +++ b/oms/Supplier2DeliveryOptionDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2DeliveryOptionDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2DeliveryOptionDefDO

diff --git a/oms/Supplier2PaymentDefDO.html b/oms/Supplier2PaymentDefDO.html index 099e7bc898..93e4d11de3 100644 --- a/oms/Supplier2PaymentDefDO.html +++ b/oms/Supplier2PaymentDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2PaymentDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2PaymentDefDO

diff --git a/oms/Supplier2ReductionUnitDefDO.html b/oms/Supplier2ReductionUnitDefDO.html index 0746bc6060..93b9eb2e9f 100644 --- a/oms/Supplier2ReductionUnitDefDO.html +++ b/oms/Supplier2ReductionUnitDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2ReductionUnitDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2ReductionUnitDefDO

diff --git a/oms/Supplier2ResponseStateCodeDefDO.html b/oms/Supplier2ResponseStateCodeDefDO.html index 1afd267088..e7be948b53 100644 --- a/oms/Supplier2ResponseStateCodeDefDO.html +++ b/oms/Supplier2ResponseStateCodeDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2ResponseStateCodeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2ResponseStateCodeDefDO

diff --git a/oms/Supplier2ResponseTypeDefDO.html b/oms/Supplier2ResponseTypeDefDO.html index c3a676db0e..40c6c8aebd 100644 --- a/oms/Supplier2ResponseTypeDefDO.html +++ b/oms/Supplier2ResponseTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2ResponseTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2ResponseTypeDefDO

diff --git a/oms/Supplier2ReturnReasonDefDO.html b/oms/Supplier2ReturnReasonDefDO.html index 5b7cef135f..0f0000c81d 100644 --- a/oms/Supplier2ReturnReasonDefDO.html +++ b/oms/Supplier2ReturnReasonDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2ReturnReasonDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2ReturnReasonDefDO

diff --git a/oms/Supplier2ReturnTypeDefDO.html b/oms/Supplier2ReturnTypeDefDO.html index 21790d7321..b30ab8d5b8 100644 --- a/oms/Supplier2ReturnTypeDefDO.html +++ b/oms/Supplier2ReturnTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2ReturnTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2ReturnTypeDefDO

diff --git a/oms/Supplier2TaxTypeDefDO.html b/oms/Supplier2TaxTypeDefDO.html index 318b42a2db..274c1d2c10 100644 --- a/oms/Supplier2TaxTypeDefDO.html +++ b/oms/Supplier2TaxTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.Supplier2TaxTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.Supplier2TaxTypeDefDO

diff --git a/oms/SupplierContactDO.html b/oms/SupplierContactDO.html index b595cddbd3..a96a631286 100644 --- a/oms/SupplierContactDO.html +++ b/oms/SupplierContactDO.html @@ -4,8 +4,8 @@ Table oms.SupplierContactDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.SupplierContactDO

diff --git a/oms/SupplierDO.html b/oms/SupplierDO.html index 62d85d8be7..89d058f8f1 100644 --- a/oms/SupplierDO.html +++ b/oms/SupplierDO.html @@ -4,8 +4,8 @@ Table oms.SupplierDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.SupplierDO

@@ -583,57 +583,52 @@

Referenced by 

NOT DEFINED  -productArticleMediaDO.(contentSupplierRef)  +productArticleNameDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleNameDO.(contentSupplierRef)  +productArticleReviewDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleReviewDO.(contentSupplierRef)  +productArticleSalesPriceDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleSalesPriceDO.(supplierRef)  +productArticleShortDescriptionDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleShortDescriptionDO.(contentSupplierRef)  +productArticleSupplierDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleSupplierDO.(supplierRef)  +productArticleSupplierFactAttributeDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleSupplierFactAttributeDO.(contentSupplierRef)  +productArticleWarrantyDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleWarrantyDO.(contentSupplierRef)  +productArticleYearOfProductionDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleYearOfProductionDO.(contentSupplierRef)  +productArticleYearOfPublicationDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productArticleYearOfPublicationDO.(contentSupplierRef)  -SupplierDO.(id)  -NOT DEFINED  - - -productB_Article2ClassificationElementDO.(supplierRef)  +productB_Article2ClassificationElementDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  @@ -643,52 +638,52 @@

Referenced by 

fk_supplierref  -productClassificationElementImportRuleMappingDO.(supplierRef)  +productClassificationElementImportRuleMappingDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productContributorDO.(contentSupplierRef)  +productContributorDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productDependencyProcessingConfigDO.(supplierRef)  +productDependencyProcessingConfigDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productExportArticleDO.(supplierRef)  +productExportArticleDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productFactAttribute2AssortmentDO.(supplierRef)  +productFactAttribute2AssortmentDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productImportArticleErrorDO.(supplierRef)  +productImportArticleErrorDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productImportArticleUnknownManufacturerDO.(supplierRef)  +productImportArticleUnknownManufacturerDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productImportArticleVariationErrorDO.(supplierRef)  +productImportArticleVariationErrorDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productImportAssortmentFactAttributeErrorDO.(supplierRef)  +productImportAssortmentFactAttributeErrorDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productImportClassificationElement2SupplierDO.(supplierRef)  +productImportClassificationElement2SupplierDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  @@ -703,37 +698,37 @@

Referenced by 

ImportConfigurationDO_fk_supplierRef  -productImportConfigurationDO.(assortmentSupplier)  +productImportConfigurationDO.(assortmentSupplier)  SupplierDO.(id)  NOT DEFINED  -productImportDatapackDO.(supplierRef)  +productImportDatapackDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productImportHeuristicValidationConfigurationDO.(supplierRef)  +productImportHeuristicValidationConfigurationDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productInvalidImportArticleDO.(supplierRef)  +productInvalidImportArticleDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productManufacturer2SupplierDO.(supplierRef)  +productManufacturer2SupplierDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productRequiredVariationSystem2SupplierDO.(supplierRef)  +productRequiredVariationSystem2SupplierDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productSalesPriceCalculationConfigurationDO.(supplierRef)  +productSalesPriceCalculationConfigurationDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  @@ -743,17 +738,17 @@

Referenced by 

fk_supplierref  -productSupplier2LanguageDefDO.(contentSupplierRef)  +productSupplier2LanguageDefDO.(contentSupplierRef)  SupplierDO.(id)  NOT DEFINED  -productSupplierClassificationSystemDO.(supplierRef)  +productSupplierClassificationSystemDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  -productSupplierVariationSystemDO.(supplierRef)  +productSupplierVariationSystemDO.(supplierRef)  SupplierDO.(id)  NOT DEFINED  diff --git a/oms/SupplierReturnAddressDO.html b/oms/SupplierReturnAddressDO.html index a4abf6919f..8c68ea9b50 100644 --- a/oms/SupplierReturnAddressDO.html +++ b/oms/SupplierReturnAddressDO.html @@ -4,8 +4,8 @@ Table oms.SupplierReturnAddressDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.SupplierReturnAddressDO

diff --git a/oms/SupplierTypeDefDO.html b/oms/SupplierTypeDefDO.html index 006a6044fd..d2d58c29a2 100644 --- a/oms/SupplierTypeDefDO.html +++ b/oms/SupplierTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.SupplierTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.SupplierTypeDefDO (Enum)

diff --git a/oms/TaxDO.html b/oms/TaxDO.html index 9b5d23bc12..5709132b2f 100644 --- a/oms/TaxDO.html +++ b/oms/TaxDO.html @@ -4,8 +4,8 @@ Table oms.TaxDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TaxDO

@@ -113,81 +113,51 @@

Referenced by 

Constraint Name[1] -omsInvoicingSalesPriceChargeDO.(taxRef)  -TaxDO.(id)  -InvoicingSalesPriceChargeDO_fk_taxRef  - - -omsInvoicingSalesPriceChargeTaxDO.(taxRef)  +omsInvoicingSalesPriceChargeTaxDO.(taxRef)  TaxDO.(id)  InvoicingSalesPriceChargeTaxDO_fk_TaxDO  -omsInvoicingSalesPricePosDO.(taxRef)  -TaxDO.(id)  -InvoicingSalesPricePosDO_fk_taxRef  - - omsInvoicingSalesPricePosTaxDO.(taxRef)  TaxDO.(id)  InvoicingSalesPricePosTaxDO_fk_TaxDO  -omsInvoicingSalesPriceShippingDO.(taxRef)  -TaxDO.(id)  -InvoicingSalesPriceShippingDO_fk_taxRef  - - -omsInvoicingSalesPriceTaxDO.(taxRef)  +omsInvoicingSalesPriceTaxDO.(taxRef)  TaxDO.(id)  InvoicingSalesPriceTaxDO_fk_taxRef  -omsOrderChargeTaxDO.(taxRef)  +omsOrderChargeTaxDO.(taxRef)  TaxDO.(id)  OrderChargeTaxDO_fk_TaxDO  -omsOrderPosTaxDO.(taxRef)  +omsOrderPosTaxDO.(taxRef)  TaxDO.(id)  OrderPosTaxDO_fk_TaxDO  -omsOrderSubTotalTaxGroupDO.(taxRef)  +omsOrderSubTotalTaxGroupDO.(taxRef)  TaxDO.(id)  OrderSubTotalTaxGroupDO_fk_taxRef  -omsOrderTotalTaxGroupDO.(taxRef)  +omsOrderTotalTaxGroupDO.(taxRef)  TaxDO.(id)  OrderTotalTaxGroupDO_fk_taxRef  -omsPaymentSalesPriceChargeDO.(taxRef)  -TaxDO.(id)  -PaymentSalesPriceChargeDO_fk_taxRef  - - omsPaymentSalesPriceChargeTaxDO.(taxRef)  TaxDO.(id)  PaymentSalesPriceChargeTaxDO_fk_TaxDO  -omsPaymentSalesPricePosDO.(taxRef)  -TaxDO.(id)  -PaymentSalesPricePosDO_fk_taxRef  - - -omsPaymentSalesPricePosTaxDO.(taxRef)  +omsPaymentSalesPricePosTaxDO.(taxRef)  TaxDO.(id)  PaymentSalesPricePosTaxDO_fk_TaxDO  -omsPaymentSalesPriceShippingDO.(taxRef)  -TaxDO.(id)  -PaymentSalesPriceShippingDO_fk_taxRef  - - omsPaymentSalesPriceTaxDO.(taxRef)  TaxDO.(id)  PaymentSalesPriceTaxDO_fk_taxRef  diff --git a/oms/TaxTypeDefDO.html b/oms/TaxTypeDefDO.html index 42c38fddaa..8909a06e77 100644 --- a/oms/TaxTypeDefDO.html +++ b/oms/TaxTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.TaxTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TaxTypeDefDO

diff --git a/oms/TransformerBeanDefDO.html b/oms/TransformerBeanDefDO.html index 1992ad2ff8..156308d625 100644 --- a/oms/TransformerBeanDefDO.html +++ b/oms/TransformerBeanDefDO.html @@ -4,8 +4,8 @@ Table oms.TransformerBeanDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TransformerBeanDefDO (Enum)

diff --git a/oms/TransformerProcessDO.html b/oms/TransformerProcessDO.html index 7be34d2e21..2637a04eb3 100644 --- a/oms/TransformerProcessDO.html +++ b/oms/TransformerProcessDO.html @@ -4,8 +4,8 @@ Table oms.TransformerProcessDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TransformerProcessDO

diff --git a/oms/TransformerProcessGroupDO.html b/oms/TransformerProcessGroupDO.html index de37f63222..d1b0d74f26 100644 --- a/oms/TransformerProcessGroupDO.html +++ b/oms/TransformerProcessGroupDO.html @@ -4,8 +4,8 @@ Table oms.TransformerProcessGroupDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TransformerProcessGroupDO

diff --git a/oms/TransformerProcessParameterDO.html b/oms/TransformerProcessParameterDO.html index 02ace041ed..09ea5ae11d 100644 --- a/oms/TransformerProcessParameterDO.html +++ b/oms/TransformerProcessParameterDO.html @@ -4,8 +4,8 @@ Table oms.TransformerProcessParameterDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TransformerProcessParameterDO

diff --git a/oms/TransformerProcessParameterKeyDefDO.html b/oms/TransformerProcessParameterKeyDefDO.html index b7beb58696..3fe407e1cd 100644 --- a/oms/TransformerProcessParameterKeyDefDO.html +++ b/oms/TransformerProcessParameterKeyDefDO.html @@ -4,8 +4,8 @@ Table oms.TransformerProcessParameterKeyDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TransformerProcessParameterKeyDefDO (Enum)

diff --git a/oms/TransmissionFormDefDO.html b/oms/TransmissionFormDefDO.html index 535b70a96e..bdefdbc62f 100644 --- a/oms/TransmissionFormDefDO.html +++ b/oms/TransmissionFormDefDO.html @@ -4,8 +4,8 @@ Table oms.TransmissionFormDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TransmissionFormDefDO (Enum)

diff --git a/oms/TransmissionStatesDefDO.html b/oms/TransmissionStatesDefDO.html index a498e69d13..e3314049a1 100644 --- a/oms/TransmissionStatesDefDO.html +++ b/oms/TransmissionStatesDefDO.html @@ -4,8 +4,8 @@ Table oms.TransmissionStatesDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TransmissionStatesDefDO (Enum)

diff --git a/oms/TransmissionTypeDefDO.html b/oms/TransmissionTypeDefDO.html index d770844423..94a0f6519e 100644 --- a/oms/TransmissionTypeDefDO.html +++ b/oms/TransmissionTypeDefDO.html @@ -4,8 +4,8 @@ Table oms.TransmissionTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.TransmissionTypeDefDO (Enum)

diff --git a/oms/User2OrganizationDO.html b/oms/User2OrganizationDO.html index 93c1786f70..52b17e0ac1 100644 --- a/oms/User2OrganizationDO.html +++ b/oms/User2OrganizationDO.html @@ -4,8 +4,8 @@ Table oms.User2OrganizationDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.User2OrganizationDO

diff --git a/oms/User2Role2OrganizationDO.html b/oms/User2Role2OrganizationDO.html index 91b7d65f64..e031546178 100644 --- a/oms/User2Role2OrganizationDO.html +++ b/oms/User2Role2OrganizationDO.html @@ -4,8 +4,8 @@ Table oms.User2Role2OrganizationDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.User2Role2OrganizationDO

diff --git a/oms/User2RoleDO.html b/oms/User2RoleDO.html index 680827bdcc..ecf7063625 100644 --- a/oms/User2RoleDO.html +++ b/oms/User2RoleDO.html @@ -4,8 +4,8 @@ Table oms.User2RoleDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.User2RoleDO

diff --git a/oms/UserDO.html b/oms/UserDO.html index b1a2a62aad..d5e27d8078 100644 --- a/oms/UserDO.html +++ b/oms/UserDO.html @@ -4,8 +4,8 @@ Table oms.UserDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table oms.UserDO

diff --git a/oms/_oms_list.html b/oms/_oms_list.html index 6b4a0e2ac2..faf7fd3e7f 100644 --- a/oms/_oms_list.html +++ b/oms/_oms_list.html @@ -4,7 +4,7 @@ Schema oms - + diff --git a/oms/_oms_summary.html b/oms/_oms_summary.html index 343da07edb..ec7a098c46 100644 --- a/oms/_oms_summary.html +++ b/oms/_oms_summary.html @@ -2,7 +2,7 @@ Schema oms - + @@ -10,7 +10,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Schema oms

@@ -20,99 +20,99 @@

Schema oms

Table Comment - + AdditionalSearchableAttributesDO  Configuration table to register additional properties to be considered by OMT searches. For now only usable to add order properties as additional order number references.  - + ApprovalStateCodeDefDO  Approval response state codes that are supported from the application by default.  - + ApprovalStateCodeReasonDefDO  Approval state code reasons that are supported from the application by default.  - + ApprovalTypeDefDO  Approval types that are supported from the application by default, e.g. "FraudPrevention".  - + CacheStateDO  List of internal caches, used mainly for configurable objects like shops and supliers. The caches should be cleared after any configuration change (see function oms.clear_cache_request).  - + CarrierDO  List of all carriers and additional properties.  - + ChargeTypeDefDO  List the different charge types available by default.  - + CommunicationDO  Possible relations of communication properties which are send in various formats to external applications.
Formats are for example e-mails for customers, order export for ERP-systems, responses for commerce applications and more.  - + CommunicationPartnerDO  Relations between two communication partners between which a transmission should be executed.  - + CommunicationVersionBeanNameDefDO  Communication beans versions that are supported by the application.
Currently only the 'CommunicationInBeanManagerBean' is referenced.  - + CommunicationVersionDefDO  Relations between a API-versions and specific versions of communication beans. The initial relations are supported from the application by default
A relation can be noted as a mapping of versions.
Currently only "v1.0" is supported.  - + CountryCodeDefDO  Country codes, e.g. "ISO3166 ALPHA-2 Code".  - + CountryDefDO  Countries that are supported by the platform by default. The related currency and iso-codes are included.  - + DecisionBeanDefDO  Decision beans that are supported by the application by default.
A decision bean is an implementation that checks whether a following action should be processes or not, for example the check whether an e-mail should be send or not.  - + DeliveryFormDefDO  Delivery forms that are supported from the platform by default, e.g. "Standard".  - + DeliveryOptionDefDO  Delivery options that are supported from the platform by default, e.g. "Cash on delivery".
An order position can have more than one option.  - + DeliveryTypeDefDO  Delivery types describe expected delivery times. The types EARLIEST and FIXED are not listed here as they depend on a date.  - + DocumentFormatDefDO  Document formats including related encodings, mime-types and transformer factories.

@@ -122,158 +122,158 @@

Schema oms

Mime-types are for example "application/pdf", "application/xml".  - + EventDefDO  Business event listener types.
Supported business events are for example related to customer e-mails, payment actions and invoicing  - + EventRegistryEntryDO  Registry for events that should occur at business processes.  - + ExecutionBeanDefDO  Execution bean are single executable java beans that can be called inside business processes to handle specific tasks.
Such tasks are for example the creation of documents, the import of products and more.  - + ExecutionBeanKeyDefDO  Execution bean keys are additional configurable properties that are used from {@link ExecutionBeanDefDO}.
Customer e-mails for example use at least the property keys "shopEmailAddress" and "messageTemplate" (ExecutionBeanDefDO is SHOP_CUSTOMER_MAIL_SENDER).  - + ExecutionBeanValueDO  Values for a related execution bean key that should be used within an execution bean by a communication partner.  - + FileTransferConfigurationDO  Configuration Object for the file transfer configurations
TodDo:add functionalities to manage the configuration in the oms ui; add foreign keys to oms.TransmissionTyeDefDO and oms.TypeDefDO  - + FileTransferJobTypeDefDO  Configuration Object for the different file transfer types (e.g. push or pull)  - + FinanceController2PaymentDefDO  Naming of finance controllers (debtor management systems) that can be used instead of defaults.  - + FinanceController2TaxTypeDefDO  Tax type naming as used by finance controllers (debtor management systems) instead of defaults.  - + FinanceControllerDO  List of all finance controllers (debtor management systems).  - + IdentCodeGenerationBeanDefDO  Supported Ident code generators.
Ident codes in general are used from carriers.  - + InvoicingEventDefDO  Supported invoice event handlers.
Currently only the creation of an invoice is supported.  - + InvoicingEventRegistryEntryDO  Registry for events that should occur at business processes.  - + InvoicingNoConfigDO  Table to configure the creation of invoice numbers.  - + InvoicingTypeDefDO  Types of invoices that are supported from the platform by default, e.g. "invoice".  - + JobDefDO  Jobs that are supported from the application by default. These jobs are based on the application job framework.
A job can be attached to a schedule that will execute it.
Note that the job framework is based on a single quartz job of the application server but has no further relations to the other offered quartz jobs.  - + MailEventDefDO  Supported customer e-mail event handlers.
Currently only the sending of a customer e-mail is supported.  - + MailEventRegistryEntryDO  Handlers for customer e-mail events and additional properties.  - + MergeTypeDefDO  Merge types that are supported from the platform by default, e.g. "MERGE_MASTER".  - + MessageTypeDefDO  Message types of the order-log.
Message types are for example "Send order message", "Received release message".  - + NumberRangeFormatterDefDO  Business Object to define number range calculation methods (e.g. for invoice numbers)  - + ObjectTypeDefDO  Supported business objects types.
Types are for example orders, responses, transmissions.  - + OrderOptimizeDefDO  Order optimization types that are supported from the application by default, e.g. optimization by price.  - + OrderPosStatesDefDO  Supported Order position states.
Order positions states representing the current state of processing an order position.
States are for example INITIAL, ANNOUNCED, DISPATCHED.  - + OrderStatesDefDO  Supported Order states.
Order states representing the current state of processing an order.
States are for example INITIAL, ANNOUNCED, DISPATCHED.  - + OrderSupplierEvaluationRuleDefDO  Validation rules that are supported by the application by default. Used within the DOSE-process (supplier selection).
e.g. validation of availability and delivery time.  - + OrderValidationRuleDefDO  Order validation rules that are supported from the application by default, e.g. check for article Ids.  - + OrganizationDO  Organizations build a single tree structure on shops and suppliers, with following restricting rules:
- All shops and suppliers have exactly one correponding organization
@@ -284,415 +284,415 @@

Schema oms

A user that have a given role in a given organization have the same corresponding permissions in all children.  - + OrganizationTypeDefDO  Configuration Object for organization types (i.e. Oganization only, Shop, Supplier)  - + ParameterTypeDefDO  Supported parameter types.
Examples: "BOOLEAN", "STRING" and "INTEGER", "URL", "EMAIL", "REGEX".  - + PartnerReferrerDO  List of communication partners with the mapping to their unique type.   - + Payment2ProcessStageDefDO    - + PaymentActionApprovalDefDO  List of payment action approvals that should be used by a shop.
Therefore a relation of shop, payment provider and payment method (see Shop2PaymentProvider2PaymentDefDO) is linked to payment actions an approval should be processed for, e.g. for authorization.  - + PaymentDefDO  Available payment methods. Some of them may be used only as gouping reference. E.g.: "credit card"  - + PaymentEventDefDO  used as refeference to the CreatePaymentNotificationPC ProcessController  - + PaymentEventRegistryEntryDO    - + PaymentNotificationActionDefDO    - + PaymentProviderDO  List of all payment providers.  - + PlatformConfigDO  Selected configurations of the platform.  - + PlatformConfigPropertyDO  Additional ptaform wide copmnfigurations managed also managed within the java cache "bakery-cache-config"  - + ProcessDefDO  Business processes that are supported from the platform by default, e.g. "AnnounceOrderQueue".  - + ProcessStageDefDO    - + ProcessesDO  List of business processes of the IOM.  - + ReductionUnitDefDO  Reduction units that are supported from the application by default, e.g. "monetary".  - + ResponseStateCodeDefDO  Supported response state codes.
States are for example "ACC" for an accepted order or "CAN" for a canceled order.  - + ResponseTypeDefDO  Supported response types.
Types are for example "INITIAL" for an initial order response.  - + ReturnReasonDefDO  Return reasons that are supported from the application by default, e.g. "payment not received".  - + ReturnTypeDefDO  Return types that are supported from the application by default, e.g. "Defect".  - + RightDefDO  Fine granular list of the different access permissions. RightDO cannot be assigned to user directly, they must first be grouped in RoleDOs.  - + RightGroupDefDO  List of groups to categorize the rightDO, as seen in OMT. Each RightDO belongs to exactly one RightGroupDefDO.  - + Role2RightDO  List of rights assigned to the different roles. This mapping can be performed in OMT.  - + RoleDO  RoleDOs are used to define collections of rights(permissions). User can only have permissions through role assignments. These roles are all accessible and editable in OMT.  - + RoleDefDO  Roles that are supported from the application by default regarding the creation and reception of messages and objects.
E.g. "SHOP", "SUPPLIER", "PAYMENTPROVIDER"  - + SalesPriceCalculatorBeanDefDO  Beans for sales price calculation.
Only the IOM Sales Price Calculator ( "IOM_SPC" ) is currently supported.  - + ScheduleDO  Additional schedules for jobs that are not triggered by quartz.
A single java timer running each minute checks which of the jobs scheduled here must be run.
Colum names ending with "Current" are runtime attributes meant to temporarily overwrite the basic configuration during the OMS operation . They must not be set within project configuration scripts.  - + Shop2CarrierDO  Carrier naming as used by the shop instead of defaults.  - + Shop2ChargeTypeDefDO  Shop specific charge type names.  - + Shop2CountryDefDO  Country and currency naming as used by the shop instead of defaults.  - + Shop2DeliveryOptionDefDO  Delivery option naming as used by a shop instead of defaults.  - + Shop2DeliveryTypeDefDO  Only use to map the Express delivery type to the shops. Other types are always available, their mapping is implicit.  - + Shop2FinanceControllerDO  Finance controllers (debtor management systems) that should be used by a shop.  - + Shop2OrderOptimizeDefDO  Per shop definition of which order optimizations must be used.  - + Shop2OrderPosStatesDefDO  Order position state naming as used by the shop instead of defaults.  - + Shop2OrderStatesDefDO  Order state naming as used by the shop instead of defaults.  - + Shop2OrderSupplierEvaluationRuleDefDO  Evaluation rules that should be used in the DOSE-process for supplier selection for a shop.  - + Shop2OrderValidationRuleDefDO  Validation rules for an incoming order that should be used for a shop.  - + Shop2PaymentDefDO  Payment methods supported by the shop and some shop specific configurations. By payment lookup, e.g. using the payment method name in an order, there may be a fallback on the paymentName in PaymentDefDO, but only when the shop is mapped to the especial NO_PAYMENT method.  - + Shop2PaymentProvider2PaymentDefDO  Payment providers and payment method that should be used by a shop  - + Shop2ReductionUnitDefDO  Reduction unit naming as used by a shop-supplier relation instead of defaults.  - + Shop2ResponseStateCodeDefDO  Response state code naming as used by a shop instead of defaults.  - + Shop2ReturnReason2ApprovalStateCodeReasonDefDO  Relation of return reason and approval state codes reasons that should b used by a shop.  - + Shop2ReturnReasonDefDO  Return reason naming as used by a shop instead of defaults.  - + Shop2ReturnStatesDefDO  Return state naming as used by a shop instead of defaults.  - + Shop2ReturnTypeDefDO  Return types that should be used by a shop.  - + Shop2Supplier2ApprovalTypeDefDO  Order approval rules and further properties that are used by a shop. Optionally a supplier and payment provider (PSP) can be assigned.  - + Shop2Supplier2ReduceReasonDO  Reduction agreement of a shop-supplier relation which contains a relation of reduce reasons of both, shop and supplier.  - + Shop2SupplierDO  Define which suppliers are used by the shops and define related properties  - + Shop2TaxTypeDefDO  Tax types as used by the shop in the order service.
A mapping between the shop and tax type is only required for shop tax names that differ from TaxTypeDefDO.taxType  - + ShopDO  List of all shops and their basic configuration.  - + ShopOrderValidationDO  List of all rule sets for order validation which checks the availability of information to corresponding properties of an order message.
It can be configured whether a field should have a value or not.  - + Supplier2CarrierDO  Lists all carriers that are assigned to a supplier.  - + Supplier2CountryDefDO  Country and currency naming as used by the supplier instead of defaults.  - + Supplier2DeliveryOptionDefDO  Delivery option naming as used by a supplier instead of defaults.  - + Supplier2PaymentDefDO  Payment method name aliases, as used by the supplier. Without such an alias, the Payment will be searched for in PaymentDefDO   - + Supplier2ReductionUnitDefDO  Reduction unit naming as used by a supplier instead of defaults.  - + Supplier2ResponseStateCodeDefDO  Response state code naming as used by a supplier instead of defaults.  - + Supplier2ResponseTypeDefDO  Deprecated Response types naming as used by a supplier instead of defaults.  - + Supplier2ReturnReasonDefDO  Return reason naming as used by a supplier instead of defaults.  - + Supplier2ReturnTypeDefDO  Return types that should be used by a supplier.
Additionally information for RMA code generation can be configured for each return type.  - + Supplier2TaxTypeDefDO  Tax types as used by the shop in the order service.  - + SupplierContactDO  Deprecated Contacts of suppliers that can be used for contact.  - + SupplierDO  List of all suppliers and their basic configuration.  - + SupplierReturnAddressDO  Country and currency naming as used by the supplier instead of defaults.  - + SupplierTypeDefDO    - + TaxDO  Tax values and validity per country and type  - + TaxTypeDefDO  Supported tax types.
Types are for example "NORMAL_TAX" or "SERVICE" for tax rates on services.  - + TransformerBeanDefDO    - + TransformerProcessDO  List of transfomer processes.  - + TransformerProcessGroupDO    - + TransformerProcessParameterDO    - + TransformerProcessParameterKeyDefDO    - + TransmissionFormDefDO  Transmission forms used to determines process flows for messages (i.e, PUSH and PULL).  - + TransmissionStatesDefDO  List of all possible transmission states. Used only to ensure that referencing tables contain a subset of this list, without conflicting id or names (checked by foreign keys).  - + TransmissionTypeDefDO  Transmission types regarding the creation and reception of messages and objects.
The transmission type determines process flows.
Types are for example "SEND_CHECKED_ORDER" for an order that was validated.  - + User2OrganizationDO  Mapping User - Organization  - + User2Role2OrganizationDO  Mapping User - Role - Organization  - + User2RoleDO  List of roles per user. This table is like a reduced view of User2Role2OrganizationDO and does not need to be considered. Its content is maintained through triggers.  - + UserDO  OMS users with their credentials (services and OMT users).  diff --git a/omt/CustomBlockDTO.html b/omt/CustomBlockDTO.html index 6c956f063f..2afaab78d1 100644 --- a/omt/CustomBlockDTO.html +++ b/omt/CustomBlockDTO.html @@ -4,8 +4,8 @@ Table omt.CustomBlockDTO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table omt.CustomBlockDTO

diff --git a/omt/CustomMenuItemDTO.html b/omt/CustomMenuItemDTO.html index 503d73648d..f872688470 100644 --- a/omt/CustomMenuItemDTO.html +++ b/omt/CustomMenuItemDTO.html @@ -4,8 +4,8 @@ Table omt.CustomMenuItemDTO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table omt.CustomMenuItemDTO

diff --git a/omt/CustomOrderTabDTO.html b/omt/CustomOrderTabDTO.html index 76deddfe1f..e365d30f7c 100644 --- a/omt/CustomOrderTabDTO.html +++ b/omt/CustomOrderTabDTO.html @@ -4,8 +4,8 @@ Table omt.CustomOrderTabDTO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table omt.CustomOrderTabDTO

diff --git a/omt/CustomPropertyPresentationDTO.html b/omt/CustomPropertyPresentationDTO.html index 415ebb8f18..7fd95ad08d 100644 --- a/omt/CustomPropertyPresentationDTO.html +++ b/omt/CustomPropertyPresentationDTO.html @@ -4,8 +4,8 @@ Table omt.CustomPropertyPresentationDTO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table omt.CustomPropertyPresentationDTO

diff --git a/omt/FeatureToggleDTO.html b/omt/FeatureToggleDTO.html index 48f95ae635..ddb0d818a5 100644 --- a/omt/FeatureToggleDTO.html +++ b/omt/FeatureToggleDTO.html @@ -4,8 +4,8 @@ Table omt.FeatureToggleDTO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table omt.FeatureToggleDTO

diff --git a/omt/PresentationType.html b/omt/PresentationType.html index aa603a6c23..ea1f92ea7b 100644 --- a/omt/PresentationType.html +++ b/omt/PresentationType.html @@ -4,8 +4,8 @@ Table omt.PresentationType - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table omt.PresentationType (Enum)

diff --git a/omt/_omt_list.html b/omt/_omt_list.html index 87ef368e66..442f412794 100644 --- a/omt/_omt_list.html +++ b/omt/_omt_list.html @@ -4,7 +4,7 @@ Schema omt - + diff --git a/omt/_omt_summary.html b/omt/_omt_summary.html index 46d8fc709a..03407481e1 100644 --- a/omt/_omt_summary.html +++ b/omt/_omt_summary.html @@ -2,7 +2,7 @@ Schema omt - + @@ -10,7 +10,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Schema omt

@@ -20,32 +20,32 @@

Schema omt

Table Comment - + CustomBlockDTO  Custom blocks that should be displayed additionally at selected extension points.  - + CustomMenuItemDTO  Custom main menu items that should be displayed additionally.  - + CustomOrderTabDTO  Custom order detail tabs that should be displayed additionally.  - + CustomPropertyPresentationDTO  Properties that should be displayed in a custom block.  - + FeatureToggleDTO  A list of feature-toggles to globally enable or disable features in the OMT.  - + PresentationType  Presentations that properties can be displayed in.  diff --git a/product/ClassificationSystemDefDO.html b/product/ClassificationSystemDefDO.html index b768dff5fc..deac6fd58b 100644 --- a/product/ClassificationSystemDefDO.html +++ b/product/ClassificationSystemDefDO.html @@ -4,8 +4,8 @@ Table product.ClassificationSystemDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table product.ClassificationSystemDefDO (Enum)

diff --git a/product/ImportConfigurationBeanDefDO.html b/product/ImportConfigurationBeanDefDO.html index 2d71af880b..07cd91b878 100644 --- a/product/ImportConfigurationBeanDefDO.html +++ b/product/ImportConfigurationBeanDefDO.html @@ -4,8 +4,8 @@ Table product.ImportConfigurationBeanDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table product.ImportConfigurationBeanDefDO (Enum)

diff --git a/product/ImportConfigurationCopySupplierArticlesDO.html b/product/ImportConfigurationCopySupplierArticlesDO.html index 6274ae3f91..1d23d3866c 100644 --- a/product/ImportConfigurationCopySupplierArticlesDO.html +++ b/product/ImportConfigurationCopySupplierArticlesDO.html @@ -4,8 +4,8 @@ Table product.ImportConfigurationCopySupplierArticlesDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table product.ImportConfigurationCopySupplierArticlesDO

diff --git a/product/ImportConfigurationDO.html b/product/ImportConfigurationDO.html index 5ffab04d6e..340bdeb588 100644 --- a/product/ImportConfigurationDO.html +++ b/product/ImportConfigurationDO.html @@ -4,8 +4,8 @@ Table product.ImportConfigurationDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table product.ImportConfigurationDO

diff --git a/product/ImportDatapackFileTypeDefDO.html b/product/ImportDatapackFileTypeDefDO.html index 2a018f88bb..ecbfe0a1b1 100644 --- a/product/ImportDatapackFileTypeDefDO.html +++ b/product/ImportDatapackFileTypeDefDO.html @@ -4,8 +4,8 @@ Table product.ImportDatapackFileTypeDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table product.ImportDatapackFileTypeDefDO (Enum)

diff --git a/product/LanguageDefDO.html b/product/LanguageDefDO.html index 1c9b342f23..6fb851e756 100644 --- a/product/LanguageDefDO.html +++ b/product/LanguageDefDO.html @@ -4,8 +4,8 @@ Table product.LanguageDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table product.LanguageDefDO (Enum)

@@ -78,15 +78,6 @@

Columns 

-usedInArticleExportConfig -boolean -NOT_NULL -false -Deprecated  - - - - isoCode639_2 varchar(3) UNIQUE, NOT_NULL @@ -163,22 +154,17 @@

Referenced by 

languageDefRefArchiveImportArticleLongDescriptionDO  -productArchiveImportArticleMediaDO.(languageDefRef)  -LanguageDefDO.(id)  -languageDefRefArchiveImportArticleMediaDO  - - -productArchiveImportArticleNameDO.(languageDefRef)  +productArchiveImportArticleNameDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArchiveImportArticleNameDO  -productArchiveImportArticleShortDescriptionDO.(languageDefRef)  +productArchiveImportArticleShortDescriptionDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArchiveImportArticleShortDescriptionDO  -productArchiveImportArticleWarrantyDO.(languageDefRef)  +productArchiveImportArticleWarrantyDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArchiveImportArticleWarrantyDO  @@ -208,12 +194,12 @@

Referenced by 

NOT DEFINED  -productArticleDescriptionUrlDO.(languageDefRef)  +productArticleDescriptionUrlDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArticleDescriptionUrlDO  -productArticleExportConfigDO.(languageDefRef)  +productArticleExportConfigDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArticleExportConfigDO  @@ -228,12 +214,12 @@

Referenced by 

NOT DEFINED  -productArticleFactDO.(languageDefRef)  +productArticleFactDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArticleFactDO  -productArticleFactExtendedDO.(languageDefRef)  +productArticleFactExtendedDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArticleFactExtendedDO  @@ -253,16 +239,11 @@

Referenced by 

NOT DEFINED  -productArticleLongDescriptionDO.(languageDefRef)  +productArticleLongDescriptionDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArticleLongDescriptionDO  -productArticleMediaDO.(languageDefRef)  -LanguageDefDO.(id)  -languageDefRefArticleMediaDO  - - productArticleNameDO.(languageDefRef)  LanguageDefDO.(id)  languageDefRefArticleNameDO  @@ -462,195 +443,194 @@

Enum Values 

isoCode639 name usedInAdmintool -usedInArticleExportConfig isoCode639_2 -1unknown languageulNo Languagefalsefalsenol -2englishenEnglishtruetrueeng -3germandeDeutschtruetrueger -4dutchnlNederlandsfalsetruedut -5russianruRussianfalsetruerus -6polishplPolishfalsetruepol -7frenchfrFrenchfalsetruefre -8austrianatAustrianfalsetruexeu -9swisschSwissfalsetrueych -10czechcsCzechfalsefalsecze -11danishdaDanishfalsefalsedan -12greekelGreekfalsefalsegre -13irishgaIrishfalsefalsegle -14romanianroRomanianfalsefalserum -15bulgarianbgBulgarianfalsefalsebul -16latvianlvLatvianfalsefalselav -17estonianetEstonianfalsefalseest -18lithuanianltLithuanianfalsefalselit -19italianitItalianfalsefalseita -20spanishesSpanishfalsefalsespa -21swedishsvSwedishfalsefalseswe -22portugueseptPortuguesefalsefalsepor -23finnishfiFinnishfalsefalsefin -24slovakianskSlovakianfalsefalseslo -25slovenianslSlovenianfalsefalseslv -26hungarianhuHungarianfalsetruehun -30AbkhazabAbkhazfalsefalseabk -31AfaraaAfarfalsefalseaar -32AfrikaansafAfrikaansfalsefalseafr -33AkanakAkanfalsefalseaka -34AlbaniansqAlbanianfalsefalsealb -35AmharicamAmharicfalsefalseamh -36ArabicarArabicfalsefalseara -37AragoneseanAragonesefalsefalsearg -38ArmenianhyArmenianfalsefalsearm -39AssameseasAssamesefalsefalseasm -40AvaricavAvaricfalsefalseava -41AvestanaeAvestanfalsefalseave -42AymaraayAymarafalsefalseaym -43AzerbaijaniazAzerbaijanifalsefalseaze -44BambarabmBambarafalsefalsebam -45BashkirbaBashkirfalsefalsebak -46BasqueeuBasquefalsefalsebaq -47BelarusianbeBelarusianfalsefalsebel -48Bengali, BanglabnBengali, Banglafalsefalseben -49BiharibhBiharifalsefalsebih -50BislamabiBislamafalsefalsebis -51BosnianbsBosnianfalsefalsebos -52BretonbrBretonfalsefalsebre -53BurmesemyBurmesefalsefalsebur -54Catalan, ValenciancaCatalan, Valencianfalsefalsecat -55ChamorrochChamorrofalsefalsecha -56ChechenceChechenfalsefalseche -57Chichewa, Chewa, NyanjanyChichewa, Chewa, Nyanjafalsefalsenya -58ChinesezhChinesefalsefalsechi -59ChuvashcvChuvashfalsefalsechv -60CornishkwCornishfalsefalsecor -61CorsicancoCorsicanfalsefalsecos -62CreecrCreefalsefalsecre -63CroatianhrCroatianfalsefalsehrv -64Divehi, Dhivehi, Maldivian,dvDivehi, Dhivehi, Maldivian,falsefalsediv -65DzongkhadzDzongkhafalsefalsedzo -66EsperantoeoEsperantofalsefalseepo -67EweeeEwefalsefalseewe -68FaroesefoFaroesefalsefalsefao -69FijianfjFijianfalsefalsefij -70Fula, Fulah, Pulaar, PularffFula, Fulah, Pulaar, Pularfalsefalseful -71GalicianglGalicianfalsefalseglg -72GeorgiankaGeorgianfalsefalsegeo -73GuaranígnGuaranífalsefalsegrn -74GujaratiguGujaratifalsefalseguj -75Haitian, Haitian CreolehtHaitian, Haitian Creolefalsefalsehat -76HausahaHausafalsefalsehau -77Hebrew modernheHebrew modernfalsefalseheb -78HererohzHererofalsefalseher -79HindihiHindifalsefalsehin -80Hiri MotuhoHiri Motufalsefalsehmo -81InterlinguaiaInterlinguafalsefalseina -82IndonesianidIndonesianfalsefalseind -83InterlingueieInterlinguefalsefalseile -84IgboigIgbofalsefalseibo -85InupiaqikInupiaqfalsefalseipk -86IdoioIdofalsefalseido -87IcelandicisIcelandicfalsefalseice -88InuktitutiuInuktitutfalsefalseiku -89JapanesejaJapanesefalsefalsejpn -90JavanesejvJavanesefalsefalsejav -91Kalaallisut, GreenlandicklKalaallisut, Greenlandicfalsefalsekal -92KannadaknKannadafalsefalsekan -93KanurikrKanurifalsefalsekau -94KashmiriksKashmirifalsefalsekas -95KazakhkkKazakhfalsefalsekaz -96KhmerkmKhmerfalsefalsekhm -97Kikuyu, GikuyukiKikuyu, Gikuyufalsefalsekik -98KinyarwandarwKinyarwandafalsefalsekin -99KyrgyzkyKyrgyzfalsefalsekir -100KomikvKomifalsefalsekom -101KongokgKongofalsefalsekon -102KoreankoKoreanfalsefalsekor -103KurdishkuKurdishfalsefalsekur -104Kwanyama, KuanyamakjKwanyama, Kuanyamafalsefalsekua -105LatinlaLatinfalsefalselat -106Luxembourgish, LetzeburgeschlbLuxembourgish, Letzeburgeschfalsefalseltz -107GandalgGandafalsefalselug -108Limburgish, Limburgan, LimburgerliLimburgish, Limburgan, Limburgerfalsefalselim -109LingalalnLingalafalsefalselin -110LaoloLaofalsefalselao -111Luba-KatangaluLuba-Katangafalsefalselub -113ManxgvManxfalsefalseglv -114MacedonianmkMacedonianfalsefalsemac -115MalagasymgMalagasyfalsefalsemlg -116MalaymsMalayfalsefalsemay -117MalayalammlMalayalamfalsefalsemal -118MaltesemtMaltesefalsefalsemlt -119MaorimiMaorifalsefalsemao -120MarathimrMarathifalsefalsemar -121MarshallesemhMarshallesefalsefalsemah -122MongolianmnMongolianfalsefalsemon -123NaurunaNaurufalsefalsenau -124Navajo, NavahonvNavajo, Navahofalsefalsenav -125Norwegian BokmålnbNorwegian Bokmålfalsefalsenob -126North NdebelendNorth Ndebelefalsefalsende -127NepalineNepalifalsefalsenep -128NdongangNdongafalsefalsendo -129Norwegian NynorsknnNorwegian Nynorskfalsefalsenno -130NorwegiannoNorwegianfalsefalsenor -131NuosuiiNuosufalsefalseiii -132South NdebelenrSouth Ndebelefalsefalsenbl -133OccitanocOccitanfalsefalseoci -134Ojibwe, OjibwaojOjibwe, Ojibwafalsefalseoji -135Old Church Slavonic, Church SlaviccuOld Church Slavonic, Church Slavicfalsefalsechu -136OromoomOromofalsefalseorm -137OriyaorOriyafalsefalseori -138Ossetian, OsseticosOssetian, Osseticfalsefalseoss -139Panjabi, PunjabipaPanjabi, Punjabifalsefalsepan -140PalipiPalifalsefalsepli -141PersianfaPersianfalsefalseper -142Pashto, PushtopsPashto, Pushtofalsefalsepus -143QuechuaquQuechuafalsefalseque -144RomanshrmRomanshfalsefalseroh -145KirundirnKirundifalsefalserun -146Sanskrit Sa?sk?tasaSanskrit Sa?sk?tafalsefalsesan -147SardinianscSardinianfalsefalsesrd -148SindhisdSindhifalsefalsesnd -149Northern SamiseNorthern Samifalsefalsesme -150SamoansmSamoanfalsefalsesmo -151SangosgSangofalsefalsesag -152SerbiansrSerbianfalsefalsesrp -153Scottish Gaelic, GaelicgdScottish Gaelic, Gaelicfalsefalsegla -154ShonasnShonafalsefalsesna -155Sinhala, SinhalesesiSinhala, Sinhalesefalsefalsesin -156SomalisoSomalifalsefalsesom -157Southern SothostSouthern Sothofalsefalsesot -158SundanesesuSundanesefalsefalsesun -159SwahiliswSwahilifalsefalseswa -160SwatissSwatifalsefalsessw -161TamiltaTamilfalsefalsetam -162TeluguteTelugufalsefalsetel -163TajiktgTajikfalsefalsetgk -164ThaithThaifalsefalsetha -165TigrinyatiTigrinyafalsefalsetir -166Tibetan Standard, Tibetan, CentralboTibetan Standard, Tibetan, Centralfalsefalsetib -167TurkmentkTurkmenfalsefalsetuk -168TagalogtlTagalogfalsefalsetgl -169TswanatnTswanafalsefalsetsn -170Tonga Tonga IslandstoTonga Tonga Islandsfalsefalseton -171TurkishtrTurkishfalsefalsetur -172TsongatsTsongafalsefalsetso -173TatarttTatarfalsefalsetat -174TwitwTwifalsefalsetwi -175TahitiantyTahitianfalsefalsetah -176Uighur, UyghurugUighur, Uyghurfalsefalseuig -177UkrainianukUkrainianfalsefalseukr -178UrduurUrdufalsefalseurd -179UzbekuzUzbekfalsefalseuzb -180VendaveVendafalsefalseven -181VietnameseviVietnamesefalsefalsevie -182VolapükvoVolapükfalsefalsevol -183WalloonwaWalloonfalsefalsewln -184WelshcyWelshfalsefalsewel -185WolofwoWoloffalsefalsewol -186Western FrisianfyWestern Frisianfalsefalsefry -187XhosaxhXhosafalsefalsexho -188YiddishyiYiddishfalsefalseyid -189YorubayoYorubafalsefalseyor -190Zhuang, ChuangzaZhuang, Chuangfalsefalsezha -191ZuluzuZulufalsefalsezul +1unknown languageulNo Languagefalsenol +2englishenEnglishtrueeng +3germandeDeutschtrueger +4dutchnlNederlandsfalsedut +5russianruRussianfalserus +6polishplPolishfalsepol +7frenchfrFrenchfalsefre +8austrianatAustrianfalsexeu +9swisschSwissfalseych +10czechcsCzechfalsecze +11danishdaDanishfalsedan +12greekelGreekfalsegre +13irishgaIrishfalsegle +14romanianroRomanianfalserum +15bulgarianbgBulgarianfalsebul +16latvianlvLatvianfalselav +17estonianetEstonianfalseest +18lithuanianltLithuanianfalselit +19italianitItalianfalseita +20spanishesSpanishfalsespa +21swedishsvSwedishfalseswe +22portugueseptPortuguesefalsepor +23finnishfiFinnishfalsefin +24slovakianskSlovakianfalseslo +25slovenianslSlovenianfalseslv +26hungarianhuHungarianfalsehun +30AbkhazabAbkhazfalseabk +31AfaraaAfarfalseaar +32AfrikaansafAfrikaansfalseafr +33AkanakAkanfalseaka +34AlbaniansqAlbanianfalsealb +35AmharicamAmharicfalseamh +36ArabicarArabicfalseara +37AragoneseanAragonesefalsearg +38ArmenianhyArmenianfalsearm +39AssameseasAssamesefalseasm +40AvaricavAvaricfalseava +41AvestanaeAvestanfalseave +42AymaraayAymarafalseaym +43AzerbaijaniazAzerbaijanifalseaze +44BambarabmBambarafalsebam +45BashkirbaBashkirfalsebak +46BasqueeuBasquefalsebaq +47BelarusianbeBelarusianfalsebel +48Bengali, BanglabnBengali, Banglafalseben +49BiharibhBiharifalsebih +50BislamabiBislamafalsebis +51BosnianbsBosnianfalsebos +52BretonbrBretonfalsebre +53BurmesemyBurmesefalsebur +54Catalan, ValenciancaCatalan, Valencianfalsecat +55ChamorrochChamorrofalsecha +56ChechenceChechenfalseche +57Chichewa, Chewa, NyanjanyChichewa, Chewa, Nyanjafalsenya +58ChinesezhChinesefalsechi +59ChuvashcvChuvashfalsechv +60CornishkwCornishfalsecor +61CorsicancoCorsicanfalsecos +62CreecrCreefalsecre +63CroatianhrCroatianfalsehrv +64Divehi, Dhivehi, Maldivian,dvDivehi, Dhivehi, Maldivian,falsediv +65DzongkhadzDzongkhafalsedzo +66EsperantoeoEsperantofalseepo +67EweeeEwefalseewe +68FaroesefoFaroesefalsefao +69FijianfjFijianfalsefij +70Fula, Fulah, Pulaar, PularffFula, Fulah, Pulaar, Pularfalseful +71GalicianglGalicianfalseglg +72GeorgiankaGeorgianfalsegeo +73GuaranígnGuaranífalsegrn +74GujaratiguGujaratifalseguj +75Haitian, Haitian CreolehtHaitian, Haitian Creolefalsehat +76HausahaHausafalsehau +77Hebrew modernheHebrew modernfalseheb +78HererohzHererofalseher +79HindihiHindifalsehin +80Hiri MotuhoHiri Motufalsehmo +81InterlinguaiaInterlinguafalseina +82IndonesianidIndonesianfalseind +83InterlingueieInterlinguefalseile +84IgboigIgbofalseibo +85InupiaqikInupiaqfalseipk +86IdoioIdofalseido +87IcelandicisIcelandicfalseice +88InuktitutiuInuktitutfalseiku +89JapanesejaJapanesefalsejpn +90JavanesejvJavanesefalsejav +91Kalaallisut, GreenlandicklKalaallisut, Greenlandicfalsekal +92KannadaknKannadafalsekan +93KanurikrKanurifalsekau +94KashmiriksKashmirifalsekas +95KazakhkkKazakhfalsekaz +96KhmerkmKhmerfalsekhm +97Kikuyu, GikuyukiKikuyu, Gikuyufalsekik +98KinyarwandarwKinyarwandafalsekin +99KyrgyzkyKyrgyzfalsekir +100KomikvKomifalsekom +101KongokgKongofalsekon +102KoreankoKoreanfalsekor +103KurdishkuKurdishfalsekur +104Kwanyama, KuanyamakjKwanyama, Kuanyamafalsekua +105LatinlaLatinfalselat +106Luxembourgish, LetzeburgeschlbLuxembourgish, Letzeburgeschfalseltz +107GandalgGandafalselug +108Limburgish, Limburgan, LimburgerliLimburgish, Limburgan, Limburgerfalselim +109LingalalnLingalafalselin +110LaoloLaofalselao +111Luba-KatangaluLuba-Katangafalselub +113ManxgvManxfalseglv +114MacedonianmkMacedonianfalsemac +115MalagasymgMalagasyfalsemlg +116MalaymsMalayfalsemay +117MalayalammlMalayalamfalsemal +118MaltesemtMaltesefalsemlt +119MaorimiMaorifalsemao +120MarathimrMarathifalsemar +121MarshallesemhMarshallesefalsemah +122MongolianmnMongolianfalsemon +123NaurunaNaurufalsenau +124Navajo, NavahonvNavajo, Navahofalsenav +125Norwegian BokmålnbNorwegian Bokmålfalsenob +126North NdebelendNorth Ndebelefalsende +127NepalineNepalifalsenep +128NdongangNdongafalsendo +129Norwegian NynorsknnNorwegian Nynorskfalsenno +130NorwegiannoNorwegianfalsenor +131NuosuiiNuosufalseiii +132South NdebelenrSouth Ndebelefalsenbl +133OccitanocOccitanfalseoci +134Ojibwe, OjibwaojOjibwe, Ojibwafalseoji +135Old Church Slavonic, Church SlaviccuOld Church Slavonic, Church Slavicfalsechu +136OromoomOromofalseorm +137OriyaorOriyafalseori +138Ossetian, OsseticosOssetian, Osseticfalseoss +139Panjabi, PunjabipaPanjabi, Punjabifalsepan +140PalipiPalifalsepli +141PersianfaPersianfalseper +142Pashto, PushtopsPashto, Pushtofalsepus +143QuechuaquQuechuafalseque +144RomanshrmRomanshfalseroh +145KirundirnKirundifalserun +146Sanskrit Sa?sk?tasaSanskrit Sa?sk?tafalsesan +147SardinianscSardinianfalsesrd +148SindhisdSindhifalsesnd +149Northern SamiseNorthern Samifalsesme +150SamoansmSamoanfalsesmo +151SangosgSangofalsesag +152SerbiansrSerbianfalsesrp +153Scottish Gaelic, GaelicgdScottish Gaelic, Gaelicfalsegla +154ShonasnShonafalsesna +155Sinhala, SinhalesesiSinhala, Sinhalesefalsesin +156SomalisoSomalifalsesom +157Southern SothostSouthern Sothofalsesot +158SundanesesuSundanesefalsesun +159SwahiliswSwahilifalseswa +160SwatissSwatifalsessw +161TamiltaTamilfalsetam +162TeluguteTelugufalsetel +163TajiktgTajikfalsetgk +164ThaithThaifalsetha +165TigrinyatiTigrinyafalsetir +166Tibetan Standard, Tibetan, CentralboTibetan Standard, Tibetan, Centralfalsetib +167TurkmentkTurkmenfalsetuk +168TagalogtlTagalogfalsetgl +169TswanatnTswanafalsetsn +170Tonga Tonga IslandstoTonga Tonga Islandsfalseton +171TurkishtrTurkishfalsetur +172TsongatsTsongafalsetso +173TatarttTatarfalsetat +174TwitwTwifalsetwi +175TahitiantyTahitianfalsetah +176Uighur, UyghurugUighur, Uyghurfalseuig +177UkrainianukUkrainianfalseukr +178UrduurUrdufalseurd +179UzbekuzUzbekfalseuzb +180VendaveVendafalseven +181VietnameseviVietnamesefalsevie +182VolapükvoVolapükfalsevol +183WalloonwaWalloonfalsewln +184WelshcyWelshfalsewel +185WolofwoWoloffalsewol +186Western FrisianfyWestern Frisianfalsefry +187XhosaxhXhosafalsexho +188YiddishyiYiddishfalseyid +189YorubayoYorubafalseyor +190Zhuang, ChuangzaZhuang, Chuangfalsezha +191ZuluzuZulufalsezul diff --git a/product/PriceComparisonProviderDefDO.html b/product/PriceComparisonProviderDefDO.html index 4a00d4d1d0..07325b6d94 100644 --- a/product/PriceComparisonProviderDefDO.html +++ b/product/PriceComparisonProviderDefDO.html @@ -4,8 +4,8 @@ Table product.PriceComparisonProviderDefDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table product.PriceComparisonProviderDefDO (Enum)

diff --git a/product/SupplierClassificationSystemDO.html b/product/SupplierClassificationSystemDO.html index 53a2c2c2f1..877495f0fa 100644 --- a/product/SupplierClassificationSystemDO.html +++ b/product/SupplierClassificationSystemDO.html @@ -4,8 +4,8 @@ Table product.SupplierClassificationSystemDO - - + + @@ -14,7 +14,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Table product.SupplierClassificationSystemDO

diff --git a/product/_product_list.html b/product/_product_list.html index fdbfd9d477..4910860cdb 100644 --- a/product/_product_list.html +++ b/product/_product_list.html @@ -4,7 +4,7 @@ Schema product - + diff --git a/product/_product_summary.html b/product/_product_summary.html index 80ca67ca79..53623f5890 100644 --- a/product/_product_summary.html +++ b/product/_product_summary.html @@ -2,7 +2,7 @@ Schema product - + @@ -10,7 +10,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Schema product

@@ -20,42 +20,42 @@

Schema product

Table Comment - + ClassificationSystemDefDO    - + ImportConfigurationBeanDefDO    - + ImportConfigurationCopySupplierArticlesDO  Cascade Product Imports to other suppliers. Reserved for special cases in given projects  - + ImportConfigurationDO  This table is described in the IOM Product Import guide.  - + ImportDatapackFileTypeDefDO  CSV file types for the product import. Only the types A(1), N(39), BCG(13) and ABCGN(82) are regulary used.  - + LanguageDefDO    - + PriceComparisonProviderDefDO  Deprecated, already removed in java  - + SupplierClassificationSystemDO    diff --git a/schema-frame.html b/schema-frame.html index b8b5cd31d0..2cf79e79a8 100644 --- a/schema-frame.html +++ b/schema-frame.html @@ -4,7 +4,7 @@ Schema List - + diff --git a/version.html b/version.html index 3aa82f390d..28b9e111f9 100644 --- a/version.html +++ b/version.html @@ -1 +1 @@ -INTERSHOP IOM 4.7.0 Database Model +INTERSHOP IOM 5.0.0 Database Model diff --git a/welcome_page.html b/welcome_page.html index 19c2badcd4..bc3745fceb 100644 --- a/welcome_page.html +++ b/welcome_page.html @@ -2,7 +2,7 @@ Info - + @@ -10,7 +10,7 @@
-

 INTERSHOP IOM 4.7.0 Database Model

+

 INTERSHOP IOM 5.0.0 Database Model

Disclaimer

This database documentation contains a sub set of the IOM database tables.