INTF IF_XCO_GEN_CLAS_S_FO_DEFNTN

Source Link
Open in ADT

Home
Previous Object: IF_XCO_GEN_CLAS_S_FO_D_SECTION
Next Object: IF_XCO_GEN_CLAS_S_FO_I_M_AMDP

Status: RELEASED

Public
Type ts_section TYPE if_xco_gen_clas_s_fo_defntn=>ts_section
Attribute section TYPE if_xco_gen_clas_s_fo_defntn=>ts_section
Method set_final
  IMPORTING
    iv_final TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_defntn
Method set_abstract
  IMPORTING
    iv_abstract TYPE ABAP_BOOL Optional
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_defntn
Method set_superclass
  IMPORTING
    iv_superclass TYPE SXCO_AO_OBJECT_NAME
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_defntn
Method set_create_visibility
  IMPORTING
    io_visibility TYPE cl_xco_ao_visibility
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_defntn
Method set_global_friends
  IMPORTING
    it_global_friends TYPE SXCO_T_AO_OBJECT_NAMES
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_defntn
Method set_for_behavior_of
  IMPORTING
    iv_entity_name TYPE SXCO_CDS_OBJECT_NAME
  RETURNING ro_me TYPE if_xco_gen_clas_s_fo_defntn
Method add_interface
  IMPORTING
    iv_name TYPE SXCO_AO_OBJECT_NAME
  RETURNING ro_interface TYPE if_xco_gen_clas_s_fo_d_intrfce
Method get_interface
  IMPORTING
    iv_name TYPE SXCO_AO_OBJECT_NAME
  RETURNING ro_interface TYPE if_xco_gen_clas_s_fo_d_intrfce
Method remove_interface
  IMPORTING
    iv_name TYPE SXCO_AO_OBJECT_NAME

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app