<?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: CA10 Function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ca10-function-module/m-p/12041149#M1967980</link>
    <description>&lt;P&gt;I checked the where-used list of table T435 and the only place I see its content altered is function module SUBMISSION_PROCESSING, so I think the only thing you can do is to mimic its logic in your custom code without the popping up editor part.&lt;/P&gt;&lt;P&gt;Normally I am heavily against direct DB operations on standard tables, but as this is a conversion program and it seems there is no other way around in my opinion its acceptable in this case.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Sep 2019 08:34:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-09-18T08:34:18Z</dc:date>
    <item>
      <title>CA10 Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ca10-function-module/m-p/12041148#M1967979</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;I need a Function Module to dynamically enter CA10 texts, meaning the Standard Text Key and its Description.&lt;/P&gt;
  &lt;P&gt;I have tried FM Submission_Processing but it pops up an editor, prompting me to enter the details, save and click back to finish saving the data in the database.&lt;/P&gt;
  &lt;P&gt;Since I am implementing this to migrate legacy data and the records and going to be numerous, I cannot go through this process, clicking Save and Back so many times.&lt;/P&gt;
  &lt;P&gt;I also have tried SAVE_TEXT but it does not save the Standard Text Key Description, it does not reach tables T435 and T435T.&lt;/P&gt;
  &lt;P&gt;Does anyone know of an FM to save CA10 Texts or a way to suppress the editor from popping up?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2019 14:38:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ca10-function-module/m-p/12041148#M1967979</guid>
      <dc:creator>former_member601153</dc:creator>
      <dc:date>2019-09-17T14:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: CA10 Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ca10-function-module/m-p/12041149#M1967980</link>
      <description>&lt;P&gt;I checked the where-used list of table T435 and the only place I see its content altered is function module SUBMISSION_PROCESSING, so I think the only thing you can do is to mimic its logic in your custom code without the popping up editor part.&lt;/P&gt;&lt;P&gt;Normally I am heavily against direct DB operations on standard tables, but as this is a conversion program and it seems there is no other way around in my opinion its acceptable in this case.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 08:34:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ca10-function-module/m-p/12041149#M1967980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-09-18T08:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: CA10 Function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ca10-function-module/m-p/12041150#M1967981</link>
      <description>&lt;P&gt;That's what I ended up doing. Thanks from spending time. Marked as accepted&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 09:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ca10-function-module/m-p/12041150#M1967981</guid>
      <dc:creator>former_member601153</dc:creator>
      <dc:date>2019-10-03T09:36:38Z</dc:date>
    </item>
  </channel>
</rss>

