Dear Community,
I already searched the Community and also used Google, but I didn't find any solution for my problem.
I work in bsp_wd_cmpwb and have created a Form View and a Context Node with Attributes and I inserted a Button to my View:
For the Configuration of the View I used my Attributes of the Context node. I also created an Event Handler EH_ONCLICK which should define what happens when I press the "Speichern"-Button.
What I want to happen is as follows:
Pressing the Button I want to read the values out of my Attributes and hand it over to a predefined Workflow and start the Workflow with these Attributes.(The attributes are the Input of my WF). Best Case would be that after that a Message appears saying "WF startet successfully" or something like that.
Since I do not know much ABAP and stuff I would like to know what I have to code inside my Event Handler to make happen what I want.
Do I even have the right Idea how to achieve that or am I totally wrong with my approach?
If you do need more information do not hesitate to ask for it.
Thank you so much for helping a student who is new in this field.
Regards
Marcel