INTF IF_CI_ATC_CHECK_META_DATA

Source Link
Open in ADT

Home
Previous Object: IF_CI_ATC_CHECK
Next Object: IF_CI_ATC_FINDING_STACK

Status: RELEASED

Public
Type ty_attribute_kind TYPE if_ci_atc_check_meta_data=>ty_attribute_kind
Type ty_attribute TYPE if_ci_atc_check_meta_data=>ty_attribute
Type ty_attributes TYPE if_ci_atc_check_meta_data=>ty_attributes
Type ty_finding_category TYPE if_ci_atc_check_meta_data=>ty_finding_category
Type ty_finding_code_info TYPE if_ci_atc_check_meta_data=>ty_finding_code_info
Type ty_finding_code_infos TYPE if_ci_atc_check_meta_data=>ty_finding_code_infos
Type ty_quickfix_code_info TYPE if_ci_atc_check_meta_data=>ty_quickfix_code_info
Type ty_quickfix_code_infos TYPE if_ci_atc_check_meta_data=>ty_quickfix_code_infos
Type ty_object_types TYPE if_ci_atc_check_meta_data=>ty_object_types
Type ty_description TYPE if_ci_atc_check_meta_data=>ty_description
Constant attribute_kinds TYPE StructureTypetoABAPtodo
Constant finding_categories TYPE StructureTypetoABAPtodo
Method get_attributes
  RETURNING attributes TYPE if_ci_atc_check_meta_data=>ty_attributes
Method get_finding_code_infos
  RETURNING finding_code_infos TYPE if_ci_atc_check_meta_data=>ty_finding_code_infos
Method get_quickfix_code_infos
  RETURNING quickfix_code_infos TYPE if_ci_atc_check_meta_data=>ty_quickfix_code_infos
Method get_checked_object_types
  RETURNING types TYPE if_ci_atc_check_meta_data=>ty_object_types
Method get_description
  RETURNING description TYPE if_ci_atc_check_meta_data=>ty_description
Method uses_checksums
  RETURNING uses_checksums TYPE ABAP_BOOL
Method is_remote_enabled
  RETURNING is_remote_enabled TYPE ABAP_BOOL

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app