Multiline in a rule

Kjetil Kilhavn KJETILK at statoil.com
Thu Mar 23 02:16:18 EST 2006


Hmmmm.... I'm pretty sure you have a problem in your code, not SAP.
You haven't told us what your data definition for your <ocal internal table> is. Copy & paste the relevant pieces of code so we can have a look at it, not just a single statement.
-- 
Kjetil Kilhavn, Statoil ØFT KTJ BAS DEV SAP
 



________________________________

	From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Mark Pyc
	Sent: 22. mars 2006 16:32
	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 
				



-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060323/ff354804/attachment.htm


More information about the SAP-WUG mailing list