INTF IF_XCO_CP_GEN_DOMA_S_CH_UPDATE

Source Link
Open in ADT

Home
Previous Object: IF_XCO_CP_GEN_DOMA_S_CH_INSERT
Next Object: IF_XCO_CP_GEN_DOMA_S_CHANGE

Status: RELEASED

Public
Type tv_short_description TYPE if_xco_cp_gen_doma_s_ch_update=>tv_short_description
Type tv_value_table TYPE if_xco_cp_gen_doma_s_ch_update=>tv_value_table
Type tv_output_length TYPE if_xco_cp_gen_doma_s_ch_update=>tv_output_length
Type tv_conversion_routine TYPE if_xco_cp_gen_doma_s_ch_update=>tv_conversion_routine
Method set_short_description
  IMPORTING
    iv_short_description TYPE if_xco_cp_gen_doma_s_ch_update=>tv_short_description
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
Method set_format
  IMPORTING
    io_format TYPE if_xco_gen_doma_format
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
Method set_value_table
  IMPORTING
    iv_value_table TYPE if_xco_cp_gen_doma_s_ch_update=>tv_value_table
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
Method set_output_length
  IMPORTING
    iv_output_length TYPE if_xco_cp_gen_doma_s_ch_update=>tv_output_length
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
Method set_conversion_routine
  IMPORTING
    iv_conversion_routine TYPE if_xco_cp_gen_doma_s_ch_update=>tv_conversion_routine
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
Method set_case_sensitive
  IMPORTING
    iv_case_sensitive TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
Method set_sign
  IMPORTING
    iv_sign TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
Method set_am_pm_format
  IMPORTING
    iv_am_pm_format TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
Method set_output_style
  IMPORTING
    io_output_style TYPE cl_xco_domain_output_style
  RETURNING ro_me TYPE if_xco_cp_gen_doma_s_ch_update
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_ch_up_fxd_vl
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_ch_up_fxd_vl
Method remove_fixed_value
  IMPORTING
    iv_lower_limit TYPE if_xco_gen_doma_s_fo_fxd_value=>tv_lower_limit

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app