<?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 Re: Viewproc_interface sap function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewproc-interface-sap-function/m-p/8209695#M1627210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function module "VIEWPROC_INTERFACE" has status 'Not released'.&lt;/P&gt;&lt;P&gt;The release status is visible in the Attributes tab in SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the note&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;415983 Modification/customer developments of SAP function&lt;/P&gt;&lt;P&gt;109533 Use of SAP function modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attributes. Some of the reasons why internally released Function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modules are not documented are as follows;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- too much overhead&lt;/P&gt;&lt;P&gt;- internally released function modules are often changed and updated&lt;/P&gt;&lt;P&gt;- are designed for specific purposes by the relevant Application&lt;/P&gt;&lt;P&gt;Developers etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP does not support problems that occur if the customer used non-released function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohammed Hussain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2011 09:23:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-29T09:23:05Z</dc:date>
    <item>
      <title>Viewproc_interface sap function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewproc-interface-sap-function/m-p/8209694#M1627209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know about how to read the layout name of  V_T003O_CO using Viewproc_interface function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'VIEWPROC_INTERFACE' "&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  corr_number = ' '          &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  fcode = 'RDED'             &lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  view_action = 'S'         &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    view_name =               &lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    last_act_entry =           &lt;/P&gt;&lt;P&gt;    ucomm =                     &lt;/P&gt;&lt;P&gt;    update_required =      &lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;    corr_keytab =             &lt;/P&gt;&lt;P&gt;    dba_sellist =              &lt;/P&gt;&lt;P&gt;    dpl_sellist =               &lt;/P&gt;&lt;P&gt;    excl_cua_funct =      &lt;/P&gt;&lt;P&gt;    extract =                  &lt;/P&gt;&lt;P&gt;    total =                   &lt;/P&gt;&lt;P&gt;    x_header =                 &lt;/P&gt;&lt;P&gt;    x_namtab =                 &lt;/P&gt;&lt;P&gt;  EXCEPTIONS&lt;/P&gt;&lt;P&gt;    MISSING_CORR_NUMBER = 1    &lt;/P&gt;&lt;P&gt;    NO_VALUE_FOR_SUBSET_IDENT = 2 &lt;/P&gt;&lt;P&gt;    SAVING_CORRECTION_FAILED = 3 &lt;/P&gt;&lt;P&gt;    .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 01:45:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/viewproc-interface-sap-function/m-p/8209694#M1627209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T01:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Viewproc_interface sap function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewproc-interface-sap-function/m-p/8209695#M1627210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function module "VIEWPROC_INTERFACE" has status 'Not released'.&lt;/P&gt;&lt;P&gt;The release status is visible in the Attributes tab in SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the note&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;415983 Modification/customer developments of SAP function&lt;/P&gt;&lt;P&gt;109533 Use of SAP function modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attributes. Some of the reasons why internally released Function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modules are not documented are as follows;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- too much overhead&lt;/P&gt;&lt;P&gt;- internally released function modules are often changed and updated&lt;/P&gt;&lt;P&gt;- are designed for specific purposes by the relevant Application&lt;/P&gt;&lt;P&gt;Developers etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP does not support problems that occur if the customer used non-released function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohammed Hussain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 09:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/viewproc-interface-sap-function/m-p/8209695#M1627210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-29T09:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Viewproc_interface sap function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/viewproc-interface-sap-function/m-p/8209696#M1627211</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;Thks for your explanations. I'm very very new to SAP ABAP. Thus, sometimes my questions may not be meaningful. If any inconvenience, I'm so sorry for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Tra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2011 05:40:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/viewproc-interface-sap-function/m-p/8209696#M1627211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-05T05:40:33Z</dc:date>
    </item>
  </channel>
</rss>

