INTF IF_XCO_AO_C_CLASS_DATA_CONTENT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_AO_C_CLASS_DATA
Next Object: IF_XCO_AO_C_CLASS_DATA_FACTORY

Status: RELEASED

Public
Type ts_content TYPE if_xco_ao_c_class_data_content=>ts_content
Attribute class_data TYPE if_xco_ao_c_class_data
Attribute version TYPE cl_xco_ao_version
Method get_short_description
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING rv_short_description TYPE SXCO_AR_SHORT_DESCRIPTION
Method get_typing_method
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING ro_typing_method TYPE cl_xco_ao_typing_method
Method get_typing_definition
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING ro_typing_definition TYPE if_xco_ao_typing_definition
Method get_read_only_indicator
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING rv_read_only_indicator TYPE ABAP_BOOL
Method get
  IMPORTING
    io_origin TYPE cl_xco_ao_origin Optional
  RETURNING rs_content TYPE if_xco_ao_c_class_data_content=>ts_content

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app