INTF IF_XCO_CP_GEN_TABL_DBT_S_CH_UP

Source Link
Open in ADT

Home
Previous Object: IF_XCO_CP_GEN_TABL_DBT_O_PAT_S
Next Object: IF_XCO_CP_GEN_TABL_DBT_S_CHNG

Status: RELEASED

Public
Type ts_technical_settings TYPE if_xco_cp_gen_tabl_dbt_s_ch_up=>ts_technical_settings
Attribute technical_settings TYPE if_xco_cp_gen_tabl_dbt_s_ch_up=>ts_technical_settings
Method add_field
  IMPORTING
    iv_name TYPE SXCO_AD_FIELD_NAME
  RETURNING ro_field TYPE if_xco_gen_tabl_dbt_s_ch_up_fl
Method get_field
  IMPORTING
    iv_name TYPE SXCO_AD_FIELD_NAME
  RETURNING ro_field TYPE if_xco_gen_tabl_dbt_s_ch_up_fl
Method remove_field
  IMPORTING
    iv_name TYPE SXCO_AD_FIELD_NAME
Method add_include
  IMPORTING
    iv_position TYPE I
  RETURNING ro_include TYPE if_xco_gen_tabl_dbt_s_ch_up_ic
Method get_include
  IMPORTING
    iv_position TYPE I
  RETURNING ro_include TYPE if_xco_gen_tabl_dbt_s_ch_up_ic
Method remove_include
  IMPORTING
    iv_position TYPE I

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app