cancel
Showing results for 
Search instead for 
Did you mean: 

How to read/save AL11 file in ABAP Cloud

subhendu901
Explorer
0 Kudos
114

I would like to know how to access AL11 files in Cloud system. Earlier OPEN DATASET/CLOSE DATASET were the syntax to open and close file. Is that still valid syntax to access file?

Accepted Solutions (0)

Answers (1)

Answers (1)

subhendu901
Explorer
0 Kudos

In ECC there was a very generic requirement to save the data in application server then access later. If we want to replicate same in Cloud then how to achieve it?