cancel
Showing results for 
Search instead for 
Did you mean: 

Approval For Document Row level

former_member320372
Participant
0 Kudos

Hi All,

          As per my last discussion with our Experts, I understand that we can't set approval for row level.But i have a Idea to do that. Can anyone please help me to do this following Process.

          1. I'm planning to create two UDF in purchase order Document. One is row level and another one is header level.

          2. Row level UDF visible for Users & Header level UDF only visible for Manager.

          3. When Current PO Price Vs Average of last five purchase price difference more than 5%(Plus or Minus) that row level UDF should be display as False, Other wise it should be True.

          4. The Header level UDF Default value is False, But the manager can change this as True.

          5. Finally i need a Store Procedure For PO. To add a Purchase order any one of this UDF should have the True value.

          6. So when the price Difference is in range of Below 5% differ the user can add the Purchase order. Other wise the manager change the second UDF value as True to ADD the Purchase Order.

          I hope it will be workout. Please give your Suggestion to do this as well as Query and SP.

Cheers,

Prabakaran R.

Accepted Solutions (0)

Answers (1)

Answers (1)

kothandaraman_nagarajan
Active Contributor
0 Kudos

Hi,

Assume your PO has more than one line item. How did you update row level UDF?

Approval may work only first line in the PO.

It is better to have SP_TN for this requirement.

Thanks

former_member320372
Participant
0 Kudos

Hi Nagarajan K,

               Thanks for your reply sir.I am not going to update any UDF in row level.i will put the FMS to that UDF and when my condition true it'll show true otherwise it'll show false. So no need to update every UDF. It will automatically display based on my Query....Is it possible????

Cheers,

Prabakaran.R