<?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: Output Types Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480409#M224834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think u can use routines for ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Aug 2006 13:11:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-17T13:11:38Z</dc:date>
    <item>
      <title>Output Types Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480406#M224831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got a requirement that once the status of the shipment is changed to loading end (Transaction VT02N) the partner function should receive a mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I thought was to write the code in the user exit.&lt;/P&gt;&lt;P&gt;But the client is thinking using the output types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is that how can I pass the shipment number from the output types to my code?&lt;/P&gt;&lt;P&gt;what will be the interface between the Output type and my code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;Dnyanesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 12:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480406#M224831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T12:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Output Types Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480407#M224832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data in the transaction will be accessible to your program (through output types through Communication structures like NAST).&lt;/P&gt;&lt;P&gt;Tha nast-objkey wil have the document number,(In this case it will be shipment number).&lt;/P&gt;&lt;P&gt;Once you have the shipment number, you can get all other data using tables VTTK, VTTP, VTTS etc.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 12:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480407#M224832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T12:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Output Types Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480408#M224833</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;For every condition type which is triggered based on some business logic, an entry is stored in table NAST and TNAPR. Refer to these two tables you can find the Document Key and further you can refer to the IDOC`s control record. First step is that you`ll have to identify the output type that is configured for the shipment transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 13:00:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480408#M224833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T13:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Output Types Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480409#M224834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think u can use routines for ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 13:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/output-types-query/m-p/1480409#M224834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T13:11:38Z</dc:date>
    </item>
  </channel>
</rss>

