|
ENTITY Address_assignment; address_type : OPTIONAL STRING; assigned_address : Address; located_person_organizations : SET [1:?] OF organization_or_person_in_organization_select; END_ENTITY; -- Address_assignment |
Entity data types and their attributesAddress_assignment(OPT) address_type: STRING; assigned_address: Address; located_person_organizations: SET [1:?] OF organization_or_person_in_organization_select; |
| Externally_defined_address_assignment (Pre_defined_product_data_management_specializations_arm) |
| Pre_defined_address_assignment (Pre_defined_product_data_management_specializations_arm) |
| pdpdms_address_assignment_subtypes (Pre_defined_product_data_management_specializations_arm) |
Global rules for this entity data type- |