<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1436441554006_13986"><span id="yui_3_16_0_1_1436441554006_14007">Ramki,</span></div><div id="yui_3_16_0_1_1436441554006_13978"><span></span>&nbsp;</div><div id="yui_3_16_0_1_1436441554006_13988" dir="ltr"><span id="yui_3_16_0_1_1436441554006_13987">Thank you for your suggestion.&nbsp; I have tried to use the table you mentioned below, but I get the message "Data type SIBFLPORBT cannot be used for methods".&nbsp; I am using the standard BOR approach . . .</span></div><div id="yui_3_16_0_1_1436441554006_14000" dir="ltr"><span></span>&nbsp;</div><div id="yui_3_16_0_1_1436441554006_14001" dir="ltr"><span>Regards,</span></div><div id="yui_3_16_0_1_1436441554006_14002" dir="ltr"><span></span>&nbsp;</div><div id="yui_3_16_0_1_1436441554006_14003" dir="ltr"><span>Dan</span></div><br>  <div id="yui_3_16_0_1_1436441554006_13992" style="font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div id="yui_3_16_0_1_1436441554006_13991" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div id="yui_3_16_0_1_1436441554006_13990" dir="ltr"> <hr size="1" id="yui_3_16_0_1_1436441554006_13989">  <font id="yui_3_16_0_1_1436441554006_14008" face="Arial" size="2"> <b><span style="font-weight: bold;">From:</span></b> Ramki Maley &lt;rmaley@erpworkflow.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> SAP Workflow Users' Group &lt;sap-wug@mit.edu&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, July 8, 2015 4:15 PM<br> <b id="yui_3_16_0_1_1436441554006_14023"><span id="yui_3_16_0_1_1436441554006_14022" style="font-weight: bold;">Subject:</span></b> Re: Method parameter issue<br> </font> </div> <div class="y_msg_container" id="yui_3_16_0_1_1436441554006_14009"><br><div id="yiv4110934936"><div id="yui_3_16_0_1_1436441554006_14010">
    Hi Dan,<br clear="none">
    <br clear="none">
    I have done something similar in OO-ABAP context. I used the table
    type SIBFLPORBT to hold my BOR object references as an attribute of
    a custom class. It might work in a BOR context as well.<br clear="none">
    <br clear="none">
    Cheers,<br clear="none">
    Ramki.<br clear="none">
    &nbsp;<br clear="none">
    <br clear="none">
    <div class="qtdSeparateBR"><br><br></div><div class="yiv4110934936yqt6428781224" id="yiv4110934936yqt62263"><div class="yiv4110934936moz-cite-prefix">On 7/8/15, 1:42 PM, Dan Stoicof wrote:<br clear="none">
    </div>
    <blockquote type="cite">
      <div style="color: rgb(0, 0, 0); font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_393738">Hello,</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_393807">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_393808">I have an issue
          getting parameter data into and out of a method.</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_393810">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_393809" dir="ltr">I have a
          workflow container defined as type object (BUS2009) -
          multiline.&nbsp; It contains a list of Purchase Requisition
          objects.<br clear="none">
        </div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_393879" dir="ltr">I wrote a
          method that takes this container "in" for processing.&nbsp; The
          parameter definition for this container&nbsp;is "Import/Multiline
          and of reference type "Object Type" (BUS2009).</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394156" dir="ltr">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394121" dir="ltr">In the
          method, the data definition for the container is of type
          swc_object.</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394157" dir="ltr">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394158" dir="ltr">Here is
          the issue I'm facing:&nbsp; when I test run the method, when the
          parameter comes up (supposedly for data entry)&nbsp;it is not
          modifiable.&nbsp; It actually has a value of zero, as if it is the
          result of an output parameter.&nbsp; More, this parameter does not
          looks as if it's defined as multiline (with the "multiline
          icon").</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394329" dir="ltr">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394330" dir="ltr">On the
          same line, I have defined an output parameter using the exact
          same criteria.&nbsp; I populate this parameter in the method.&nbsp; Upon
          testing, this parameter displays the multiline icon, but it's
          always empty, even though I populate it with data using the
          SWC_SET_TABLE CONTAINER macro.</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394331" dir="ltr">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394332" dir="ltr">So, it
          seems I cannot&nbsp;input a table of objects and I cannot output a
          table of objects.</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394350" dir="ltr">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394351" dir="ltr">Any
          suggestions on what I'm doing wrong?</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394462" dir="ltr">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394463" dir="ltr">Thanks and
          Best Regards,</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394464" dir="ltr">&nbsp;</div>
        <div id="yiv4110934936yui_3_16_0_1_1436271136135_394465" dir="ltr">Dan
          Stoicof</div>
      </div>
      <br clear="none">
      <fieldset class="yiv4110934936mimeAttachmentHeader"></fieldset>
      <br clear="none">
      <pre>_______________________________________________
SAP-WUG mailing list
<a class="yiv4110934936moz-txt-link-abbreviated" href="mailto:SAP-WUG@mit.edu" target="_blank" rel="nofollow" shape="rect" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a>
<a class="yiv4110934936moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank" rel="nofollow" shape="rect">http://mailman.mit.edu/mailman/listinfo/sap-wug</a>
</pre>
    </blockquote></div>
    <br clear="none">
  </div></div><br><div class="yqt6428781224" id="yqt34193">_______________________________________________<br clear="none">SAP-WUG mailing list<br clear="none"><a href="mailto:SAP-WUG@mit.edu" shape="rect" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br clear="none"><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank" shape="rect">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br clear="none"></div><br><br></div> </div> </div>  </div></body></html>