cancel
Showing results for 
Search instead for 
Did you mean: 

Modify posting date of confirmation after all PCW levels are approved

ashish_shah
Contributor
0 Kudos

Hi Experts,

I am using SRM702 and process controlled workflow.

At the end of approval sequence for Confirmation workflow, i need to modify posting date to the last approval date and post the confirmation.

My questions are:

  1. How can i achieve this ? Do i need to introduce a new level where in in an expression i would check if the posting date is same as current date? If yes then modify it?
  2. If i modify the posting date , will it trigger BADI /SAPSRM/BD_WF_PROCESS_RESTART?

Regards,

Ashish Shah

Accepted Solutions (0)

Answers (1)

Answers (1)

ashish_shah
Contributor
0 Kudos

Hi Gurus,

For modifying posting date to last approval date , i am thinking of adding an enhancement in method /SAPSRM/CL_WF_EVENT_ADAPTER , TRIGGER_EVENT.

However when i am using BBP_PROCDOC_UPDATE FM , it is throwing exception.

Any idea if there is any other way?

Regards,

Ashish Shah