<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Help with Subtype</TITLE>
 
<META content="MSHTML 5.50.4616.200" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=454591915-19122001><FONT face=Arial
size=2>Jocelyn,</FONT></SPAN></DIV>
<DIV><SPAN class=454591915-19122001><FONT face=Arial size=2>There is already
code behind the subtype - the generated code from the initial creation of the
subtype and then the code I added later for my&nbsp;custom method.&nbsp; Any
other thoughts?</FONT></SPAN></DIV>
<DIV><SPAN class=454591915-19122001><FONT face=Arial
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=454591915-19122001><FONT face=Arial
size=2>-Brad</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
  size=2>-----Original Message-----<BR><B>From:</B> Dart, Jocelyn
  [mailto:jocelyn.dart@sap.com]<BR><B>Sent:</B> Tuesday, December 18, 2001 5:42
  PM<BR><B>To:</B> SAP-WUG@MITVMA.MIT.EDU<BR><B>Subject:</B> Re: Help with
  Subtype<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=488183723-18122001>Hi
  Brad, </SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN
  class=488183723-18122001>Modeled means there is no code implementation behind
  it yet. </SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN
  class=488183723-18122001>Usually the code gets generated when you create the
  subtype </SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=488183723-18122001>but
  I have seen this fail occasionally (a sequence of buttons pressed thing..).
  </SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=488183723-18122001>Go
  into your ZDRAW object in SWO1, press the "Program" button</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=488183723-18122001>and
  that should be enough to generate the missing code. </SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=488183723-18122001>Save
  the code. </SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=488183723-18122001>You
  should then be able to change the status to implemented</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=488183723-18122001>and
  generate your new object. </SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN class=488183723-18122001>Once
  the object is in implemented status you can use it in tasks.
  </SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN
  class=488183723-18122001>Regards,</SPAN></FONT></DIV>
  <DIV>
  <DIV style="WIDTH: 374px; HEIGHT: 90px"><FONT size=2>
  <TABLE>
    <TBODY>
    <TR>
      <TD></TD></FONT>
      <TD>
        <DIV><FONT size=2><FONT color=#0000ff>Jocelyn Dart</FONT> <BR><FONT
        color=#0000ff>Consultant (EBP, BBP, Ecommerce, Internet Transaction
        Server, Workflow)</FONT> <BR><FONT color=#0000ff>SAP
        Australia</FONT></FONT></DIV>
        <DIV><FONT color=#0000ff><FONT size=2>Email </FONT><A
        href="mailto:jocelyn.dart@sap.com"><FONT
        size=2>jocelyn.dart@sap.com</FONT></A><BR><FONT size=2>Tel: +61<SPAN
        class=153385400-09052000> 412 390 267</SPAN><BR>Fax: +61&nbsp;2 9935
        4880</FONT></FONT></DIV></TD></TR></TBODY></TABLE></DIV></DIV>
  <BLOCKQUOTE style="MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
    size=2>-----Original Message-----<BR><B>From:</B> Schroeter, Brad
    [mailto:BSchroeter@ti.com]<BR><B>Sent:</B> Wednesday, 19 December 2001 9:46
    AM<BR><B>To:</B> SAP-WUG@MITVMA.MIT.EDU<BR><B>Subject:</B> Help with
    Subtype<BR><BR></DIV></FONT>
    <P><FONT face=Arial size=2>I have created a new subtype ZDRAW of object type
    DRAW via SWO1.&nbsp; I have also done the system-wide delegation (object
    type = DRAW and delegation type = ZDRAW) via SWO6.</FONT></P>
    <P><FONT face=Arial size=2>1) In SWO1 when I look at the basic data of my
    subtype ZDRAW, the 3rd object type status is "modeled".&nbsp; When I look at
    two other existing subtypes in our system, their 3rd object type status is
    "implemented".&nbsp; If I select my new subtype ZDRAW and follow the menu
    path Edit =&gt; Change status to =&gt; Implemented, I get the error message
    # OL613: Function 'change status' is not supported by the selected object
    'ZDRAW'.&nbsp; How do I get my new subtype to "implemented"?&nbsp; Check
    produces no errors and I can generate successfully (1st and 2nd object type
    statuses are "generated" and "Saved".</FONT></P>
    <P><FONT face=Arial size=2>2) I'm guessing this is related to #1
    above.&nbsp; In PFTC I'm creating a new customer task which references a
    subtype ZDRAW method.&nbsp; Within the task I'll put in object method DRAW
    but it doesn't recognize the method under subtype ZDRAW - it only lists
    methods under supertype DRAW.</FONT></P>
    <P><FONT face=Arial size=2>What am I missing?&nbsp; I'm on 4.0b.</FONT> </P>
    <P><FONT face=Arial size=2>Thanks,</FONT> <BR><FONT face=Arial
    size=2>Brad</FONT> </P></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>