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

Workflow For after MIRO Tcode

Former Member
0 Likes
4,928

Dear Experts,

I am beginner to workflow , i have one requirement after processing the miro t code i need to release the amount levle by level

for example amount is paid by vendor is 50000 person A has to release  amount is 20000 means Person B has to release like this

for this one i tried BUS2081 and standard workflow WS90000001 workflow is not trigeering please give me the sugesstion how to solve this one

View Entire Topic
former_member196651
Contributor
0 Likes

Hi Mahesh,

Are you using the standard workflow or a custom workflow? Before you create workflows, some configs need to be done from the FI functional side so that, the document will only become released after the approval. This is done using OBWA.

For MIRO, the workflow needs to be triggered against BUS2081 and event COMPLETED. Then in the workflow, you need to go through the different levels of approval. Finally when the all levels approve, to post the document, you need to call the PRELIMINARYPOSTSINGLE method of business object BUS2081.

Regards,

Abijith