<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Just a thought Rick but if your element values are actually object instance keys (which judging&nbsp;by their names they probably are) are you sure there's not something dodgy going on with your delegated objects and their internal buffering? Perhaps the sy-subrc 8&nbsp;is crawling out of their existence check methods...<BR>
&nbsp;<BR>
Or, maybe the keys are case-sensitive whereas the Test Variant has converted your entries to UPPER case without you realising it? That has happened to me nefore when messing around with keys based on GUIDs.<BR>
&nbsp;<BR>
Mike GT<BR><BR>&gt; Subject: Testing FM with swc_get_element not getting my values in 4.6c via se37<BR>&gt; Date: Thu, 19 Jun 2008 09:45:18 -0500<BR>&gt; From: Rick.Sample@graybar.com<BR>&gt; To: Rick.Sample@graybar.com; sap-wug@mit.edu<BR>&gt; <BR>&gt; In 4.6c, I have a FM and I am passing in 6 elements via the<BR>&gt; ac_container.<BR>&gt; Every great once and a while, I can not get all my elements no matter<BR>&gt; what data type I assign.<BR>&gt; <BR>&gt; I add my values in the correct order via the "Test Data Directory".<BR>&gt; I do my gets in same order. (again, no matter what order, data type,<BR>&gt; etc.)<BR>&gt; <BR>&gt; Like so, <BR>&gt; swc_get_element ac_container 'ZPONUMBER' l_po_num_in.<BR>&gt; swc_get_element ac_container 'ZLASTAGENT' zlastagent.<BR>&gt; swc_get_element ac_container 'ZINITIATOR' zinitiator.<BR>&gt; swc_get_element ac_container 'ZROLERESERROR' zrolereserror.<BR>&gt; <BR>&gt; The second two elements in the container sy-subrc 8 on swc_get_element <BR>&gt; even though I look at the container and see them in the container. <BR>&gt; <BR>&gt; Anyone have ideas? And I mean anyone with any far fetched ideas. <BR>&gt; This is getting VERY annoying!!!<BR>&gt; <BR>&gt; Rick Sample<BR>&gt; SAP Business Workflow Developer<BR>&gt; Graybar, Inc.<BR>&gt; 11885 Lackland Dr.<BR>&gt; St. Louis, MO. 63146<BR>&gt; 314-573-5822<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; SAP-WUG mailing list<BR>&gt; SAP-WUG@mit.edu<BR>&gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR><BR><br /><hr />Miss your Messenger buddies when on-the-go? <a href='http://clk.atdmt.com/UKM/go/msnnkmgl0010000001ukm/direct/01/' target='_new'>Get Messenger on your Mobile!</a></body>
</html>