INTF IF_FDT_CP_RULESET

Source Link
Open in ADT

Home
Previous Object: IF_FDT_CP_RULESERVICE_VERSION
Next Object: IF_FDT_CP_TEXT_RULE

Status: RELEASED

Public
Interface if_fdt_cp_admin_data
Interface if_fdt_cp_actions
Constant gcs_ruleset_policy TYPE StructureTypetoABAPtodo
Method set_priority
  IMPORTING
    iv_priority TYPE if_fdt_cp_external_types=>ty_priority
Method get_priority
  RETURNING rv_priority TYPE if_fdt_cp_external_types=>ty_priority
Method get_execution_policy
  RETURNING rv_execution_policy TYPE if_fdt_cp_external_types=>ty_policy
Method set_execution_policy
  IMPORTING
    iv_execution_policy TYPE if_fdt_cp_external_types=>ty_policy
Method get_assigned_ruleservice
  RETURNING rv_ruleservice TYPE STRING
Method set_assigned_ruleservice
  IMPORTING
    iv_ruleservice TYPE STRING
Method set_assigned_rules
  IMPORTING
    it_ruleset_rules TYPE if_fdt_cp_external_types=>tt_ruleset_rule
Method get_assigned_rules
  RETURNING rt_ruleset_rules TYPE if_fdt_cp_external_types=>tt_ruleset_rule
Method set_ruleset_vocabulary
  IMPORTING
    it_ruleset_vocabulary TYPE if_fdt_cp_external_types=>ty_ruleset_vocabulary
Method get_ruleset_vocabulary
  RETURNING rt_ruleset_vocabulary TYPE if_fdt_cp_external_types=>ty_ruleset_vocabulary
Method set_header_precondition
  IMPORTING
    io_condition TYPE if_fdt_cp_ast_node
Method get_header_precondition
  RETURNING ro_condition TYPE if_fdt_cp_ast_node

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app