Multiline in a rule

Dart, Jocelyn jocelyn.dart at sap.com
Thu Mar 23 17:50:27 EST 2006


Surely if you are passing the data *to* the container you want
SWC_SET_TABLE (not SWC_GET_TABLE) ?
 

Regards, 
Jocelyn Dart 
Senior Consultant 
SAP Australia Pty Ltd. 
Level 1/168 Walker St. 
North Sydney 
NSW, 2060 
Australia 
T   +61 412 390 267 
M   + 61 412 390 267 
E   jocelyn.dart at sap.com 
http://www.sap.com <http://www.sap.com/>  

The information contained in or attached to this electronic transmission
is confidential and may be legally privileged. It is intended only for
the person or entity to which it is addressed. If you are not the
intended recipient, you are hereby notified that any distribution,
copying, review, retransmission, dissemination or other use of this
electronic transmission or the information contained in it is strictly
prohibited. If you have received this electronic transmission in error,
please immediately contact the sender to arrange for the return of the
original documents. 

Electronic transmission cannot be guaranteed to be secure and
accordingly, the sender does not accept liability for any such data
corruption, interception, unauthorized amendment, viruses, delays or the
consequences thereof.

Any views expressed in this electronic transmission are those of the
individual sender, except where the message states otherwise and the
sender is authorized to state them to be the views of SAP AG or any of
its subsidiaries. SAP AG, its subsidiaries, and their directors,
officers and employees make no representation nor accept any liability
for the accuracy or completeness of the views or information contained
herein. Please be aware that the furnishing of any pricing information/
business proposal herein is indicative only, is subject to change and
shall not be construed as an offer or as constituting a binding
agreement on the part of SAP AG or any of its subsidiaries to enter into
any relationship, unless otherwise expressly stated. 

 

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Mark Pyc
Sent: Thursday, 23 March 2006 2:32 AM
To: SAP Workflow Users' Group
Subject: Re: Multiline in a rule


Sorry, but I'm not sure then. It's one of the hassles of WF programming
that you can't debug the macros.


On 3/22/06, Subramanian, Radha <radha.subramanian at sap.com> wrote: 

	yes

________________________________

	
	From: sap-wug-bounces at mit.edu [mailto: sap-wug-bounces at mit.edu
<mailto:sap-wug-bounces at mit.edu> ] On Behalf Of Mark Pyc
	
	Sent: 22 March 2006 14:56
	
	To: SAP Workflow Users' Group
	Subject: Re: Multiline in a rule
	

	 
	
	And your statement is :
	 
	SWC_GET_TABLE  AC_CONTAINER 'ACTOR'  <LOCAL INTERNAL TABLE>  ??

	 

	 



	 
	On 3/22/06, Subramanian, Radha <radha.subramanian at sap.com >
wrote: 

		Hi Mark,
		             Debugged it and in the AC_CONTAINER
internal table it appears as follows 
		             RECORD 1 -> NAME = ACTOR   with VALUE=
US<user1>
		             RECORD 1 -> NAME = ACTOR   with VALUE=
US<user2> 
		 
		             and the SWC_GET_TABLE does not work .
		 
		Regards,
		Radha 
		 

		 
________________________________

		From: sap-wug-bounces at mit.edu [mailto:
sap-wug-bounces at mit.edu <mailto:sap-wug-bounces at mit.edu> ] On Behalf Of
Mark Pyc
		Sent: 22 March 2006 14:07
		To: SAP Workflow Users' Group
		Subject: Re: Multiline in a rule
		
		 
		
		Hmmm, it looks ok. Have you double checked your
spellings? You can debug and look into the container (really just an
internal table) and make sure your multiline elements are present and
named as expected.
		 
		Good luck,
		Mark
		
		 
		On 3/22/06, Subramanian, Radha
<radha.subramanian at sap.com > wrote: 

			Hi All, 
			          Another query on multiline container
elements . 

			          I have a multiline workflow container
element with say 2 entries ( of type SWHACTOR ). 
			I want to pass this into a rule container based
on a function module . The rule container also a multiline container
element 

			Of the same type .The function module has the 2
table parameters AC_CONTAINER AND ACTOR_TAB . 
			 I bind the workflow container & the rule
container and in the function module use the folowing statement 
			SWC_GET_TABLE  AC_CONTAINER '<MY MULTILINE
CONTAINER>'  <LOCAL INTERNAL TABLE> but this does not work . A simple
container element can be extracted using  SWC_GET_ELEMENT AC_CONTAINER
'<my simple container>' local_variable . 

			         Any ideas ? 

			Regards, 
			Radha 
			    


			 

			_______________________________________________
			SAP-WUG mailing list 
			SAP-WUG at mit.edu
			http://mailman.mit.edu/mailman/listinfo/sap-wug
			
			
			



		_______________________________________________
		SAP-WUG mailing list
		SAP-WUG at mit.edu
		http://mailman.mit.edu/mailman/listinfo/sap-wug
		
		
		



	_______________________________________________
	SAP-WUG mailing list
	SAP-WUG at mit.edu
	http://mailman.mit.edu/mailman/listinfo/sap-wug
	
	
	


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060324/a295b758/attachment.htm


More information about the SAP-WUG mailing list