<?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: Modify Parked Document Options based on Document Type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517916#M1068212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a validation rule to check the calling transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Sep 2008 20:05:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-26T20:05:35Z</dc:date>
    <item>
      <title>Modify Parked Document Options based on Document Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517915#M1068211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are having a program create a specific document type and then kick of workflow to get document approved and posted.  Until document is posted we do not want anyone to be able to edit (via menu options, change, delete, post, etc.) from FBV2 or FBV3, etc.  Does anyone have a simple solution as to maybe how to gray out these options on the menu so that they will be disabled for this specific document type? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 19:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517915#M1068211</guid>
      <dc:creator>former_member800454</dc:creator>
      <dc:date>2008-09-26T19:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Parked Document Options based on Document Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517916#M1068212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a validation rule to check the calling transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 20:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517916#M1068212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T20:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Parked Document Options based on Document Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517917#M1068213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob.  I have seen validations from some years back used, but I personally have not programmed any.  Those I saw were on the document itself, versus the transaction. We are now on release ECC 6.0 .   Do you have any starter steps?  We would like the disabling to happen prior to the transaction being brought up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 21:01:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517917#M1068213</guid>
      <dc:creator>former_member800454</dc:creator>
      <dc:date>2008-09-26T21:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Parked Document Options based on Document Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517918#M1068214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The validation is performed on the document not the transaction. It just checks that the calling transaction is valid for whatever conditions you have set. Or it checks whatever you need to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the IMG, check the documentation for OB28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 21:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517918#M1068214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T21:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Parked Document Options based on Document Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517919#M1068215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For now, we just made the "service type" blank for WF_START in table SGOSATTR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2008 18:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-parked-document-options-based-on-document-type/m-p/4517919#M1068215</guid>
      <dc:creator>former_member800454</dc:creator>
      <dc:date>2008-12-29T18:37:28Z</dc:date>
    </item>
  </channel>
</rss>

