INTF IF_XCO_TAB_FIELD_CONTENT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_TAB_FIELD
Next Object: IF_XCO_TAB_FOREIGN_KEY

Status: RELEASED

Public
Type tv_reference_table TYPE if_xco_tab_field_content=>tv_reference_table
Type tv_reference_field TYPE if_xco_tab_field_content=>tv_reference_field
Type ts_currency_quantity TYPE if_xco_tab_field_content=>ts_currency_quantity
Attribute field TYPE if_xco_tab_field
Attribute read_state TYPE cl_xco_ad_object_read_state
Method get_language_indicator
  IMPORTING
    io_origin TYPE cl_xco_tab_origin Optional
  RETURNING rv_language_indicator TYPE ABAP_BOOL
Method get_currency_quantity
  IMPORTING
    io_origin TYPE cl_xco_tab_origin Optional
  RETURNING rs_currency_quantity TYPE if_xco_tab_field_content=>ts_currency_quantity

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app