cancel
Showing results for 
Search instead for 
Did you mean: 

One time vendor - Rules for changing document

Former Member
0 Kudos

Hi,

Our scenario is like this that the Clerk enters the one time vendor details in FV60 and parks it..then it goes to approver 1 and then Approver 1 only checks the details whether correct or not..ie: name and address and approves it..

Now the point is that, by transaction OB32, rules for changing documents, I can achieve this that after a document is posted no one should be able to change that..but the requirement is that even when a document is parked by the clerk, the Approver should not be able to change the name and adress details of One time vendor..

Standard SAP allows to change the Name and address of One time vendor of a Parked document..

Is there any solution to this?

Regards,

SAPFICO

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

.

Former Member
0 Kudos

Hi

I don't think you can achive this by Configuration.

Alternatively you can develop user exit

1) create new authorization object

2) Assign Authorization object to approver

3) If authorization object is maintained then in user exit modify screen attribute to Display.

Developer can do this.