How to get a screen through workitem

Zavier, Johnson JZavier at Suncor.com
Mon Apr 11 00:13:39 EDT 2005


You may call the transaction filling the two screens you want to skip in ITAB and the mode 'E'. This will show the third screen to your user.

CALL TRANSACTION tcod USING itab MODE 'E'.   

I hope this helps.

Thanks
Johnson zavier

Date:	Sat, 9 Apr 2005 08:59:44 -0700
From:	"Biswajit" <biswajit at jsr.tatasteel.com>
To:	"'SAP Workflow Users' Group'" <sap-wug at mit.edu>
Subject:	RE: How to get a screen through workitem
	Message-ID: <200504090713.j397BRAZ005109 at fw.tatasteel.com>
	In-Reply-To: <CC42463D9E14424FA4EB3BCB44F5337409A73A2A at xcgva084.nns.com> Content-Type: text/plain;
	charset="US-ASCII"
	MIME-Version: 1.0
	Content-Transfer-Encoding: 7bit
	Precedence: list
	Reply-To: SAP Workflow Users' Group <sap-wug at mit.edu>
	Message: 2

But I need two screens to be skipped..Can that be possible...
Okay I will quote the scenario in exact sense..
My transaction code is "APPCREATE".
While entering this transaction I got a f4 like list to choose an appraisal template.
Then it will take me to a screen where I have to fill up Appraisee name and click the button "PERFORM".
Then It will take me to another screen which is basically an appraisal template...This screen I need to Send to superior.
CAN U help me in this matter.
Thanks in advance.. 



 

-----Original Message-----
From:	sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of
	Doughty, Sue (10607)
Sent:	Friday, April 08, 2005 8:58 AM
To:	'SAP Workflow Users' Group'
Subject:	RE: How to get a screen through workitem

I think this is what you need to put in the method:
CALL TRANSACTION '?????' AND SKIP FIRST SCREEN.
Where ????? Is the transaction.
					Regards,
 
					Sue T. Doughty
					Northrop Grumman Information Technology
					Internal Information Systems
757.380.3308
sue.doughty at ngc.com

-----Original Message-----
From:	Biswajit [mailto:biswajit at jsr.tatasteel.com]
Sent:	Saturday, April 09, 2005 12:01 AM
To:	'SAP Workflow Users' Group'
Subject:	How to get a screen through workitem







Hi all
I have to call a transaction through a method .This is simple but I'm not able to call the 2nd screen directly.. Can anybody help me.
Thanks and Regards
Biswajit



------------------------------------------------------------------------
This e-mail contains confidential information.  If you are not the intended recipient or have received this e-mail in error, please notify the sender immediately and destroy this e-mail.  Any unauthorized copying, disclosure or distribution of the e-mail or the information it contains, is strictly forbidden.




More information about the SAP-WUG mailing list