cancel
Showing results for 
Search instead for 
Did you mean: 

Reservation movement allowed button disabled automatically

sella007
Explorer
0 Kudos
219

I have one requirement, During Reservation creation the document will be created and movemt allowed is automatically , on this time i want to create  and i want to remove tick on movement allowed box , after it will create that reservation number , with using that number i want to create one alv report with one user approval , that  user  apporoved that reservation number then that movement allowed is automatically enable tick


Kindly Share Your Thoughts!!!!

View Entire Topic
Dennis_Suck85
Participant
0 Kudos

Hi Sellar,

for me it seems you need a customized workflow.

You can catch an created reservation document via BTP, using event trigger created / changed for the reservations. That means having needed services for that in place and create custom workflow to initiate a release of the reservation document and tick the box again via automatic.

Best regards

Dennis