cancel
Showing results for 
Search instead for 
Did you mean: 

Maintaining User Status for Inquiry from Workflow

GeorgeOk
Explorer
0 Kudos
54

Hello, 

I want to create a workflow in GUI (tcode: swdd) in order to assign a user status (status profile) to a document type when some specific actions happen in the system. The goal is to have the document blocked from modification and when a user accepts or declines the document a new user status to be assigned to it so the document can be modified again. 
I want this action to happen for Inquiries (BUS2030). 
About Sales Order (BUS2032) there is the method SET_STATUS (.setUserStatus) in order to maintain a user status. But this method doesn't exist for business object inquiry BUS2030.
Is there any SAP Standard solution to it? Or should I approach the problem differently?
In case there is the need for a custom object that will involve this SET_STATUS method how can I approach the problem and use this method. Thank you!

Accepted Solutions (0)

Answers (0)