cancel
Showing results for 
Search instead for 
Did you mean: 

Returns Questions(Plz respond ASAP)

Former Member
0 Kudos

Hi All....

I have a few questions related to return processing....

Background:

In our system when customer wants to return some products ...... he will inform us we will create a Return Quotation and then Return Sales Order in reference to quotation and finally we issue a credit memo.....

Now here are my questions....

1) On a quotation we have "valid to" field....we need to populate this field automatically with a date 3 months from "valid from" date....for example if we have valid from date as 03/22/07 then valid to field should be auto populated with 06/22/07.

2) In "Valid to" or "Valid from" fields user should not be allowed to enter any previous dates( that is he should not be allowed to enter 02/21/07...we should pop up error)

3) When we Create a quotation and save it .....the quotation will be in the open status from date which is present in "valid from".......so after this date no one should be allowed to make any changes to quotation(not in va22 also)...

Thanks in advance.....

Message was edited by:

ravi chimmili

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ravi,

two points u have asked.first u will have two restrict three months on validity period for ur quaotation doc type thru customising assign three months ,so that system picks up default 90 days from date of creation.

second if u want to restrict va22 to everyone/selected users u can do it tru authorisation controll ,stsd authorisation object u will have to use and assign to users .system will check for authorisation before opening va22 for any users.

third if u want to controll va22 at field level then u will have to use userexit mv45afzz and write a logic based on fields to change or not and on what business logic.

sure it helps.

please reward!!!!