Help with Subtype

Becker Stephan (extern) Stephan.Becker.ext at mchw.siemens.de
Wed Dec 19 10:31:47 EST 2001


Brad,
change the status from the swo1 entry screen.
Stephan
 
-----Original Message-----
From: Schroeter, Brad [mailto:BSchroeter at ti.com]
Sent: Wednesday, December 19, 2001 4:22 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Help with Subtype
 
 
Jocelyn,
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
custom method.  Any other thoughts?
 
-Brad
 
-----Original Message-----
From: Dart, Jocelyn [mailto:jocelyn.dart at sap.com]
Sent: Tuesday, December 18, 2001 5:42 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Help with Subtype
 
 
Hi Brad,
Modeled means there is no code implementation behind it yet.
Usually the code gets generated when you create the subtype
but I have seen this fail occasionally (a sequence of buttons pressed
thing..).
Go into your ZDRAW object in SWO1, press the "Program" button
and that should be enough to generate the missing code.
Save the code.
You should then be able to change the status to implemented
and generate your new object.
Once the object is in implemented status you can use it in tasks.
Regards,
 
 
Jocelyn Dart
Consultant (EBP, BBP, Ecommerce, Internet Transaction Server, Workflow)
SAP Australia
Email  <mailto:jocelyn.dart at sap.com> jocelyn.dart at sap.com
Tel: +61 412 390 267
Fax: +61 2 9935 4880
 
-----Original Message-----
From: Schroeter, Brad [mailto:BSchroeter at ti.com]
Sent: Wednesday, 19 December 2001 9:46 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Help with Subtype
 
 
 
I have created a new subtype ZDRAW of object type DRAW via SWO1.  I have
also done the system-wide delegation (object type = DRAW and delegation type
= ZDRAW) via SWO6.
 
1) In SWO1 when I look at the basic data of my subtype ZDRAW, the 3rd object
type status is "modeled".  When I look at two other existing subtypes in our
system, their 3rd object type status is "implemented".  If I select my new
subtype ZDRAW and follow the menu path Edit => Change status to =>
Implemented, I get the error message # OL613: Function 'change status' is
not supported by the selected object 'ZDRAW'.  How do I get my new subtype
to "implemented"?  Check produces no errors and I can generate successfully
(1st and 2nd object type statuses are "generated" and "Saved".
 
2) I'm guessing this is related to #1 above.  In PFTC I'm creating a new
customer task which references a subtype ZDRAW method.  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.
 
What am I missing?  I'm on 4.0b.
 
Thanks,
Brad
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20011219/6a8ef0d7/attachment.htm


More information about the SAP-WUG mailing list