INTF IF_XCO_DDL_EB_CASE

Source Link
Open in ADT

Home
Previous Object: IF_XCO_DCL_LITERAL_FACTORY
Next Object: IF_XCO_DDL_EB_CAST

Status: RELEASED

Public
Method set_operand
  IMPORTING
    io_operand TYPE if_xco_ddl_expression
  RETURNING ro_me TYPE if_xco_ddl_eb_case
Method add_when
  IMPORTING
    io_operand TYPE if_xco_ddl_expression
    io_result TYPE if_xco_ddl_expression
  RETURNING ro_me TYPE if_xco_ddl_eb_case
Method set_else
  IMPORTING
    io_else TYPE if_xco_ddl_expression
  RETURNING ro_me TYPE if_xco_ddl_eb_case
Method get_expression
  RETURNING ro_expression TYPE if_xco_ddl_expression

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app