INTF IF_XCO_GEN_CLAS_S_IN_D_SECTION
Source Link
Open in ADT
Home
Previous Object: IF_XCO_GEN_CLAS_S_FO_S_P_IMP
Next Object: IF_XCO_GEN_CLAS_S_IN_DEFINITN
Status: RELEASED
Public
Method add_constant
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_constant TYPE if_xco_gen_ao_s_fo_c_constant
Method get_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 add_alias
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_alias TYPE if_xco_gen_ao_s_fo_c_alias
Method get_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 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 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 remove_class_data
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method add_data
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_data TYPE if_xco_gen_ao_s_fo_c_data
Method get_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 add_class_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_class_method TYPE if_xco_gen_clas_s_fo_d_c_mthd
Method get_class_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
  RETURNING ro_class_method TYPE if_xco_gen_clas_s_fo_d_c_mthd
Method remove_class_method
  IMPORTING
    iv_name TYPE SXCO_AO_COMPONENT_NAME
Method add_method
  IMPORTING
    iv_name TYPE SXCO_AO_FULL_COMPONENT_NAME
  RETURNING ro_method TYPE if_xco_gen_clas_s_fo_d_c_mthd
Method get_method
  IMPORTING
    iv_name TYPE SXCO_AO_FULL_COMPONENT_NAME
  RETURNING ro_method TYPE if_xco_gen_clas_s_fo_d_c_mthd
Method remove_method
  IMPORTING
    iv_name TYPE SXCO_AO_FULL_COMPONENT_NAME
Exists on:
| 754 | false | 
| 750 | false | 
| 702 | false | 
    Bug reports and ideas welcome
    Made using abaplint.app