INTF IF_XCO_STRINGS
Source Link
Open in ADT
Home
Previous Object: IF_XCO_STRING_XSTRING_CNVRSN
Next Object: IF_XCO_TAB_FIELD
Status: RELEASED
Public
Interface if_xco_news
Interface if_xco_text
Interface if_xco_string_iterable
Type tv_index TYPE INT4
Type tt_indices TYPE if_xco_strings=>tt_indices
Attribute value TYPE STRING_TABLE
Method get
IMPORTING
 iv_position TYPE I
RETURNING ro_string TYPE if_xco_string
Method from
IMPORTING
 iv_position TYPE I
RETURNING ro_strings TYPE if_xco_strings
Method to
IMPORTING
 iv_position TYPE I
RETURNING ro_strings TYPE if_xco_strings
Method reorder
IMPORTING
 it_indices TYPE if_xco_strings=>tt_indices
RETURNING ro_strings TYPE if_xco_strings
Method reverse
RETURNING ro_strings TYPE if_xco_strings
Method join
IMPORTING
 iv_delimiter TYPE STRING Optional
RETURNING ro_string TYPE if_xco_string
Method compose
IMPORTING
 io_composition TYPE if_xco_string_composition
RETURNING ro_string TYPE if_xco_string
Exists on:
754 | true |
750 | false |
702 | false |
Bug reports and ideas welcome
Made using abaplint.app