INTF IF_XCO_TAB_FIELD

Source Link
Open in ADT

Home
Previous Object: IF_XCO_STRINGS
Next Object: IF_XCO_TAB_FIELD_CONTENT

Status: RELEASED

Public
Interface if_xco_printable
Attribute name TYPE SXCO_AD_FIELD_NAME
Attribute table TYPE if_xco_ad_table
Attribute foreign_key TYPE if_xco_tab_foreign_key
Attribute search_help TYPE if_xco_tab_search_help
Method exists
  IMPORTING
    io_read_state TYPE cl_xco_ad_object_read_state Optional
  RETURNING rv_exists TYPE ABAP_BOOL
Method content
  IMPORTING
    io_read_state TYPE cl_xco_ad_object_read_state Optional
  RETURNING ro_content TYPE if_xco_tab_field_content

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app