cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue with Storing Action/Parameter Data in Draft Table on Non-Editable Object Page

ankahit
Participant
0 Kudos
345

Hey Experts,

I have a situation where I have one action button with a parameter. Currently, this parameter or action occurs before the edit action. The issue I'm facing is that since my object page is non-editable, the data from that pop-up is not getting stored in the draft table. I have already implemented draft logic, but it isn't functioning as expected. Does anyone have any ideas on how I can store the data in the draft table even though my object page is not editable? or is there any alternate to store parameter value some where so I can save data on Update other than creating a table?

Your expertise and advice would be greatly appreciated.

Thank you for your assistance.

Accepted Solutions (0)

Answers (1)

Answers (1)

DiegoValdivia
Active Participant
0 Kudos

Hi @ankahit 

I think you could play with activating the Draft yourself using your own action, then save your parameter .

I suggest to take a look at the following great posts from Ramjee Korada:

https://community.sap.com/t5/technology-blogs-by-members/abap-restful-application-programming-enabli... 

https://community.sap.com/t5/technology-blogs-by-members/abap-restful-application-programming-custom... 

 

ankahit
Participant
0 Kudos
I wanted to store data for non editable object. that is not happening.
Ask a Question