Overview Index

SDAI_MAPPING_SCHEMA (jsdai.mapping)


TYPE entity_or_attribute = SELECT (
          entity_definition,
          attribute);
END_TYPE; -- entity_or_attribute

An entity_or_attribute type defines selection between attribute or entity definitions. It is used as target for entity mapping.

Users

          entity_mapping.target