<?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: TCDCOUPLES in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827501#M1470947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just press F4 on the column in the result in SE16 it gives you the values!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Apr 2010 01:04:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-14T01:04:43Z</dc:date>
    <item>
      <title>TCDCOUPLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827500#M1470946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to interpret table TCD couples?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TCODE                  CALLED                 MODIFIER     MODDATE    MODTIME  OKFLAG MAINTFLAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F-26                   F-28                   SAP          00.00.0000 00:00:00                  X&lt;/P&gt;&lt;P&gt;F-28                   F-28                   SAP          00.00.0000 00:00:00                  X               X&lt;/P&gt;&lt;P&gt;F-29                   F-28                   SAP          00.00.0000 00:00:00                  X               X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is ment when flag is X and when it is balnk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Partha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 19:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827500#M1470946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-13T19:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: TCDCOUPLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827501#M1470947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just press F4 on the column in the result in SE16 it gives you the values!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 01:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827501#M1470947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T01:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: TCDCOUPLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827502#M1470948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;....and you can see it also in SE97--&amp;gt;column 'message type'&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 05:39:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827502#M1470948</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2010-04-14T05:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: TCDCOUPLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827503#M1470949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Partha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the MAINTFLAG field is flagged (maintained as X) in the TCDCOUPLES table then it means that S_TCODE is checked with respect to the calling transaction for a particular called transaction.In other words,if the MAINTFLAG field is maintained as X then in order to run the called transaction,the user profile should also have access to the calling transaction.&lt;/P&gt;&lt;P&gt;And if the MAINTFLAG field is not flagged then in order to run the called transaction,the user profile may or may not have access to the calling transaction.&lt;/P&gt;&lt;P&gt;Basically,its about calling transaction authorization check during the execution of the called transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 08:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827503#M1470949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-21T08:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: TCDCOUPLES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827504#M1470950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PARTHASARATHY ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description says it all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OKFLAG ==&amp;gt;&lt;/P&gt;&lt;P&gt;	Not Maintained (Currently Corresponds To 'Do not Check')&lt;/P&gt;&lt;P&gt;N	Do Not Check Authorization for S_TCODE&lt;/P&gt;&lt;P&gt;X	Check Authorization for S_TCODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This check (X) is important as in this case user must have Calling transaction in his/her user buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAINTFLAG ==&amp;gt;&lt;/P&gt;&lt;P&gt;	Warning Message - Transaction Ended (= 'W')&lt;/P&gt;&lt;P&gt;A	Warning Message (Dialog Box) - Transaction Ended&lt;/P&gt;&lt;P&gt;E	Error Message - No Transaction Call&lt;/P&gt;&lt;P&gt;I	Information Message (Dialog Box) - Transaction Call Skipped&lt;/P&gt;&lt;P&gt;W	Warning Message - Transaction Ended&lt;/P&gt;&lt;P&gt;X	Warning Message - Transaction Ended (= 'W')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its given in SAP. I just copied from SE16N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arpan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 09:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcdcouples/m-p/6827504#M1470950</guid>
      <dc:creator>arpan_paik</dc:creator>
      <dc:date>2010-04-21T09:07:12Z</dc:date>
    </item>
  </channel>
</rss>

