INTF IF_XCO_GEN_AO_S_FO_C_METHOD

Source Link
Open in ADT

Home
Previous Object: IF_XCO_GEN_AO_S_FO_C_DATA
Next Object: IF_XCO_GEN_AO_S_FO_C_TYPE

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_method
Method add_importing_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_importing_parameter TYPE if_xco_gen_ao_s_fo_s_p_imprtng
Method get_importing_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_importing_parameter TYPE if_xco_gen_ao_s_fo_s_p_imprtng
Method add_exporting_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_exporting_parameter TYPE if_xco_gen_ao_s_fo_s_p_exprtng
Method get_exporting_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_exporting_parameter TYPE if_xco_gen_ao_s_fo_s_p_exprtng
Method add_changing_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_changing_parameter TYPE if_xco_gen_ao_s_fo_s_p_chngng
Method get_changing_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_changing_parameter TYPE if_xco_gen_ao_s_fo_s_p_chngng
Method add_returning_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_returning_parameter TYPE if_xco_gen_ao_s_fo_s_p_retrng
Method get_returning_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_returning_parameter TYPE if_xco_gen_ao_s_fo_s_p_retrng
Method remove_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
Method add_exception
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_exception TYPE if_xco_gen_ao_s_fo_s_exception
Method remove_exception
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
Method get_exception
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_exception TYPE if_xco_gen_ao_s_fo_s_exception

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app