INTF IF_XCO_I18N_TEXT_ATTRIBUTE
Source Link
Open in ADT
Home
Previous Object: IF_XCO_I18N_TEXT
Next Object: IF_XCO_I18N_TP_TARGET_TXT_ELEM
Status: RELEASED
Public
Interface if_xco_text
Interface if_xco_printable
Attribute value TYPE SXCO_I18N_TEXT_ATTRIBUTE
Method get_text_for_string
  IMPORTING
    iv_string TYPE STRING
  RETURNING ro_text TYPE if_xco_text
Method get_string_for_text
  IMPORTING
    io_text TYPE if_xco_text
  RETURNING rv_string TYPE STRING
Method create_text
  IMPORTING
    io_value TYPE if_xco_text
  RETURNING ro_text TYPE if_xco_i18n_text
Exists on:
| 754 | false | 
| 750 | false | 
| 702 | false | 
    Bug reports and ideas welcome
    Made using abaplint.app