INTF IF_CI_ATC_CHECK

Source Link
Open in ADT

Home
Previous Object: IF_CHDO_OBJECT_TOOLS_REL
Next Object: IF_CI_ATC_CHECK_META_DATA

Status: RELEASED

Public
Type ty_object TYPE if_ci_atc_check=>ty_object
Type ty_position TYPE if_ci_atc_check=>ty_position
Type ty_location TYPE if_ci_atc_check=>ty_location
Type ty_finding_code TYPE if_ci_atc_check=>ty_finding_code
Type ty_message_parameters TYPE if_ci_atc_check=>ty_message_parameters
Type ty_finding_severity TYPE if_ci_atc_check=>ty_finding_severity
Type ty_checksum TYPE INT4
Type ty_details TYPE cl_ci_atc_finding_details
Type ty_finding TYPE if_ci_atc_check=>ty_finding
Type ty_findings TYPE if_ci_atc_check=>ty_findings
Type ty_data_provider TYPE cl_ci_atc_data_provider
Constant finding_severities TYPE StructureTypetoABAPtodo
Method run
  IMPORTING
    object TYPE if_ci_atc_check=>ty_object
    data_provider TYPE cl_ci_atc_data_provider
  RETURNING findings TYPE if_ci_atc_check=>ty_findings
Method get_meta_data
  RETURNING meta_data TYPE if_ci_atc_check_meta_data
Method set_attributes
  IMPORTING
    attributes TYPE if_ci_atc_check_meta_data=>ty_attributes
  RAISING cx_ci_atc_check_invalid_attr
Method verify_prerequisites
  RETURNING verification_findings TYPE if_ci_atc_check=>ty_findings
Method set_assistant_factory
  IMPORTING
    factory TYPE cl_ci_atc_assistant_factory

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app