<?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>Question Re: Attaching Drawing in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/attaching-drawing/qaa-p/11211646#M4142847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Al&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe in your workflow, before generating the instance, you can do a select on table DRAW to get the TYPE (DOKAR)....IF you are sure that the Drawing Number (DOKNR) will NOT be common across various types (since &lt;SPAN style="font-size: 13.3333px;"&gt;DOKNR is just a partial key of that table).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have the TYPE, you can create an instance of the object DRAW (using the same way as you are currently doing) and pass the key as a concatenation of DOKAR (Type) , DOKNR (Number), DOKVR(version) , DOKTL (Part).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Modak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Sep 2015 20:14:03 GMT</pubDate>
    <dc:creator>I042439</dc:creator>
    <dc:date>2015-09-11T20:14:03Z</dc:date>
    <item>
      <title>Attaching Drawing</title>
      <link>https://community.sap.com/t5/technology-q-a/attaching-drawing/qaq-p/11211645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/788550" width="450" /&gt;Dear Group,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a follow-up question from the creating Hot Spot question and regards attaching the drawing number.&amp;nbsp; The workflow is started from a simple ABAP program that loads the container elements with information.&amp;nbsp; One piece provided is the material drawing number and they would like this as an attachment so that when it is selected, it pulls up the drawing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used the suggestions obtained so far to create a Generic Instantiate Task with binding above.&amp;nbsp; It allows the drawing number to be attached to the task as desired and starts cv03n (all good), but it uses 3 characters of the drawing number for the drawing type.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two main types of drawings used by our product designers are autocad or solidworks, but the user will not know which it is when starting the ABAP program.&amp;nbsp; Is it possible to pass the drawing type to it as spaces, and simply let the product design person select this manually when CV03n starts?&amp;nbsp; If so, could you give options for how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Al&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 18:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/attaching-drawing/qaq-p/11211645</guid>
      <dc:creator>al_cantrell3</dc:creator>
      <dc:date>2015-09-11T18:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Attaching Drawing</title>
      <link>https://community.sap.com/t5/technology-q-a/attaching-drawing/qaa-p/11211646#M4142847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Al&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe in your workflow, before generating the instance, you can do a select on table DRAW to get the TYPE (DOKAR)....IF you are sure that the Drawing Number (DOKNR) will NOT be common across various types (since &lt;SPAN style="font-size: 13.3333px;"&gt;DOKNR is just a partial key of that table).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have the TYPE, you can create an instance of the object DRAW (using the same way as you are currently doing) and pass the key as a concatenation of DOKAR (Type) , DOKNR (Number), DOKVR(version) , DOKTL (Part).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Modak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 20:14:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/attaching-drawing/qaa-p/11211646#M4142847</guid>
      <dc:creator>I042439</dc:creator>
      <dc:date>2015-09-11T20:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Attaching Drawing</title>
      <link>https://community.sap.com/t5/technology-q-a/attaching-drawing/qaa-p/11211647#M4142848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Modak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&amp;nbsp; It makes perfect, logical sense.&amp;nbsp; I don't have the ABAP ability to do this, but can get help from our internal support team.&amp;nbsp; I will close the ticket as I feel sure this will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Al&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 20:58:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/attaching-drawing/qaa-p/11211647#M4142848</guid>
      <dc:creator>al_cantrell3</dc:creator>
      <dc:date>2015-09-11T20:58:02Z</dc:date>
    </item>
  </channel>
</rss>

