Multiline in a rule

Subramanian, Radha radha.subramanian at sap.com
Wed Mar 22 09:35:33 EST 2006


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] 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
	
	
	


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


More information about the SAP-WUG mailing list