<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IDOC functions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-functions/m-p/3766742#M906333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say you created your tabstrip control TABSTRIP1 &lt;/P&gt;&lt;P&gt;with three tabs BUT1, BUT2 and BUT3. You assign subscreens SUBSCR1 to BUT1, SUBSCR2 to BUT2 and SUBSCR3 to BUT3. (In the Screen Painter on your element list, the 'References' tab , the reference field for BUT1 should be SUBSCR1, for BUT2 should be SUBSCR2 etc.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have included the following code in your PBO flow logic: &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR1 &lt;/P&gt;&lt;P&gt;including syst-cprog '1001'. &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR2 &lt;/P&gt;&lt;P&gt;including syst-cprog '1002'. &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR3 &lt;/P&gt;&lt;P&gt;including syst-cprog '1003'. &lt;/P&gt;&lt;P&gt;and in your PAI flow logic: &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR1. &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR2. &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you create your subscreens 1001, 1002 and 1003 with Screen Painter and you simply put your table controls on them with the Graphical Layout Editor or such. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 17:42:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-24T17:42:39Z</dc:date>
    <item>
      <title>IDOC functions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-functions/m-p/3766742#M906333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say you created your tabstrip control TABSTRIP1 &lt;/P&gt;&lt;P&gt;with three tabs BUT1, BUT2 and BUT3. You assign subscreens SUBSCR1 to BUT1, SUBSCR2 to BUT2 and SUBSCR3 to BUT3. (In the Screen Painter on your element list, the 'References' tab , the reference field for BUT1 should be SUBSCR1, for BUT2 should be SUBSCR2 etc.) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have included the following code in your PBO flow logic: &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR1 &lt;/P&gt;&lt;P&gt;including syst-cprog '1001'. &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR2 &lt;/P&gt;&lt;P&gt;including syst-cprog '1002'. &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR3 &lt;/P&gt;&lt;P&gt;including syst-cprog '1003'. &lt;/P&gt;&lt;P&gt;and in your PAI flow logic: &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR1. &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR2. &lt;/P&gt;&lt;P&gt;call subscreen SUBSCR3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you create your subscreens 1001, 1002 and 1003 with Screen Painter and you simply put your table controls on them with the Graphical Layout Editor or such. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 17:42:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-functions/m-p/3766742#M906333</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T17:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC functions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-functions/m-p/3766743#M906334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to read the segment, but if you know the segment name in which &lt;/P&gt;&lt;P&gt;to search for the field, you can select by it and filter out others. Then &lt;/P&gt;&lt;P&gt;you move the SDATA block to the structure, and you have access to the field. &lt;/P&gt;&lt;P&gt;Be aware, that incoming IDOCs may not have leading zeroes as needed, so you &lt;/P&gt;&lt;P&gt;might have to run the value through a conversion exit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 18:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-functions/m-p/3766743#M906334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-26T18:31:07Z</dc:date>
    </item>
  </channel>
</rss>

