sapdev logo background
sapdev logo sapdev logo
Comments

ABAP READ DATASET SHORTREF Statement syntax, information and example SAP source code



Return to Statement index



READ DATASET

ABAP_LONG_REF


What does it do? Imports data from the file specified in dset to the data object dobj .

ABAP_ADDITIONS
MAXIMUM LENGTH mlen
Restricts the number of characters and bytes to be read from the file to
mlen .

[ACTUAL] LENGTH alen
Returns the number of characters and bytes read from the file to
alen .
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




READ_DATASET
READ_DATASET_SYNTAX




comments powered by Disqus