INTF IF_XCO_I18N_DD_FLD_TARGET

Source Link
Open in ADT

Home
Previous Object: IF_XCO_I18N_DD_ENT_TARGET
Next Object: IF_XCO_I18N_DD_PRM_TARGET

Status: RELEASED

Public
Attribute field TYPE if_xco_cds_field
Method get_translations
  IMPORTING
    it_text_attributes TYPE SXCO_T_DDEF_FLD_TEXT_ATTRIBUTS
  RETURNING rt_translations TYPE SXCO_T_I18N_TRANSLATIONS
Method get_translation
  IMPORTING
    io_language TYPE if_xco_language
    it_text_attributes TYPE SXCO_T_DDEF_FLD_TEXT_ATTRIBUTS
  RETURNING ro_translation TYPE if_xco_i18n_translation
Method set_translation
  IMPORTING
    io_language TYPE if_xco_language
    it_texts TYPE SXCO_T_DDEF_FLD_TEXTS
    io_change_scenario TYPE if_xco_cts_change_scenario
Method has_translation
  IMPORTING
    io_language TYPE if_xco_language
    io_text_attribute TYPE cl_xco_ddef_fld_text_attribute
  RETURNING rv_has_translation TYPE ABAP_BOOL

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app