INTF IF_XCO_CP_GEN_TTYP_S_FORM

Source Link
Open in ADT

Home
Previous Object: IF_XCO_CP_GEN_TTYP_D_O_PUT_SCT
Next Object: IF_XCO_CP_GEN_TTYP_TEMPLATE

Status: RELEASED

Public
Type tv_short_description TYPE if_xco_cp_gen_ttyp_s_form=>tv_short_description
Type ts_secondary_key TYPE if_xco_cp_gen_ttyp_s_form=>ts_secondary_key
Type tt_secondary_keys TYPE if_xco_cp_gen_ttyp_s_form=>tt_secondary_keys
Method set_short_description
  IMPORTING
    iv_short_description TYPE if_xco_cp_gen_ttyp_s_form=>tv_short_description
  RETURNING ro_me TYPE if_xco_cp_gen_ttyp_s_form
Method set_row_type
  IMPORTING
    io_row_type TYPE if_xco_gen_ttyp_row_type
  RETURNING ro_me TYPE if_xco_cp_gen_ttyp_s_form
Method set_initial_number_of_rows
  IMPORTING
    iv_initial_number_of_rows TYPE I
  RETURNING ro_me TYPE if_xco_cp_gen_ttyp_s_form
Method set_access
  IMPORTING
    io_access TYPE cl_xco_tt_access
  RETURNING ro_me TYPE if_xco_cp_gen_ttyp_s_form
Method set_primary_key
  IMPORTING
    io_primary_key TYPE if_xco_tt_primary_key
  RETURNING ro_me TYPE if_xco_cp_gen_ttyp_s_form
Method set_secondary_keys
  IMPORTING
    it_secondary_keys TYPE if_xco_cp_gen_ttyp_s_form=>tt_secondary_keys
  RETURNING ro_me TYPE if_xco_cp_gen_ttyp_s_form

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app