Business Object Repository

Kouw, FA - SPLTX fa.kouw at td.klm.com
Thu Jul 31 11:12:18 EDT 2003


Maorriyan,
 
In both scenario's you still have to change a business object, thus have to create a sub-type.
 
When you only change the transactions in the methods of BUS2005 (actually the sub-type created), the main object
of your workflow is not the one you want (BUS2005 instead of BUS0001). How do you put a 'process order' in a
'production order' business object? The workflow will provide the task/method with an object of type BUS2005
(production order). And then you want to use a transaction meant for 'process orders' to operate on a
'production order' (the standard workflow is most likely triggered by an event of a process order, not an event
of a production order).
 
Regards,
 
Fred
 
Maorriyan wrote:
 
> Hi Fred,
> Thanks for your quick reply.
> May I know why 'Use WS20000387 and modifying its BUS
> (BUS2005) and change its program so they will call transaction that I
> need, COR1 and COR2' is not the solution ? I need to make sure my lead
> with definite answer.
> I just think from the time frame and effort point of view. Easier for me
> to change the transaction code inside BUS2005 rather than make a copy of
> WS20000387 (WS9...) and use BUS0001 (Process Order).
>
> Regards,
>
> Maorriyan
>
> ----- Original Message -----
>> From: Kouw, FA -  <mailto:fa.kouw at td.klm.com> SPLTX
> To: SAP-WUG at MITVMA.MIT.EDU <mailto:SAP-WUG at MITVMA.MIT.EDU>
> Sent: Thursday, July 31, 2003 8:24 PM
> Subject: Re: Business Object Repository
>
> Maorriyan,
>
> Workflow templates and business objects are used together, but are not
> tightly linked: with this I mean that you
> can use business objects in diffferent workflows. Your solution to 'Use
> WS20000387 and modifying its BUS
> (BUS2005) and change its program so they will call transaction that I
> need, COR1 and COR2' is not the solution.
>
> Since there is no standard workflow that fullfils your needs (as well
> the flow as the underlying objects must
> match your needs):
>
>    * Make a copy of WS20000387 (WS9...)
>    * Use BUS0001 (Process Order) in your copied workflow
>    * If you need extra/changed functionality: make a subtype of BUS0001,
> change it and use the
>      attributes/methods in your tasks
>
> Regards,
>
> Fred Kouw
>
> Maorriyan wrote:
>
> > Good day all,
> > I need your opinion. I have a requirement to make workflow for process
> > order in PP module. Here's the cases.
> > I have searched on SAP template, and couldn't found SAP template. What
> I
> > found is only BUS0001 (Process Order). I look in the program, they
> using
> > correct transaction code, COR1, COR2.
> > I found SAP WF template for Production Order WS20000387 that using
> > BUS2005 they called transaction code CO01,CO02.
> > Actually from the business requirement the flow in the WS20000387 is
> > meet my requirement.
> > I need your opinion, which is the best and easiest way,
> > 1. Use WS20000387 and modifying its BUS (BUS2005) and change its
> program
> > so they will call transaction that I need, COR1 and COR2. or
> > 2. Create subtype for BUS2005.
> > 3. Build from scratch and using BUS0001
> >
> > Thanks in advance,
> >
> > Maorriyan
> >
> >
> ________________________________________________________________________
> _________________
> > This inbound message from KPN has been checked for all known viruses
> by KPN IV-Scan, powered by MessageLabs.
> > For further information visit: http://www.veiliginternet.nl
> <http://www.veiliginternet.nl>
> >
> ________________________________________________________________________
> _____________________
>
> **********************************************************************
> This e-mail and any attachment may contain confidential and privileged
> material intended for the addressee only. If you are not the addressee,
> you
> are notified that no part of the e-mail or any attachment may be
> disclosed,
> copied or distributed, and that any other action related to this e-mail
> or
> attachment is strictly prohibited, and may be unlawful. If you have
> received
> this e-mail by error, please notify the sender immediately by return
> e-mail,
> and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM),
> its
> subsidiaries and/or its employees shall not be liable for the incorrect
> or
> incomplete transmission of this e-mail or any attachments, nor
> responsible
> for any delay in receipt.
> **********************************************************************
>
> ________________________________________________________________________
> _____________________
> This outbound message from KPN has been checked for all known viruses by
> KPN IV-Scan, powered by MessageLabs.
> For further information visit: http://www.veiliginternet.nl
> <http://www.veiliginternet.nl>
> ________________________________________________________________________
> _____________________
>
> _________________________________________________________________________________________
> This inbound message from KPN has been checked for all known viruses by KPN IV-Scan, powered by MessageLabs.
> For further information visit: http://www.veiliginternet.nl
> _____________________________________________________________________________________________
 
 
**********************************************************************
This e-mail and any attachment may contain confidential and privileged
material intended for the addressee only. If you are not the addressee, you
are notified that no part of the e-mail or any attachment may be disclosed,
copied or distributed, and that any other action related to this e-mail or
attachment is strictly prohibited, and may be unlawful. If you have received
this e-mail by error, please notify the sender immediately by return e-mail,
and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its
subsidiaries and/or its employees shall not be liable for the incorrect or
incomplete transmission of this e-mail or any attachments, nor responsible
for any delay in receipt.
**********************************************************************
 
_____________________________________________________________________________________________
This outbound message from KPN has been checked for all known viruses by KPN IV-Scan, powered by MessageLabs.
For further information visit: http://www.veiliginternet.nl
_____________________________________________________________________________________________
 


More information about the SAP-WUG mailing list