<?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 Possibility question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989382#M73815</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;i'm currently have a program wich returns me a pdf form after data collection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is:&lt;/P&gt;&lt;P&gt;Is it possible to search all matching forms in the current system wich depends to a specific interface ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if this would be possible i could include in my selection screen a dynamicly loaded list of matching forms for my specified interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know where the relation data between interface and form is stored ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2005 06:25:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-26T06:25:21Z</dc:date>
    <item>
      <title>Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989382#M73815</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;i'm currently have a program wich returns me a pdf form after data collection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is:&lt;/P&gt;&lt;P&gt;Is it possible to search all matching forms in the current system wich depends to a specific interface ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if this would be possible i could include in my selection screen a dynamicly loaded list of matching forms for my specified interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know where the relation data between interface and form is stored ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 06:25:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989382#M73815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-26T06:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989383#M73816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You describe a form created by a report, then this form depends on an interface - how do you define this dependency? Then we might help finding the tables, but currently I don't have a glue, which link you might mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 08:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989383#M73816</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-07-26T08:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989384#M73817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in transaction se80 it is possible to create an interface and also a form. And in the form setting's your are able to define an interface for the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i think this relationship will be saved in a database table. But i dont know in which.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i would know the table i could get the relationship information out there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 12:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989384#M73817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-26T12:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989385#M73818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still confused. Do you talk about smartforms? In SE80 I see class / interface option, I also can create an include with form-routines - but I don't see a connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Smartforms interface is defined in transaction smartforms, but SE80/SE24 interface has no connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain your objects more in detail (sorry for my problems understanding you).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 13:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989385#M73818</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-07-26T13:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989386#M73819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem my english is not so good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i will try to explain it better:&lt;/P&gt;&lt;P&gt;I created a form in SE80.&lt;/P&gt;&lt;P&gt;Create --&amp;gt; Form object --&amp;gt; Form&lt;/P&gt;&lt;P&gt;Also a Interface.&lt;/P&gt;&lt;P&gt;Create --&amp;gt; Form object --&amp;gt; Interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that i defined variables for my interface. In the form settings i typed the name of my interface.&lt;/P&gt;&lt;P&gt;So that is the way i can add an interface to my form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is now, where does the system save the data.&lt;/P&gt;&lt;P&gt;I think the name of the interface wich i have typed in the form settings will be written in one ore more database tabels. But i do not know in which one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you know or are able to get the name of this table(s) which includes this information i would be able to search the table for all corresponding fields which my interface name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 14:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989386#M73819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-26T14:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989387#M73820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try se84 - programming - program sub-objects - subroutines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 14:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989387#M73820</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-07-26T14:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989388#M73821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't worry, your English is fine, my problem is my old SAP version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ah, just came an update. Thank you Andreas!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately now some meetings and other stuff interrupted my search. Please have a look into &amp;lt;b&amp;gt;TCDIR&amp;lt;/b&amp;gt; and tell me, if that's already OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise: look which structure field is used in dynpro, make a where-used-list for the data element and look at tables which start with D* or T* for your link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2005 15:17:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989388#M73821</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-07-26T15:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989389#M73822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello so i looked into TCID but there i could not see a relationship between formname and interfacename.&lt;/P&gt;&lt;P&gt;I mot shure if you mean the table TCID in my system the description is: CAD-Fieldagreement for download&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other tipp i could not execute because i'm not using a dynpro.&lt;/P&gt;&lt;P&gt;I'm using the PCH database report. It's just a easy selection screen. If u have a system which ADS service running have a look at the programm FP_EXAMPLE_01.&lt;/P&gt;&lt;P&gt;This programm does also create a pdf form out of a data selektion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the code you will see, that there is specified the name of the form which the programm calls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i think but i'm not quite shure that the system holds the relationship data or just the data which form uses which interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if i would knew where the system stores this type of data it would help me a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2005 08:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989389#M73822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-27T08:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Possibility question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989390#M73823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I spoke about dynpro, I meant dynpro of SE84 - where you maintain your link, not in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like some info is searched at runtime (FM WB_TREE_GET_OBJECTS), but there is also a index table D010INC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might also try a SQL-trace while you save a link creation of form and interface. In the trace you can search for 'update' and maybe find your table of interest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way: sorry, we don't have ADS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 13:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/possibility-question/m-p/989390#M73823</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-07-28T13:13:00Z</dc:date>
    </item>
  </channel>
</rss>

