INTF IF_XCO_GEN_CLAS_S_FO_D_C_MTHD

Source Link
Open in ADT

Home
Previous Object: IF_XCO_GEN_CLAS_S_FO_D_C_M_BI
Next Object: IF_XCO_GEN_CLAS_S_FO_D_INTRFCE

Status: RELEASED

Public
Interface if_xco_gen_ao_s_fo_c_method
Attribute behavior_implementation TYPE if_xco_gen_clas_s_fo_d_c_m_bi
Attribute amdp TYPE if_xco_gen_clas_s_fo_d_c_m_amd
Method set_abstract
  IMPORTING
    iv_abstract TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_d_c_mthd
Method set_final
  IMPORTING
    iv_final TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_d_c_mthd
Method set_redefinition
  IMPORTING
    iv_redefinition TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_d_c_mthd
Method add_importing_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_importing_parameter TYPE if_xco_gen_clas_s_fo_s_p_imp
Method get_importing_parameter
  IMPORTING
    iv_name TYPE SXCO_AO_SUBCOMPONENT_NAME
  RETURNING ro_importing_parameter TYPE if_xco_gen_clas_s_fo_s_p_imp

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app