INTF IF_XCO_GEN_TABL_DBT_S_FO_FIELD
Source Link
Open in ADT
Home
Previous Object: IF_XCO_GEN_TABL_APS_ENH_CAT
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 c LENGTH 1
Type tv_not_null TYPE c LENGTH 1
Type tv_language_indicator TYPE c LENGTH 1
Method set_key_indicator
IMPORTING
 iv_key_indicator TYPE c LENGTH 1 Optional
RETURNING ro_me TYPE REF TO if_xco_gen_tabl_dbt_s_fo_field
Method set_not_null
IMPORTING
 iv_not_null TYPE c LENGTH 1 Optional
RETURNING ro_me TYPE REF TO if_xco_gen_tabl_dbt_s_fo_field
Method set_type
IMPORTING
 io_type TYPE REF TO if_xco_gen_tabl_field_type_dbt
RETURNING ro_me TYPE REF TO if_xco_gen_tabl_dbt_s_fo_field
Method set_language_indicator
IMPORTING
 iv_language_indicator TYPE c LENGTH 1 Optional
RETURNING ro_me TYPE REF TO if_xco_gen_tabl_dbt_s_fo_field
Exists on:
754 | false |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app