cancel
Showing results for 
Search instead for 
Did you mean: 

Work around for approval

Former Member
0 Kudos

Hi All,

How to define approval for item price ? if user input the item price in the sales order row exceeding the price in the price list, system will request approval. This is our requirement. Pls give advice. TIA

Edu

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

You can do this Using Approval Procedures using Query. as

Step 1) Define Approval Stages

e.g Stage Name ="Price"

Stage Desc="Price"

No.Of Approvals Req.=1 or 2,3, ...

User = "manager" and select the appropriate dept.

Step 2) Check the condition "When the following applies"

Step 3)Click on Approval Template

Write the Name of the approval template..then

go to >Terms tab>Double click on the Query Name then attach the query of your price list.

I hope this will hlp you...

Warm Regards,

Mahendra

Edited by: Mahendrakumar Phadatare on Jun 17, 2008 2:26 PM

Former Member
0 Kudos

Hi

You can do this by defining Approval Procedure based on a Query

Former Member
0 Kudos

Hi,

This is easily possible using the SDK and developing a small customization.

Regards,

Vasu Natari.