<?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 Application Forms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621831#M1088701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus.,&lt;/P&gt;&lt;P&gt; I have a development where I have to edit a std script. I have worked on scripts so no problem in that.&lt;/P&gt;&lt;P&gt;but this development is for FI-CA extension so we use Application FOrms. The application form I use is FI_CA_CASHPAYMENT_RECEIPT_SAMP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone has worked on this can you please give me a heads up on this. Any inputs will be very useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;VIjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2008 08:21:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-21T08:21:28Z</dc:date>
    <item>
      <title>Application Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621831#M1088701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus.,&lt;/P&gt;&lt;P&gt; I have a development where I have to edit a std script. I have worked on scripts so no problem in that.&lt;/P&gt;&lt;P&gt;but this development is for FI-CA extension so we use Application FOrms. The application form I use is FI_CA_CASHPAYMENT_RECEIPT_SAMP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone has worked on this can you please give me a heads up on this. Any inputs will be very useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;VIjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 08:21:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621831#M1088701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T08:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Application Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621832#M1088702</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;Process Flow&lt;/P&gt;&lt;P&gt;To create an application form, proceed as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       1.      Create an application form and name the subobjects (form class, SAPscript form or Smart Form, user include).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       2.      Maintain the SAPscript form or Smart Form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       3.      Insert a text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       4.      Insert the text nodes in the hierarchy and maintain the texts (only for SAPscript).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       5.      Implement user exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result&lt;/P&gt;&lt;P&gt;When you activate the application form, a print program is generated in the form of an ABAP function group and a function module. If the application form is called via the function module EFG_PRINT in a print process of the application, this generated function module is processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 08:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621832#M1088702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T08:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Application Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621833#M1088703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a cash receipt:&lt;/P&gt;&lt;P&gt;       1.      Choose the transaction Cash Desk or Cash in the Cash Journal.&lt;/P&gt;&lt;P&gt;       2.      Post an incoming payment.&lt;/P&gt;&lt;P&gt;       3.      Choose the button Print Receipt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The receipt contains the amounts paid into the cash desk as well as the open items cleared with these amounts. The correspondence type Cash Receipt uses the form class FI_CA_CASHPAYMENT_RECEIP. &lt;/P&gt;&lt;P&gt;SAP delivers the example form FI_CA_CASHPAYMENT_RECEIPT_SAMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Balu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 08:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621833#M1088703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T08:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Application Forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621834#M1088704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have copied the std Application form and activated it too. but the thing is, inside the script main window i see nothing written. But when i rum the transaction and click on print in debugger mode i can see lot of data being printed. I also found out that there are std text maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but how it is getting related to the script is something i don't understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 08:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-forms/m-p/4621834#M1088704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T08:36:32Z</dc:date>
    </item>
  </channel>
</rss>

