INTF IF_XCO_GEN_DOMA_S_FO_FXD_VALS

Source Link
Open in ADT

Home
Previous Object: IF_XCO_GEN_DOMA_FORMAT
Next Object: IF_XCO_GEN_DOMA_S_FO_FXD_VALUE

Status: RELEASED

Public
Type tv_value_table TYPE if_xco_gen_doma_s_fo_fxd_vals=>tv_value_table
Method set_value_table
  IMPORTING
    iv_value_table TYPE if_xco_gen_doma_s_fo_fxd_vals=>tv_value_table
  RETURNING ro_me TYPE if_xco_gen_doma_s_fo_fxd_vals
Method add_fixed_value
  IMPORTING
    iv_lower_limit TYPE if_xco_gen_doma_s_fo_fxd_value=>tv_lower_limit
  RETURNING ro_fixed_value TYPE if_xco_gen_doma_s_fo_fxd_value
Method get_fixed_value
  IMPORTING
    iv_lower_limit TYPE if_xco_gen_doma_s_fo_fxd_value=>tv_lower_limit
  RETURNING ro_fixed_value TYPE if_xco_gen_doma_s_fo_fxd_value
Method remove_fixed_value
  IMPORTING
    iv_lower_limit TYPE if_xco_gen_doma_s_fo_fxd_value=>tv_lower_limit

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app