Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Gets the Payload file and update in AL11

divsmart
Participant
0 Kudos
823

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

7 REPLIES 7

Tomas_Buryanek
Active Contributor
703

Hello, what is the issue or question? Which way did you tried? You did not described very well where do you need help.

-- Tomas --

Sandra_Rossi
Active Contributor
0 Kudos
703

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

Ryan-Crosby
Active Contributor
703

sandra.rossi may make sense to ask JASON.

divsmart
Participant
0 Kudos
703

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

Sandra_Rossi
Active Contributor
0 Kudos
703

What a vague requirement ! I would ask some more details to the client, not to the community.

Ulrich_Schmidt
Product and Topic Expert
Product and Topic Expert
703

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

matt
Active Contributor
0 Kudos
703

@Ulrich Schmidt Thanks for point it out, it's one of my bugbears as well! Along with "I've a TMG...".