INTF IF_ABAP_C_READER

Source Link
Open in ADT

Home
Previous Object: IF_ABAP_BEHV_TEST_ENVIRONMENT
Next Object: IF_ABAP_C_WRITER

Status: RELEASED

Public
Interface if_abap_reader
Method read
  IMPORTING
    length TYPE ABAP_MSIZE
  RETURNING result TYPE STRING
  RAISING cx_resource_already_closed
  RAISING cx_stream_error
  RAISING cx_parameter_invalid_range

Exists on:
754true
750true
702true

Bug reports and ideas welcome
Made using abaplint.app