<?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: create (maintenance) transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314185#M793795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivson, this will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE16 Transaction and enter TSTCP Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here PARAM = /&lt;STRONG&gt;SM30 VIEWNAME=&lt;/STRONG&gt;Table name*;UPDATE=X;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enter table name in bold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2008 15:25:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-28T15:25:04Z</dc:date>
    <item>
      <title>create (maintenance) transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314184#M793794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a maintenance transaction for a table view, that creates a new entry in the table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already made two maintenance transactions, for displaying and updating the table (at SE93, choosing Transaction with Parameters, calling SM30, and passing the parameters SHOW or UPDATE, resp.). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be similar for adding a new entry into the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Ivson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 15:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314184#M793794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T15:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: create (maintenance) transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314185#M793795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivson, this will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE16 Transaction and enter TSTCP Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here PARAM = /&lt;STRONG&gt;SM30 VIEWNAME=&lt;/STRONG&gt;Table name*;UPDATE=X;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enter table name in bold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 15:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314185#M793795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T15:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: create (maintenance) transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314186#M793796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Hema, but that is the same as updating the table. I want to go directly to the "new entry" screen, if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 15:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314186#M793796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T15:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: create (maintenance) transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314187#M793797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can go from an IMG activity to a customizing transaction via the maintenance object. A maintenance object is defined by the associated customizing object, a transaction and its transaction type. Customizing objects are managed in the table OBJH, which also contains their attributes. If the maintenance object is defined as a Business Add-In, the customer can link to a program enhancement (user exit) at this point in the IMG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_sm32/helpdata/en/13/54e34150cb11d395cf00a0c930dcc1/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_sm32/helpdata/en/13/54e34150cb11d395cf00a0c930dcc1/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 15:46:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314187#M793797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T15:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: create (maintenance) transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314188#M793798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answers. &lt;/P&gt;&lt;P&gt;I finally found a solution that I think is more "straightforward":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM35 record the steps of the desired transaction (i. e., SM30 -&amp;gt; Update -&amp;gt; New entries). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a report like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT z*** .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE z_macros_batch_input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA BEGIN OF wa_opt.&lt;/P&gt;&lt;P&gt;        INCLUDE STRUCTURE ctu_params.&lt;/P&gt;&lt;P&gt;DATA END OF wa_opt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_opt-dismode = 'E'.&lt;/P&gt;&lt;P&gt;wa_opt-updmode = 'S'.&lt;/P&gt;&lt;P&gt;wa_opt-nobinpt = 'X'.&lt;/P&gt;&lt;P&gt;wa_opt-nobiend = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p 'SAPMSVMA' '0100'.&lt;/P&gt;&lt;P&gt;c 'VIEWNAME' 'ZTB_FI_OBR_03'.&lt;/P&gt;&lt;P&gt;c 'VIMDYNFLDS-LTD_DTA_NO' 'X'.&lt;/P&gt;&lt;P&gt;ok '=UPD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p 'SAPLZTB_FI_OBR_03' '0001'.&lt;/P&gt;&lt;P&gt;ok '=NEWL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'SM30' USING bdc_tab OPTIONS FROM wa_opt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create the transaction that calls this report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Ivson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 16:33:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-maintenance-transaction/m-p/3314188#M793798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T16:33:11Z</dc:date>
    </item>
  </channel>
</rss>

