Issue with the Rejection reason in Portal (Srivastava, Pawan(Shai Eyal)

Dart, Jocelyn jocelyn.dart at sap.com
Mon Mar 17 20:52:32 EDT 2008


Pawan, 
 
Well if you need it to work it in both Portal and SAPGUI then you will have to code it in two different ways.  UWL/web does not do synchronous dialog chains.  Also secondary methods and before/after methods will not be suitable for this scenario as you have already found. 
 
On the other hand it's simple to create a User Decision with Note in the UWL through XML configuration - and that doesn't impact how the user decision is executed in R/3.  
 
What you could do is use a second step with synchronous dialog chain in R/3, and set it up the workflow to skip the second step if the user decision was executed via the portal - i.e. if an attachment has already been added.
 
Regards,
Jocelyn

________________________________

From: sap-wug-bounces at mit.edu on behalf of Srivastava, Pawan
Sent: Tue 18/03/2008 9:25 AM
To: sap-wug at mit.edu
Subject: RE: Issue with the Rejection reason in Portal (Srivastava,Pawan(Shai Eyal)



Hi Shai,

I have tried to use "SAVE_TEXT" message as suggested by you but its not working even in R/3, I have linked a method which is calling the above said FM in the user decision as secondary method and after the reject selection, this method is being called by task.

However I have tried to use "EDITOR-CALL" in my customize method and have set as secondary method in user decision but it seems that secondary methods executes before the user decision and hence can't be used.

When I am trying to use the same method in "After WI execution" in user decision, it works fine in backend. 

But the Issue still persist in Portal.

REQUIREMENT: We have a requirement which incorporates the rejection reason after a decision and should works both via the Portal and SAPGui i.e. Synchronous Dialog Chains processing is required to enter reason for an action.

Suggestions/Thoughts are greatly appreciated.

 
Thanks & Regards,
Pawan Srivastava
SAP WF Consultant
CSC Australia
Mb: +61.431.744.995
 
This message and any attached files may contain information that is confidential and/or subject of legal privilege intended only for use by the intended recipient. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and delete the message.
	




More information about the SAP-WUG mailing list