<?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 Read PP Master Data &amp;lt;-- Additional Checks in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556307#M1753586</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;I recently added additional checks, when inserting new components into a production order. Therefore I used PPC00008 which works fine when components are added manually by a user. I am able to reject the inserting of specific components.&lt;/P&gt;&lt;P&gt;Now the problem is that we want to have the same logic included in function "Read PP Master Data". So if a user executes this function and checks "New BOM" we want the same logic to be applied. Unfortunately PPC00008 is not being called when executing "Read PP Master Data".&lt;/P&gt;&lt;P&gt;I didn't find an appropriate user exit/BADI/enhancement to reject specific components when performing "Read PP Master Data".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jun 2013 09:23:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-24T09:23:11Z</dc:date>
    <item>
      <title>Read PP Master Data &lt;-- Additional Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556307#M1753586</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;I recently added additional checks, when inserting new components into a production order. Therefore I used PPC00008 which works fine when components are added manually by a user. I am able to reject the inserting of specific components.&lt;/P&gt;&lt;P&gt;Now the problem is that we want to have the same logic included in function "Read PP Master Data". So if a user executes this function and checks "New BOM" we want the same logic to be applied. Unfortunately PPC00008 is not being called when executing "Read PP Master Data".&lt;/P&gt;&lt;P&gt;I didn't find an appropriate user exit/BADI/enhancement to reject specific components when performing "Read PP Master Data".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Thorsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 09:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556307#M1753586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T09:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Read PP Master Data &lt;-- Additional Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556308#M1753587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please give the Name of the FM you are using.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 10:04:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556308#M1753587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T10:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Read PP Master Data &lt;-- Additional Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556309#M1753588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EXIT_SAPLCOMK_006 is the name of the FM which allows me to reject the insertion of specific components when trying to add them manually in CO02. "Read PP Master Data" is the function we execute within a production order (CO02 --&amp;gt; Functions --&amp;gt; Read PP Master Data --&amp;gt; "New Bom" checked). Basically we want to reject sepcific components which will be inserted after "Read PP Master Data" like we can reject them when adding them manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 10:41:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556309#M1753588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T10:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Read PP Master Data &lt;-- Additional Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556310#M1753589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thorsten&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;I cannot assure you but....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;PPCO0023&amp;nbsp; Checks Changes to Order Components&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;This should help you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jun 2013 13:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556310#M1753589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-24T13:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Read PP Master Data &lt;-- Additional Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556311#M1753590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. Unfortunately this Exit is not being called when executing function 'Read PP Master Data'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any further ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 10:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556311#M1753590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-25T10:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Read PP Master Data &lt;-- Additional Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556312#M1753591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you will need to write an implicit enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for perform call in this and embed your logic there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 14:29:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556312#M1753591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-25T14:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Read PP Master Data &lt;-- Additional Checks</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556313#M1753592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your proposal.&lt;/P&gt;&lt;P&gt;I found a suitable spot at the beginning of form &lt;SPAN style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;bom_stb_transfer within include &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;LCOSDF11 It now works perfectly fine. I just had to copy the coding for sorting STPOX itab stb. I reused the logic I already implemented in User-Exit PPC00008.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;Here is my code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;FORM &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;bom_stb_transfer &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;USING&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;prod_cost &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;LIKE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;rc27x&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;flg_sel&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; no_ops&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; extern &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;LIKE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;rc27x&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;flg_sel&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(1) Form BOM_STB_TRANSFER, Anfang&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;*$*$-Start: (1)---------------------------------------------------------------------------------$*$*&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;ENHANCEMENT &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;1&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;ZPP_CO02_KOMP_EINFUEGEN_CHECK&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;"active version&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;*&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;**********************************************************************&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* Begin TWX130627&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* Der SAP Standard ermöglicht keine zusätzlichen Checks der Komponenten&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* die über die Funktion "PP Stammdaten lesen" in den Auftrag übernommen&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* werden. Wohl aber beim manuellen einfügen der Komponenten. Um diese&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-auto; color: #808080; font-size: 10pt; font-style: italic; background-color: #ffffff; font-family: 'Courier New';"&gt;* zusätzlichen Checks auch in "PP Stammdaten lesen" zu ermöglichen,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-auto; color: #808080; font-size: 10pt; font-style: italic; background-color: #ffffff; font-family: 'Courier New';"&gt;* wurde dieses implizite Enhancement angelegt.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;IF &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zcl_pp_ppauf_freigabe_checks&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;cat_ins_ko_ppauf &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;IS INITIAL&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;* &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zpp_ins_ko_ppauf&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;INTO TABLE &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zcl_pp_ppauf_freigabe_checks&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;cat_ins_ko_ppauf&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;SPAN style="color: #808080; font-family: 'Courier New'; font-style: italic; text-align: -webkit-auto; background-color: #ffffff;"&gt;* Ist der erweiterte Check für dieses Werk aktiviert?&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;READ TABLE &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zcl_pp_ppauf_freigabe_checks&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;=&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;cat_ins_ko_ppauf&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;WITH TABLE KEY &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;werks &lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;caufvd&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;werks&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;TRANSPORTING NO FIELDS&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;IF &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;subrc &lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #3399ff; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;0&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-auto; color: #808080; font-size: 10pt; font-style: italic; background-color: #ffffff; font-family: 'Courier New';"&gt;* Folgendes Coding wurde von SAP kopiert um die stb itab korrekt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: -webkit-auto; color: #808080; font-size: 10pt; font-style: italic; background-color: #ffffff; font-family: 'Courier New';"&gt;* zu sortieren.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* Stücklistentabelle nach Auftragsstufe und -weg sortieren, so daß&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* eine Dummy-Baugruppe immer vor ihren Komponenten steht&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* Das Unterprogramm plmz_stpo_chk setzt diese Sortierung voraus&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;IF &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;extern &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;IS INITIAL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;"external calls don't fill awgov&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;AND &lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;(&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;caufvd&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;autyp &lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;auftragstyp&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;fert&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;OR &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;caufvd&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;autyp &lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;auftragstyp&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;bord &lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;)&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;SORT &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;BY &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;aufst astov aufwg baust posnr&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s311" style="font-family: 'Courier New'; color: gray; background-color: white; font-style: italic; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;*&amp;nbsp;&amp;nbsp; check for overflow in AUFST/AUFWG&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;READ TABLE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;WITH KEY &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;aufst &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;0 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;astov &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;1 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;BINARY SEARCH&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;IF NOT &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;subrc &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;IS INITIAL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s311" style="font-family: 'Courier New'; color: gray; background-color: white; font-style: italic; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; get next entry (aufst &amp;gt; 0 or astov &amp;gt; 1)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;READ TABLE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;INDEX &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;tabix&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;IF&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;subrc &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;IS INITIAL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;AND &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;aufst &amp;lt;&amp;gt; stb&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;astov&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s311" style="font-family: 'Courier New'; color: gray; background-color: white; font-style: italic; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; overflow in AUFST/AUFWG&amp;nbsp; =&amp;gt; try to renumber&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;PERFORM &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stufe_weg_renumber &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;TABLES &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ELSE&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;SORT &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;BY &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;aufst aufwg baust posnr&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;SPAN style="color: #808080; font-family: 'Courier New'; font-style: italic; text-align: -webkit-auto; background-color: #ffffff;"&gt;* Hier beginnt die Logik für die individuellen Checks --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;DATA&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_tabix&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;TYPE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;tabix&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zz_lt_check_group&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;TYPE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zpp_matcat_t&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zz_ls_message&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;TYPE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;message_struct&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zz_ls_message_cast &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;TYPE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;cmimsg&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;FIELD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;SYMBOLS&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&amp;lt;zz_ls_stb&amp;gt; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;LIKE LINE OF &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;LOOP AT &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;WHERE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stufe &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;1 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;AND &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;dumps &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'x'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* Über alle Dummybaugruppen der ersten Stufe loopen&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;CLEAR&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;: &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_lt_check_group&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message_cast&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_tabix &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;tabix + &lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;READ TABLE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ASSIGNING &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&amp;lt;zz_ls_stb&amp;gt; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;INDEX &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_tabix&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;CHECK &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&amp;lt;zz_ls_stb&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stufe &amp;gt; &lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;1 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;APPEND &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;TO &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_lt_check_group&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;* Es gibt Komponenten für diese Dummy-Baugruppe&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;LOOP AT &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;ASSIGNING &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&amp;lt;zz_ls_stb&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_tabix&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;IF &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&amp;lt;zz_ls_stb&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stufe &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;EXIT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;APPEND &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&amp;lt;zz_ls_stb&amp;gt; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;TO &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_lt_check_group&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDLOOP&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zcl_pp_ppauf_freigabe_checks&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;=&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;check_insert_allowed&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;EXPORTING&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;it_stb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_lt_check_group&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;IMPORTING&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;es_message &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;EXCEPTIONS &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;error&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; material_rejected &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;OTHERS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;3 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;IF &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;subrc &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zz_ls_message_cast&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgty&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgty&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zz_ls_message_cast&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgnr&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgno&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; zz_ls_message_cast&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;arbgb&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgid&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;CALL FUNCTION &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'CM_F_MESSAGE'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;EXPORTING&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; object_dependent &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s331" style="font-family: 'Courier New'; color: #4da619; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;'X'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; arbgb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message_cast&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;arbgb&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msgnr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message_cast&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgnr&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msgty&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message_cast&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgty&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msgv1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgv1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msgv2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgv2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msgv3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgv3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; msgv4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_ls_message&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;msgv2&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;LOOP AT &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;zz_lt_check_group &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ASSIGNING &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&amp;lt;zz_ls_stb&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;READ TABLE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;FROM &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&amp;lt;zz_ls_stb&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;IF &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;subrc &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;= &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s321" style="font-family: 'Courier New'; color: #3399ff; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;DELETE &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;stb &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;INDEX &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;sy&lt;/SPAN&gt;&lt;SPAN class="l0s701" style="font-family: 'Courier New'; color: gray; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;-&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;tabix&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDLOOP&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDLOOP&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="l0s521" style="font-family: 'Courier New'; color: blue; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;ENDIF&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="l0s551" style="font-family: 'Courier New'; color: purple; background-color: white; font-size: 15px; text-align: -webkit-auto;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;ENDENHANCEMENT&lt;/SPAN&gt;&lt;SPAN style="color: purple; text-align: -webkit-auto; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: black; text-align: -webkit-auto; font-size: 10pt; font-family: 'Courier New'; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: gray; text-align: -webkit-auto; font-style: italic; font-size: 10pt; background-color: white; font-family: 'Courier New';"&gt;*$*$-End:&amp;nbsp;&amp;nbsp; (1)---------------------------------------------------------------------------------$*$*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Lucida Grande'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 08:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-pp-master-data-lt-additional-checks/m-p/9556313#M1753592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-28T08:58:22Z</dc:date>
    </item>
  </channel>
</rss>

