ENTITY detailed_report_request

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY detailed_report_request
   SUBTYPE OF (data_quality_report_request);
      detailed_report_request_type : detailed_report_type;
      report_sequence : preferred_ordering;
END_ENTITY;

Explicit Attributes

Entity detailed_report_request has the following local and inherited explicit attributes:
AttributeTypeDefined By
 descriptiontext (STRING)data_quality_report_request
 criterion_of_report_requestdata_quality_criterion (ENTITY)data_quality_report_request
 detailed_report_request_typedetailed_report_type (ENUM)detailed_report_request
 report_sequencepreferred_ordering (ENUM)detailed_report_request

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity detailed_report_request inherits from the following supertypes:
  data_quality_report_request

Subtypes

Entity detailed_report_request has the following subtypes:
    detailed_report_request_with_number_of_data*
* - Immediate Subtypes

Referenced By

Entity detailed_report_request and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 data_quality_report_request ENTITY detailed_report_request
 detailed_report_request_with_number_of_data ENTITY detailed_report_request


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:15-04:00