Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow

Former Member
0 Likes
337

Hi

Scenario: I have to send a parked invoice document to the enduser to complete the document. I don't want him/her to post the document. I just want them to fill in the required information and repark the document.

I'm in 4.6C

Can we do this?

If yes, how can we do this?

Thank you,

Renu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
317

You can create authority objects in your program and based on the authorization query the user.If the authorization fails then the user can only repark the document else he can post the document.

1 REPLY 1
Read only

Former Member
0 Likes
318

You can create authority objects in your program and based on the authorization query the user.If the authorization fails then the user can only repark the document else he can post the document.