cancel
Showing results for 
Search instead for 
Did you mean: 

Check and Approve Trade

Former Member
0 Kudos

Hi Guru's

i have scenario ,where sales order will be approved by different authorities based on Sales order value .For example If sales order value is less than $50,0000 ,it will be approved by Manager and if value is more than $50,000 ,it will be approved by Senior,

How to map it in SAP? Pl explain in detail ,answeres will be rewarded.

Thanks in advance

regards

Ranganath

Message was edited by:

Ranganath U

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

We need to configure Work flow to handle this requirement. We need to identify the decision points and accordingly workflow should be triggered. Ex:- if order value is 100, then to be approved by x etc.,

Thanks & Regards,

CLN

Answers (1)

Answers (1)

Former Member
0 Kudos

> Hi Guru's

>

> i have scenario ,where sales order will be approved

> by different authorities based on Sales order value

> .For example If sales order value is less than

> $50,0000 ,it will be approved by Manager and if value

> is more than $50,000 ,it will be approved by Senior,

>

> How to map it in SAP? Pl explain in detail ,answeres

> will be rewarded.

>

> Thanks in advance

>

> regards

> Ranganath

>

> Message was edited by:

> Ranganath U

hi ranganath,

there are lot options for this requirement.

1) u can handle this thru risk management ,which is part of credit management and approvals for release.

2) u can also develop ur own application for this purpose with abapper's help and route it thru userxits for authorization controlls.

3)u can directly write a logic in MV45AFZZ depending on ur business logic how every sales order has to be saved based on 1000 to 1000000 worth sales value.

reward if helps !!!!!!!!

all these options are feesible