<?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: FI Scripts table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503757#M232999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats the property of SAP that it does not store information related to FI scripts in TNAPR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 04:55:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-09T04:55:12Z</dc:date>
    <item>
      <title>FI Scripts table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503752#M232994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In TNAPR table, we can find out the scripts and print programs for SD.&lt;/P&gt;&lt;P&gt;But FI(finance) related scripts and print programs are not stored in TNAPR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers in which table the information (scripts and print programs) related to FI are stored.&lt;/P&gt;&lt;P&gt;Also, any other tables where information related to FI are stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your input on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 03:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503752#M232994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T03:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: FI Scripts table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503753#M232995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use NACE and select FI application and check the output type and the print programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) use this function module and specify the form name:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPSCRIPT_SELECT_PROGRAM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Or goto se11 and display contents of table TTXFP specifying the form name field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 03:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503753#M232995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T03:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: FI Scripts table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503754#M232996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vijay,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In TNAPR table, we get the full information regarding the script.&lt;/P&gt;&lt;P&gt;Like script is attached to which print program,output type,application etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can say TNAPR is a snapshot of NACE transaction.&lt;/P&gt;&lt;P&gt;I want the same table like TNAPR where whole information related to FI scripts will be stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue about this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 04:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503754#M232996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T04:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: FI Scripts table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503755#M232997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if  any form trigger with output  type  than definatly it  have  entry in table TNAPR.&lt;/P&gt;&lt;P&gt; If  u  not  find  out ur  form name  in TNAPR  it  means form is not triggered with output types. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if  u know  ur form output  type  just enter  output type value  only in tnapr  u get form name  and program name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 04:18:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503755#M232997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T04:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: FI Scripts table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503756#M232998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tarun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Not sure but i thought that the information is generally stored in TNAPR table only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I really dont see any reason why SAP would want to store the information separately? Strange....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Anyways lets hope somebody is able to help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 04:19:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503756#M232998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T04:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: FI Scripts table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503757#M232999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats the property of SAP that it does not store information related to FI scripts in TNAPR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 04:55:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503757#M232999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T04:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: FI Scripts table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503758#M233000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tarun,&lt;/P&gt;&lt;P&gt;in fact in FI there is not forms central management via output type like in SD.&lt;/P&gt;&lt;P&gt;I.E. dunning forms are in T047E and payment advice in T042B. In general you find the forms in tables T0*** because they're always related to the company code.&lt;/P&gt;&lt;P&gt;Note that often you can't specify a custom printing program like in SD.&lt;/P&gt;&lt;P&gt;For every form you need to check the customizing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 09:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-scripts-table/m-p/1503758#M233000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T09:16:40Z</dc:date>
    </item>
  </channel>
</rss>

