<?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 Calling a sapscript form from a function module issues in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206261#M132316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a FM to print a form using open_form, start_form, write_form, end_form and close_form.  When I put this code in a report program...it works great.  When I try to call the SAPscript from the FM all the variables are blank in the SAPScript....but populated in the FM.  I do have the variables defined in the top include of the Function group.  I have also even tried moving for example itab_matnr to mara-matnr ...thinking it was something about 'global' definition....  still no luck.  Any help would be greatly appreciated.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Mar 2006 02:24:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-18T02:24:51Z</dc:date>
    <item>
      <title>Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206261#M132316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a FM to print a form using open_form, start_form, write_form, end_form and close_form.  When I put this code in a report program...it works great.  When I try to call the SAPscript from the FM all the variables are blank in the SAPScript....but populated in the FM.  I do have the variables defined in the top include of the Function group.  I have also even tried moving for example itab_matnr to mara-matnr ...thinking it was something about 'global' definition....  still no luck.  Any help would be greatly appreciated.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 02:24:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206261#M132316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-18T02:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206262#M132317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hI JENNIFER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HAVE YOU EXPORTED ALL THE VALUES USED IN THE SAP SCRIPT TO THE FUNCTIONAL MODULE.&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;KISHORE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 02:30:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206262#M132317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-18T02:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206263#M132318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jennifer, welcome to SDN!  I don't know if this will help, but in the function module, click "Edit", "Interfaces", "Globalize Parameters".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 02:58:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206263#M132318</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-03-18T02:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206264#M132319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a table ...  I defined a structure and I am passing the values via the table to the FM.  I am not exporting anything...  Is that what I am missing?  I am basically just writing this FM for several programs to call so that we do not have to have the big piece of code for the open, write, start, end, close...etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 03:11:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206264#M132319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-18T03:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206265#M132320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there.  Thanks for the fast reply Rich.  I did try your suggestion....  but it didn't fix this issue.  I was looking for that earlier though.. as I too thought that might be the issue.  Thanks SO much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 03:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206265#M132320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-18T03:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206266#M132321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried delcaring the DATA statements inside the source of the function instead of the TOP include?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FUNCTION ZTEST.

Data:.....

Call function 'OPEN_FORM'
....

ENDFUNCTION.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 03:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206266#M132321</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-03-18T03:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206267#M132322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP follows a similar approach for printing the Benefits enrollments forms.. Pl take a look at the function module HR_BEN_FORM_PRINT_SAPSCR.. may be you can get an idea of what else you need to do.. One thing I noticed is before calling the WRITE_FORM, there is a function call to 'READ_FORM_ELEMENTS' (inside the function HR_BEN_FORM_GENERATE).. may be you should do that too, instead of passing the text elements as parameters/tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 04:52:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206267#M132322</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-03-18T04:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206268#M132323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jennifer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The reason is&lt;/P&gt;&lt;P&gt;   all the FMs for writing to sapscript (write_form,etc)&lt;/P&gt;&lt;P&gt;   search for VARIABLES&lt;/P&gt;&lt;P&gt;   in the TOP MOST PARENT PROGRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Hence, look at this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report abc.&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt; Data - will get pritned&lt;/P&gt;&lt;P&gt;data : var2 type matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var2 = '1233456789'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------" /&gt;&lt;P&gt; Var1 in FM WILL NOT GET PRINTED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ZAM_F06'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    var1          = 'pppppppppp'&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Here var1 WILL NOT GET PRINTED&lt;/P&gt;&lt;P&gt;   whereas,&lt;/P&gt;&lt;P&gt;   VAR2 will get printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Hence, do not pass any value to the FM,&lt;/P&gt;&lt;P&gt;  just use the global variables of the program,&lt;/P&gt;&lt;P&gt;  and simply call the FM without passing&lt;/P&gt;&lt;P&gt;   data for printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. The write_form&lt;/P&gt;&lt;P&gt;  will DETECT the MOST PARENT/TOP PROGRAM&lt;/P&gt;&lt;P&gt; (ie your z program)&lt;/P&gt;&lt;P&gt;  and get variable values from there.&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2006 05:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206268#M132323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-18T05:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206269#M132324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amit...thank you for your response...  The problem is, I am writing this FM so that the calling programs do not have to do anything but pass the table with the values to print.  I am writing this FM to print a label.  The label gets printed out of many custom txns.  I was hoping that all we would have to do was to call this FM to print and not have to worry about what all the developers define their fields...they just have to put them in the table and call the FM...  I am thinking this is just not possible....do you agree?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2006 19:23:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206269#M132324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-19T19:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206270#M132325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennifer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to run a sapscript by fm and report and I got your problem: it did work only using the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I saw the code of fm ME_PRINT_PO and noted that before calling the FM OPEN_FORM the report name is setted in the structure ITCPO for the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I used this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FUNCTION Z_MAX_PRINT.&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;"Interfaccia locale:&lt;/P&gt;&lt;P&gt;*"  IMPORTING&lt;/P&gt;&lt;P&gt;*"     REFERENCE(MATNR) TYPE  MATNR&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------" /&gt;&lt;P&gt;  ITCPO-TDPROGRAM  = SY-REPID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'OPEN_FORM'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            FORM                        = 'ZMAX'&lt;/P&gt;&lt;P&gt;            OPTIONS                     = ITCPO&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            CANCELED                    = 1&lt;/P&gt;&lt;P&gt;            DEVICE                      = 2&lt;/P&gt;&lt;P&gt;            FORM                        = 3&lt;/P&gt;&lt;P&gt;            OPTIONS                     = 4&lt;/P&gt;&lt;P&gt;            UNCLOSED                    = 5&lt;/P&gt;&lt;P&gt;            MAIL_OPTIONS                = 6&lt;/P&gt;&lt;P&gt;            ARCHIVE_ERROR               = 7&lt;/P&gt;&lt;P&gt;            INVALID_FAX_NUMBER          = 8&lt;/P&gt;&lt;P&gt;            MORE_PARAMS_NEEDED_IN_BATCH = 9&lt;/P&gt;&lt;P&gt;            SPOOL_ERROR                 = 10&lt;/P&gt;&lt;P&gt;            OTHERS                      = 11.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    EXIT.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MARA-MATNR = MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  TEXT = 'TEST TEST'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'WRITE_FORM'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            ELEMENT = 'PROVA'&lt;/P&gt;&lt;P&gt;            WINDOW  = 'MAIN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'CLOSE_FORM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variables MARA and  TEXT are defined in TOP include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I believe the system can't know the name of the main program where the variables are defined, so it needs to indicate explicitly the name of program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2006 20:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206270#M132325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-19T20:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206271#M132326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max...  You are the BEST!!  You are totally My HERO!!!  Thank you SO SO much!!  Yeah!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2006 21:04:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206271#M132326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-19T21:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206272#M132327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uhm!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're too kind to me...I've just only used all suggestions of guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway I'm happy I was helpfull for your.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2006 21:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206272#M132327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-19T21:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206273#M132328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max my Man! you solved my problem as well! U tha best man!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2009 06:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206273#M132328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-27T06:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206274#M132329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max, thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Javier Rodrigo on Aug 5, 2010 9:15 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Aug 2010 07:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206274#M132329</guid>
      <dc:creator>former_member616277</dc:creator>
      <dc:date>2010-08-05T07:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a sapscript form from a function module issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206275#M132330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is a new way. let me have a try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jun 2011 07:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-sapscript-form-from-a-function-module-issues/m-p/1206275#M132330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-10T07:13:38Z</dc:date>
    </item>
  </channel>
</rss>

