SAP OO OBS CLUSTER DATA 1

Get Example source ABAP code based on a different SAP table
  


ABAP Code Snippet
ARTICLE

No Clusters in Files
Exporting and importing of file clusters to and from files on the application server is not yet possible in ABAP Objects.

Error message in ABAP Objects if the following syntax is used:

EXPORT ... TO DATASET ...
IMPORT ... FROM DATASET ...
Reason:

These statements are no longer supported.