2023 Jul 14 1:19 PM
Hi Experts ,
I had an requirement, that when user upload the payload data (JASON format) need to store in AL11.
Please suggest any idea.
Thanks and regards,
Senthil Gajendran
2023 Jul 14 1:46 PM
Hello, what is the issue or question? Which way did you tried? You did not described very well where do you need help.
2023 Jul 14 3:26 PM
I guess the issue is "<poster> has absolutely no idea what to do with <requirement> so didn't search anything nor tried", and the question is "please give idea how to implement the <requirement>" (and provide code is much much better).
2023 Jul 14 3:40 PM
2023 Jul 14 4:40 PM
Tomas ,
I had an requirement that 'Onces ODATA services (Subscription order) created was done, we get an 'Payload in (JASON)' . Need to store in AL11.
Thanks
2023 Jul 14 6:18 PM
What a vague requirement ! I would ask some more details to the client, not to the community.
2023 Jul 17 8:34 PM
It is not possible to "store in AL11" or "upload to AL11".
AL11 is just a user interface that displays the app server's local file system. Do you mean you want to store something in the app server's file system? Then you can use the standard ABAP command "OPEN DATASET".
2023 Jul 18 6:36 AM
@Ulrich Schmidt Thanks for point it out, it's one of my bugbears as well! Along with "I've a TMG...".