INTF IF_XCO_DTEL_CONTENT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_DTEL_CACHEABLE_ORIGIN
Next Object: IF_XCO_DTEL_DATA_TYPE

Status: RELEASED

Public
Type tv_field_label_text TYPE if_xco_dtel_content=>tv_field_label_text
Type tv_field_label_length TYPE NUMC2
Type ts_field_label TYPE if_xco_dtel_content=>ts_field_label
Type ts_content TYPE if_xco_dtel_content=>ts_content
Attribute data_element TYPE if_xco_ad_data_element
Attribute read_state TYPE cl_xco_ad_object_read_state
Method get_short_description
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING rv_short_description TYPE SXCO_AR_SHORT_DESCRIPTION
Method get_data_type
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING ro_data_type TYPE if_xco_dtel_data_type
Method has_underlying_built_in_type
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING rv_has_undrlying_built_in_type TYPE ABAP_BOOL
Method get_underlying_built_in_type
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING ro_underlying_built_in_type TYPE cl_xco_ad_built_in_type
Method get_short_field_label
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING rs_short_field_label TYPE if_xco_dtel_content=>ts_field_label
Method get_medium_field_label
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING rs_medium_field_label TYPE if_xco_dtel_content=>ts_field_label
Method get_long_field_label
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING rs_long_field_label TYPE if_xco_dtel_content=>ts_field_label
Method get_heading_field_label
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING rs_heading_field_label TYPE if_xco_dtel_content=>ts_field_label
Method get
  IMPORTING
    io_origin TYPE cl_xco_dtel_origin Optional
  RETURNING rs_content TYPE if_xco_dtel_content=>ts_content

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app