CLAS CL_BCS_CONVERT

Source Link
Open in ADT

Home
Previous Object: CL_BCS
Next Object: CL_CAM_ADDRESS_BCS

Public
Static Method string_to_soli
  IMPORTING
    iv_string TYPE STRING
  RETURNING et_soli TYPE SOLI_TAB
Static Method xstring_to_solix
  IMPORTING
    iv_xstring TYPE XSTRING
  RETURNING et_solix TYPE SOLIX_TAB
Static Method raw_to_string
  IMPORTING
    it_soli TYPE SOLI_TAB
  RETURNING ev_string TYPE STRING
  RAISING cx_bcs
Static Method solix_to_xstring
  IMPORTING
    it_solix TYPE SOLIX_TAB
    iv_size TYPE I Optional
  RETURNING ev_xstring TYPE XSTRING

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app