ENTITY configuration_effectivity

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (configuration_management_schema); *)
ENTITY configuration_effectivity
  SUBTYPE OF (product_definition_effectivity);
  configuration : configuration_design;
UNIQUE
  UR1: configuration,
       usage,
       id;
WHERE
  WR1: 'AP236_FURNITURE_CATALOG_AND_INTERIOR_DESIGN_MIM_LF.PRODUCT_DEFINITION_USAGE' IN
        TYPEOF (SELF\product_definition_effectivity.usage);
END_ENTITY;

Explicit Attributes

Entity configuration_effectivity has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)effectivity
 usageproduct_definition_relationship (ENTITY)product_definition_effectivity
 configurationconfiguration_design (ENTITY)configuration_effectivity

Derived Attributes

Entity configuration_effectivity has the following local and inherited derived attributes:
AttributeTypeDefined By
 namelabel (STRING)effectivity
 descriptiontext (STRING)effectivity

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity configuration_effectivity inherits from the following supertypes:
  effectivity
    product_definition_effectivity

Subtypes

    No subtypes

Referenced By

Entity configuration_effectivity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT configuration_effectivity
 approval_item SELECT configuration_effectivity
 attribute_language_item SELECT effectivity
 classification_item SELECT effectivity
 configuration_effectivity ENTITY product_definition_effectivity
 date_and_time_item SELECT effectivity
 date_item SELECT effectivity
 description_attribute_select SELECT effectivity
 effectivity_assignment ENTITY effectivity
 effectivity_relationship ENTITY effectivity
 event_occurrence_item SELECT configuration_effectivity
 identification_item SELECT effectivity
 multi_language_attribute_item SELECT effectivity
 name_attribute_select SELECT effectivity
 organization_item SELECT effectivity
 organization_item SELECT configuration_effectivity
 person_and_organization_item SELECT configuration_effectivity
 restrict_effectivity_usage RULE effectivity
 restrict_multi_language_for_effectivity RULE effectivity
 restrict_version_assignment_for_effectivity RULE effectivity
 subtype_exclusiveness_effectivity RULE effectivity


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:02-04:00