Ansicht
Dokumentation

ABAPREAD_DATASET_SHORTREF - READ DATASET SHORTREF

ABAPREAD_DATASET_SHORTREF - READ DATASET SHORTREF

Addresses (Business Address Services)   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

READ DATASET

Reference



Syntax

READ DATASET dset INTO dobj [MAXIMUM LENGTH mlen]
                            [[ACTUAL] LENGTH alen].


Effect

Imports data from the file specified in dset to the data object dobj.

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. alen.





General Data in Customer Master   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 945 Date: 20240517 Time: 124126     sap01-206 ( 19 ms )