INTF IF_XCO_CP_GEN_INTF_S_FORM

Source Link
Open in ADT

Home
Previous Object: IF_XCO_CP_GEN_INTF_S_DELETE
Next Object: IF_XCO_CP_GEN_INTF_S_INSERT

Status: RELEASED

Public
Type tv_short_description TYPE if_xco_cp_gen_intf_s_form=>tv_short_description
Attribute own TYPE if_xco_gen_ao_s_fo_product
Method set_short_description
  IMPORTING
    iv_short_description TYPE if_xco_cp_gen_intf_s_form=>tv_short_description
  RETURNING ro_me TYPE if_xco_cp_gen_intf_s_form
Method set_interfaces
  IMPORTING
    it_interfaces TYPE SXCO_T_AO_OBJECT_NAMES
  RETURNING ro_me TYPE if_xco_cp_gen_intf_s_form
Method add_type
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_type TYPE if_xco_gen_ao_s_fo_c_type
Method remove_type
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method get_type
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_type TYPE if_xco_gen_ao_s_fo_c_type
Method add_constant
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_constant TYPE if_xco_gen_ao_s_fo_c_constant
Method remove_constant
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method get_constant
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_constant TYPE if_xco_gen_ao_s_fo_c_constant
Method add_alias
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_alias TYPE if_xco_gen_ao_s_fo_c_alias
Method remove_alias
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method get_alias
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_alias TYPE if_xco_gen_ao_s_fo_c_alias
Method add_class_data
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_class_data TYPE if_xco_gen_ao_s_fo_c_data
Method remove_class_data
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method get_class_data
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_class_data TYPE if_xco_gen_ao_s_fo_c_data
Method add_data
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_data TYPE if_xco_gen_ao_s_fo_c_data
Method remove_data
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method get_data
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_data TYPE if_xco_gen_ao_s_fo_c_data
Method add_class_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_class_method TYPE if_xco_gen_intf_s_fo_c_method
Method remove_class_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method get_class_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_class_method TYPE if_xco_gen_intf_s_fo_c_method
Method add_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_method TYPE if_xco_gen_intf_s_fo_c_method
Method remove_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method get_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_method TYPE if_xco_gen_intf_s_fo_c_method

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app