<?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 Table control program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644813#M609092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;i have an urgent requirement on this..below i m giving the requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are four tables&lt;/P&gt;&lt;P&gt;1&amp;gt; ysd__cond_cntrl&lt;/P&gt;&lt;P&gt;2&amp;gt;ypric_ctrgp_ctrl&lt;/P&gt;&lt;P&gt;3&amp;gt; ypric_ctyp_cntrl&lt;/P&gt;&lt;P&gt;4&amp;gt;ypricing_cntrl&lt;/P&gt;&lt;P&gt;currently those tables are maintained with t-code SM30 by members of the project &lt;/P&gt;&lt;P&gt;team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now need one transaction code which allows controlled user access to all those tables for maintenance from one selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have to create a new T-code&lt;/P&gt;&lt;P&gt;i have to create a new selection screen from where the user can branch out to a specific table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-and for all tables provide maintenance capabilities similar to transaction SM30(switch between display and change, new entries,select multiple,copycreate,&lt;/P&gt;&lt;P&gt;delete,undo change, allow export to excel)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone give me any idea how to proceed and any sample program regarding &lt;/P&gt;&lt;P&gt;this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanking all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2007 10:01:50 GMT</pubDate>
    <dc:creator>shilpik20</dc:creator>
    <dc:date>2007-08-15T10:01:50Z</dc:date>
    <item>
      <title>Table control program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644813#M609092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;i have an urgent requirement on this..below i m giving the requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are four tables&lt;/P&gt;&lt;P&gt;1&amp;gt; ysd__cond_cntrl&lt;/P&gt;&lt;P&gt;2&amp;gt;ypric_ctrgp_ctrl&lt;/P&gt;&lt;P&gt;3&amp;gt; ypric_ctyp_cntrl&lt;/P&gt;&lt;P&gt;4&amp;gt;ypricing_cntrl&lt;/P&gt;&lt;P&gt;currently those tables are maintained with t-code SM30 by members of the project &lt;/P&gt;&lt;P&gt;team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now need one transaction code which allows controlled user access to all those tables for maintenance from one selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have to create a new T-code&lt;/P&gt;&lt;P&gt;i have to create a new selection screen from where the user can branch out to a specific table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-and for all tables provide maintenance capabilities similar to transaction SM30(switch between display and change, new entries,select multiple,copycreate,&lt;/P&gt;&lt;P&gt;delete,undo change, allow export to excel)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone give me any idea how to proceed and any sample program regarding &lt;/P&gt;&lt;P&gt;this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanking all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644813#M609092</guid>
      <dc:creator>shilpik20</dc:creator>
      <dc:date>2007-08-15T10:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table control program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644814#M609093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not make 4 tcodes for each sm30 table 1 and put them in the menu ? then you can also authorize through the proper SAP authorization for access .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with SE93 you define a new Tcode for instance zysd__cond_cntrl&lt;/P&gt;&lt;P&gt;at transaction fill in SM30&lt;/P&gt;&lt;P&gt;select skip first screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add to screenfields&lt;/P&gt;&lt;P&gt;VIEWNAME : ysd__cond_cntrl&lt;/P&gt;&lt;P&gt;UPDATE : X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        A. de Smidt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        A. de Smidt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644814#M609093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T10:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Table control program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644815#M609094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="396458"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&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;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:06:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644815#M609094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Table control program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644816#M609095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like a difficult requirement, lets get started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-First create a program with a selection screen and allowing users to select which table/s they want to maintain. Make it nice and pretty to get you noticed by the users &lt;SPAN __jive_emoticon_name="shocked"&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;-Next create a transaction code and link it to the program with selection screen. Pick a good transaction code name something memorable but not too long or too short, maybe get consensus from the users it will look good on you ;o)&lt;/P&gt;&lt;P&gt;-Finally create some backend thingy or something like that which is called to allow the users to maintain the table/s selected. To save time and development rather than code bespoke maintenance screens and programs maybe you can call transaction SM30, not a bad idea hey? don;t tell the users they will think you did it all &lt;span class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;😮&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any questions just ask.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644816#M609095</guid>
      <dc:creator>che_eky</dc:creator>
      <dc:date>2007-08-15T10:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table control program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644817#M609096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have got that wht u have written...but i have to add one more functionality&lt;/P&gt;&lt;P&gt;  export to excel...that is not in sm30..wht to do&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:36:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644817#M609096</guid>
      <dc:creator>shilpik20</dc:creator>
      <dc:date>2007-08-15T10:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Table control program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644818#M609097</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;Try using FM VIEW_MAINTENANCE_CALL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'VIEW_MAINTENANCE_CALL'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    action                               = 'S'  "S means display, see further documentation through SE37&lt;/P&gt;&lt;P&gt;    view_name                            = 'Zxxx' "the view name&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DBA_SELLIST                          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  EXCL_CUA_FUNCT                       =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CLIENT_REFERENCE                     = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FOREIGN_LOCK                         = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  INVALID_ACTION                       = 3&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_CLIENTINDEPENDENT_AUTH            = 4&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_DATABASE_FUNCTION                 = 5&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_EDITOR_FUNCTION                   = 6&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_SHOW_AUTH                         = 7&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_TVDIR_ENTRY                       = 8&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  NO_UPD_AUTH                          = 9&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ONLY_SHOW_ALLOWED                    = 10&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SYSTEM_FAILURE                       = 11&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  UNKNOWN_FIELD_IN_DBA_SELLIST         = 12&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  VIEW_NOT_FOUND                       = 13&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAINTENANCE_PROHIBITED               = 14&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                               = 15&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:41:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644818#M609097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T10:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table control program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644819#M609098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shilpik,&lt;/P&gt;&lt;P&gt;Hmmm I see what you mean. What you can do is add a checkbox to the selection screen "Export to Excel" and then if user selects a table and ticks this checkbox then you export table contents to Excel instead of calling maintenance screen. Or you could even call transaction SE16N which has an export to spreadsheet option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Che Eky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 10:52:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-program/m-p/2644819#M609098</guid>
      <dc:creator>che_eky</dc:creator>
      <dc:date>2007-08-15T10:52:52Z</dc:date>
    </item>
  </channel>
</rss>

