<?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: Adding custom atributes to SP01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-atributes-to-sp01/m-p/956408#M66418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maninder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can't add custom field in the Spool display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you wannt to see customer N° or State, a solution is to fill the 'TDDATASET' / 'TDSUFFIX1' / 'TDSUFFIX2' of SSFCOMPOP before the Call function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TDDATASET appears in SP01, not sure for the others...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

*   Call FM Smartforms
    call function SMF_function_name
        exporting
*     ARCHIVE_INDEX              =
*     ARCHIVE_INDEX_TAB          =
*     ARCHIVE_PARAMETERS         =
      control_parameters         = st_ssfctrlop
*     MAIL_APPL_OBJ              =
*     MAIL_RECIPIENT             =
*     MAIL_SENDER                =
      output_options             = st_ssfcompop
      user_settings              = ' '
      ...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erwan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2005 06:54:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-28T06:54:49Z</dc:date>
    <item>
      <title>Adding custom atributes to SP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-atributes-to-sp01/m-p/956407#M66417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am sending smart forms to the Spool for later printing.&lt;/P&gt;&lt;P&gt;We need to send custom attributes, specific to each smart form in the Spool Request. &lt;/P&gt;&lt;P&gt;Can we add custom fields like Customer Number or State in the Spool  ALV Grid of SP01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked into sending free attributes using the Command Node in the Smart form but that does not solve the problem completely.&lt;/P&gt;&lt;P&gt;I need these attributes in the ALV grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help in this regard would definitely be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Maninder&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 16:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-atributes-to-sp01/m-p/956407#M66417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-27T16:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom atributes to SP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-atributes-to-sp01/m-p/956408#M66418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maninder,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can't add custom field in the Spool display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you wannt to see customer N° or State, a solution is to fill the 'TDDATASET' / 'TDSUFFIX1' / 'TDSUFFIX2' of SSFCOMPOP before the Call function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TDDATASET appears in SP01, not sure for the others...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

*   Call FM Smartforms
    call function SMF_function_name
        exporting
*     ARCHIVE_INDEX              =
*     ARCHIVE_INDEX_TAB          =
*     ARCHIVE_PARAMETERS         =
      control_parameters         = st_ssfctrlop
*     MAIL_APPL_OBJ              =
*     MAIL_RECIPIENT             =
*     MAIL_SENDER                =
      output_options             = st_ssfcompop
      user_settings              = ' '
      ...
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erwan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2005 06:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-atributes-to-sp01/m-p/956408#M66418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-28T06:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding custom atributes to SP01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-atributes-to-sp01/m-p/956409#M66419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erwan&lt;/P&gt;&lt;P&gt;I appreciate your prompt and detailed response. But unfortunately, this solution was already looked into by us and the reason we rejected it was because we have a restriction on the number of fields we will be able to send to the spool. &lt;/P&gt;&lt;P&gt;We are looking at sending close to 10 fields here and we dont know when we would need to increase them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence we were looking at a definite SAP provided solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also looking into it and I hope someone else is too.&lt;/P&gt;&lt;P&gt;Lets find a way to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manider&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2005 15:22:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-custom-atributes-to-sp01/m-p/956409#M66419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-28T15:22:19Z</dc:date>
    </item>
  </channel>
</rss>

