INTF IF_CI_ATC_FINDING_STACK

Source Link
Open in ADT

Home
Previous Object: IF_CI_ATC_CHECK_META_DATA
Next Object: IF_CI_ATC_QUICKFIX

Status: RELEASED

Public
Type ty_stack_statement TYPE if_ci_atc_finding_stack=>ty_stack_statement
Type ty_stack_statements TYPE if_ci_atc_finding_stack=>ty_stack_statements
Method push_statement
  IMPORTING
    statement TYPE if_ci_atc_finding_stack=>ty_stack_statement
Method pop_statement
  RETURNING statement TYPE if_ci_atc_finding_stack=>ty_stack_statement
Method peek_statement
  RETURNING statement TYPE if_ci_atc_finding_stack=>ty_stack_statement
Method peek_full_stack
  RETURNING statements TYPE if_ci_atc_finding_stack=>ty_stack_statements

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app