INTF IF_XCO_DBT_FIELD

Source Link
Open in ADT

Home
Previous Object: IF_XCO_DBT_CONTENT
Next Object: IF_XCO_DBT_FIELD_CONTENT

Status: RELEASED

Public
Interface if_xco_printable
Attribute name TYPE SXCO_AD_FIELD_NAME
Attribute database_table TYPE if_xco_database_table
Attribute foreign_key TYPE if_xco_dbt_foreign_key
Attribute search_help TYPE if_xco_dbt_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_dbt_field_content
Method proposal
  IMPORTING
    io_read_state TYPE cl_xco_ad_object_read_state Optional
  RETURNING ro_proposal TYPE if_xco_dbt_field_proposal_fct
Method get_value_check
  IMPORTING
    ia_value TYPE any
  RETURNING ro_value_check TYPE if_xco_dp_check

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app