INTF IF_XCO_DDL_EB_CAST

Source Link
Open in ADT

Home
Previous Object: IF_XCO_DDL_EB_CASE
Next Object: IF_XCO_DDL_EXPR_CASE_F

Status: RELEASED

Public
Method set_operand
  IMPORTING
    io_operand TYPE if_xco_ddl_expression
  RETURNING ro_me TYPE if_xco_ddl_eb_cast
Method set_data_type
  IMPORTING
    io_data_type TYPE if_xco_ddl_expr_cast_dtype
  RETURNING ro_me TYPE if_xco_ddl_eb_cast
Method set_preserving_type
  IMPORTING
    iv_preserving_type TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_ddl_eb_cast
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