INTF IF_XCO_I18N_IAM_BC_TARGT_OBJCT

Source Link
Open in ADT

Home
Previous Object: IF_XCO_I18N_DM_TARGET_FIXED_VA
Next Object: IF_XCO_I18N_MC_TARGET_MESSAGE

Status: RELEASED

Public
Attribute iam_business_catalog TYPE if_xco_iam_business_catalog
Method get_translations
  IMPORTING
    it_text_attributes TYPE SXCO_T_IAM_BC_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_IAM_BC_TEXT_ATTRIBUTES
  RETURNING ro_translation TYPE if_xco_i18n_translation
Method set_translation
  IMPORTING
    it_texts TYPE SXCO_T_IAM_BC_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_iam_bc_text_attribute
  RETURNING rv_has_translation TYPE ABAP_BOOL

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app