Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issue with FB60 transaction

UdayS
Participant
0 Likes
649

Hi Experts,

I had an issue in FB60. When i has given any amount less than 100 it is getting approved directly when i save the invoice. And if the amount is more than that a workflow is getting triggered which needs approval. Where can i see the settings or coding related to this triggering of workflow.

Thanks & Regards,

Uday S.

Hi Experts,

I had an issue in FB60. When i has given any amount less than 100 it is getting approved directly when i save the invoice. And if the amount is more than that a workflow is getting triggered which needs approval. Where can i see the settings or coding related to this triggering of workflow.

Thanks & Regards,

Uday S.

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
606

1. Execute SWELS & activate the Trace.

2. Execute SWEL.

3. In a new window execute FB60.

4. Refresh SWEL window and see the workflow name.

5. Open the Task in PFTC and check the condition.

Read only

Former Member
0 Likes
606

HI ,

You have to find the workflow and edit the same in SWDD transaction.

you have to change the condition, which will be seen clearly on the workflow screen.

Hope it helps you.

Read only

former_member188827
Active Contributor
0 Likes
606

check WS00400021 in SWDD

Also check WS00400012

Edited by: abapuser on Sep 9, 2009 11:20 AM