INTF IF_XCO_I18N_DE_TARGET_OBJECT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_I18N_DD_PRM_TARGET
Next Object: IF_XCO_I18N_DM_TARGET_FIXED_VA

Status: RELEASED

Public
Attribute data_element TYPE if_xco_ad_data_element
Method get_translations
  IMPORTING
    it_text_attributes TYPE SXCO_T_DTEL_TEXT_ATTRIBUTES
  RETURNING rt_translations TYPE SXCO_T_I18N_TRANSLATIONS
Method get_translation
  IMPORTING
    io_language TYPE if_xco_language
    it_text_attributes TYPE SXCO_T_DTEL_TEXT_ATTRIBUTES
  RETURNING ro_translation TYPE if_xco_i18n_translation
Method set_translation
  IMPORTING
    it_texts TYPE SXCO_T_DTEL_TEXTS
    io_language TYPE if_xco_language
    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_dtel_text_attribute
  RETURNING rv_has_translation TYPE ABAP_BOOL

Exists on:
754false
750false
702false

Bug reports and ideas welcome
Made using abaplint.app