INTF IF_XCO_GEN_AO_S_FO_C_DATA

Source Link
Open in ADT

Home
Previous Object: IF_XCO_GEN_AO_S_FO_C_CONSTANT
Next Object: IF_XCO_GEN_AO_S_FO_C_METHOD

Status: RELEASED

Public
Interface if_xco_gen_ao_s_fo_component
Method set_short_description
  IMPORTING
    iv_short_description TYPE SXCO_AO_SHORT_DESCRIPTION
  RETURNING ro_me TYPE if_xco_gen_ao_s_fo_c_data
Method set_type
  IMPORTING
    io_type TYPE if_xco_gen_ao_type_attribute
  RETURNING ro_me TYPE if_xco_gen_ao_s_fo_c_data
Method set_integer_value
  IMPORTING
    iv_integer_value TYPE I
  RETURNING ro_me TYPE if_xco_gen_ao_s_fo_c_data
Method set_text_field_value
  IMPORTING
    iv_text_field_value TYPE clike
  RETURNING ro_me TYPE if_xco_gen_ao_s_fo_c_data
Method set_string_value
  IMPORTING
    iv_string_value TYPE STRING
  RETURNING ro_me TYPE if_xco_gen_ao_s_fo_c_data
Method set_read_only
  IMPORTING
    iv_read_only TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_ao_s_fo_c_data

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app