INTF IF_XCO_GEN_TABL_DBT_S_FO_FIELD

Source Link
Open in ADT

Home
Previous Object: IF_XCO_GEN_TABL_DBT_S_CH_UP_IC
Next Object: IF_XCO_GEN_TABL_DBT_S_FO_INCL

Status: RELEASED

Public
Interface if_xco_gen_tabl_s_fo_field
Type tv_key_indicator TYPE if_xco_gen_tabl_dbt_s_fo_field=>tv_key_indicator
Type tv_not_null TYPE if_xco_gen_tabl_dbt_s_fo_field=>tv_not_null
Type tv_language_indicator TYPE if_xco_gen_tabl_dbt_s_fo_field=>tv_language_indicator
Method set_key_indicator
  IMPORTING
    iv_key_indicator TYPE if_xco_gen_tabl_dbt_s_fo_field=>tv_key_indicator Optional
  RETURNING ro_me TYPE if_xco_gen_tabl_dbt_s_fo_field
Method set_not_null
  IMPORTING
    iv_not_null TYPE if_xco_gen_tabl_dbt_s_fo_field=>tv_not_null Optional
  RETURNING ro_me TYPE if_xco_gen_tabl_dbt_s_fo_field
Method set_type
  IMPORTING
    io_type TYPE if_xco_gen_tabl_field_type_dbt
  RETURNING ro_me TYPE if_xco_gen_tabl_dbt_s_fo_field
Method set_language_indicator
  IMPORTING
    iv_language_indicator TYPE if_xco_gen_tabl_dbt_s_fo_field=>tv_language_indicator Optional
  RETURNING ro_me TYPE if_xco_gen_tabl_dbt_s_fo_field

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app