<?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: How to Create Object Type in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837178#M2479103</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;As everybody replied you can use SWO1, however if there is an already existing object type (per example BUS2012 for puchase order) you can create a subtype and then make a delegation of the BUS2012 to your object (starting with Z or Y) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is better if there is an already existing object .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although you can also create a class and from that class create a task &lt;/P&gt;&lt;P&gt;So standard transaction SE24 and you have to use interface IF_WORKFLOW&amp;nbsp; if you want to be able to use it in your workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class that will be used in task shall be public and instance related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is the options you have &lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Stephane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Sep 2016 16:08:12 GMT</pubDate>
    <dc:creator>StephaneBailleu</dc:creator>
    <dc:date>2016-09-17T16:08:12Z</dc:date>
    <item>
      <title>How to Create Object Type</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaq-p/6837173</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;I am Creating Task i found options ... Object Type and  method .. i think we can use user define/Created .. my question is what T Code is to create New Object type and method ...  and further help or suggestion about its development&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amamd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2010 07:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaq-p/6837173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-05T07:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Object Type</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837174#M2479099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to navigate to SWO1 txn  inorder to create new business object and its relevant methods... For futher information search SDN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2010 07:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837174#M2479099</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2010-04-05T07:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Object Type</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837175#M2479100</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;You should try to use Standard BO. Go to tcode SWO1 and you can do a search related to your requirements. If it exists a BO but it doesn't fullfill your requirements you can create a subtype of this BO by menu Settings &amp;gt; Delegate. In this way, you can inherit all of the BO and create your owns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 16:17:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837175#M2479100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T16:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Object Type</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837176#M2479101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ammad ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can go to Tcode swo1 to create an Object.&lt;/P&gt;&lt;P&gt;If you want to create a Custom Object and &lt;/P&gt;&lt;P&gt;want to use the functionality of existing objs also&lt;/P&gt;&lt;P&gt;you can create a Z one and delegate the Z object to&lt;/P&gt;&lt;P&gt;Standard Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Manjari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 09:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837176#M2479101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T09:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Object Type</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837177#M2479102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To create &lt;/P&gt;&lt;H1 style="margin: 13px 0 10px; font-size: 2em; color: #333333; background: #ffffff;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/message/8942881#8942881" style="font-weight: inherit; font-style: inherit; font-size: 24px; font-family: inherit; text-decoration: underline !important; color: #3778c7; background: transparent;"&gt;Create Object Type&lt;/A&gt;&lt;/H1&gt;&lt;P&gt;Goto&amp;nbsp; command line&lt;/P&gt;&lt;P&gt;type t-code sw01 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2016 07:20:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837177#M2479102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-17T07:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create Object Type</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837178#M2479103</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;As everybody replied you can use SWO1, however if there is an already existing object type (per example BUS2012 for puchase order) you can create a subtype and then make a delegation of the BUS2012 to your object (starting with Z or Y) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is better if there is an already existing object .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although you can also create a class and from that class create a task &lt;/P&gt;&lt;P&gt;So standard transaction SE24 and you have to use interface IF_WORKFLOW&amp;nbsp; if you want to be able to use it in your workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class that will be used in task shall be public and instance related.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is the options you have &lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Stephane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2016 16:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-create-object-type/qaa-p/6837178#M2479103</guid>
      <dc:creator>StephaneBailleu</dc:creator>
      <dc:date>2016-09-17T16:08:12Z</dc:date>
    </item>
  </channel>
</rss>

