Using Business Object Display method

akshay.bhagwat@wipro.com akshay.bhagwat at wipro.com
Wed Apr 26 04:21:29 EDT 2006


Hi Shai,

It is the std implementation fro Display method when we create any new object.
Actually you will have to do required code for Display method so that this custom code will be called when you execute Display method thro' custom transaction.

Regards,

Akshay Bhagwat

SAP Practice

Wipro Technologies



________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Shai Eyal
Sent: Wednesday, April 26, 2006 2:19 PM
To: sap-wug at mit.edu
Subject: Using Business Object Display method


Hi all,
I've created new object type and my workflow works well: The object type is basesd on new table (zxxx) and also maintained in customer transaction (zyyy).
Now, when I execute my object DISPLAY method it opens a little pop-up window. I'd like the system to open the object instance in my customer transaction (zyyy) alike standard business object.

Any idea how ?
Thanks in advance,

Regards,
Shai Eyal
Team Computers & System Ltd
Tel:    972-03-9278622
GSM: 972-52-2750860

________________________________

מאת: sap-wug-bounces at mit.edu בשם sap-wug-request at mit.edu
נשלח: ד 29/03/2006 20:55
אל: sap-wug at mit.edu
נושא: SAP-WUG Digest, Vol 16, Issue 123



Send SAP-WUG mailing list submissions to
        sap-wug at mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
        http://mailman.mit.edu/mailman/listinfo/sap-wug
or, via email, send a message with subject or body 'help' to
        sap-wug-request at mit.edu

You can reach the person managing the list at
        sap-wug-owner at mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of SAP-WUG digest..."


Today's Topics:

   1. Re: Cant create a form, wizard doesnt start (Mike Pokraka)
   2. RE: Event linkage get inactive (Khanna, Manish)
   3. RE: Adding reviewer dynamically (Ram Enaganti)


----------------------------------------------------------------------

Message: 1
Date: Wed, 29 Mar 2006 19:37:12 +0300
From: Mike Pokraka <asap at workflowconnections.com>
Subject: Re: Cant create a form, wizard doesnt start
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID: <442AB7B8.1030904 at workflowconnections.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

1. Please don't mark posts as urgent, this is not a support desk. I had an 'urgent' problem last week which I logged with OSS instead of posting to a volunteer group.

2. 'Help' is also  rather superfluous in the subject, most posts here ask for help.

3. Please provide enough information. System type, version.

4. Reading available info is often quicker than waiting for a response. Your answer is probably in the long text of the message, just one click away:
A form needs a container element in the workflow container to hold the
form data. The container element must refer to a structure. The workflow
container does not have a container element that meets these
requirements.

If a start form is to be created, the import flag has to be set for the
container element.

5. Failing the long text, the online help is surprisingly useful:
Prerequisites
If you want to create a form step, the workflow container must contain a container element that references a structure. This structure must contain all the fields that you want to use in your form.

OK, maybe you have done that and it didn't work, but see point 3. above: "I've tried creating all sorts" is pretty vague. If you don't come right then tell us what "sorts" you have tried and we can try to help you further.

Hope that helps,
Mike


Sunni sunni wrote:
> Hi
>
> I am trying to create a form in a step in my workflow builder.
> I add a create form step to the workflow then in the form tab I click on the
> create icon but keep getting the message:
>
> 'The container does not contain a suitable
> for the form data'
>
> ,and it doesnt create.  I've tried creating all sorts of container elements
> in the workflow container but I keep getting this message and the form
> wizard does not start.
>
> If you have any idea what I'm doing wrong please let me know any guidance
> appreciated,
>
> Thanks
> sunni
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug


------------------------------

Message: 2
Date: Wed, 29 Mar 2006 12:33:20 -0600
From: "Khanna, Manish" <manish.khanna at amd.com>
Subject: RE: Event linkage get inactive
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID:
        <493F4B73971F3C4DA0FDBB28AFB68A42043E0BA6 at SAUSEXMB2.amd.com>
Content-Type: text/plain; charset=us-ascii

Hi Shai,

These could be the reasons -

1. The workflow definition is not active.
2. The workflow definition contains error.
2. Check the binding for the main WF
3. Check binding for the event if any.

Cheers
Manish

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Shai Eyal
Sent: Wednesday, March 29, 2006 7:20 AM
To: sap-wug at mit.edu
Subject: Event linkage get inactive

Hi all,

I've created workflow triggered by event BUS2012.RELEASESTEPCREATED. The
workflow works well, the problem is that after it is triggered for
specific PO then its linkage gets inactive.

Any idea why ? How can I check why ?

Thanks,

Shai E.

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of sap-wug-request at mit.edu
Sent: Wednesday, March 29, 2006 5:04 PM
To: sap-wug at mit.edu
Subject: SAP-WUG Digest, Vol 16, Issue 121

Send SAP-WUG mailing list submissions to
        sap-wug at mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
        http://mailman.mit.edu/mailman/listinfo/sap-wug
or, via email, send a message with subject or body 'help' to
        sap-wug-request at mit.edu

You can reach the person managing the list at
        sap-wug-owner at mit.edu

When replying, please edit your Subject line so it is more specific than
"Re: Contents of SAP-WUG digest..."


Today's Topics:

   1. Re: inherited Container elements (vijay srikanth)
   2. debugging impossible exception (vijay srikanth)
   3. Re: inherited Container elements (Mark Pyc)
   4. Minimum authorization for user to execute workflows
      (Reyes Diaz, Damian)
   5. Re: Minimum authorization for user to execute workflows
      (Mike Pokraka)
   6. RE: inherited Container elements (Dart, Jocelyn)
   7. filling multiline event container element with internal table
      entries (WF FAQs)
   8. HELP URGENT-Cant create a form, wizard doesnt start (Sunni sunni)
   9. HELP URGENT-Cant create a form, wizard doesnt start (Sunni sunni)


----------------------------------------------------------------------

Message: 1
Date: Wed, 29 Mar 2006 03:59:05 +0000
From: "vijay srikanth" <vijay_d15 at hotmail.com>
Subject: Re: inherited Container elements
To: sap-wug at mit.edu
Message-ID: <BAY22-F1415360721F9B786AFFEE29DD00 at phx.gbl>
Content-Type: text/plain; format=flowed


Thanks and Yes Mark...I figured that out later. Why is it so anyway,
isn't the SWDD interface same as the PFTC one? I mean they both
reference the same object right?

Regards,
VIjay

>From: "Mark Pyc" <mark.pyc at gmail.com>
>Reply-To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
>To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
>Subject: Re: inherited Container elements
>Date: Tue, 28 Mar 2006 16:39:32 +0100
>
>Delete them from the PFTC display. They need to be deleted at the
>Workflow Template level, not the Workflow Definition level.
>
>On 3/28/06, vijay srikanth <vijay_d15 at hotmail.com> wrote:
> >
> > Hi,
> >
> > When I try to delete a container element in my workflow, it says
>inherited
> > elements can't be deleted. The container element was previously
> > there,
>but
> > now I've disabled its import/export property and also removed it
> > from
>the
> > header of the workflow. Even then if I try to delete it says that
> > information. Why is this? and how do I rectify this?  Thanks for the
>help
> > in
> > advance.
> >
> > Regards,
> > Vijay
> >
> >
> > _______________________________________________
> > SAP-WUG mailing list
> > SAP-WUG at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/sap-wug
> >


>_______________________________________________
>SAP-WUG mailing list
>SAP-WUG at mit.edu
>http://mailman.mit.edu/mailman/listinfo/sap-wug




------------------------------

Message: 2
Date: Wed, 29 Mar 2006 04:04:46 +0000
From: "vijay srikanth" <vijay_d15 at hotmail.com>
Subject: debugging impossible exception
To: sap-wug at mit.edu
Message-ID: <BAY22-F1703F794D57D06A40EF4019DD00 at phx.gbl>
Content-Type: text/plain; format=flowed

Hi,

Some times, when I execute work items of standard transactions like
VA01,
VA02 etc. I put break-points in the standard code, to see if some
variables are getting populated the way I want them to. But because of
this, when I execute it through the workflow I get the Debugging
Impossible Exception sometimes. Can anybody tell me why that happens?

Regards,
Vijay




------------------------------

Message: 3
Date: Wed, 29 Mar 2006 09:08:48 +0100
From: "Mark Pyc" <mark.pyc at gmail.com>
Subject: Re: inherited Container elements
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID:
        <23f0a78a0603290008s7722acbbrffd1ee2d84d4f256 at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Because Y is a crooked letter as my mother used to say...


On 3/29/06, vijay srikanth <vijay_d15 at hotmail.com> wrote:
>
>
> Thanks and Yes Mark...I figured that out later. Why is it so anyway,
> isn't the SWDD interface same as the PFTC one? I mean they both
> reference the same object right?
>
> Regards,
> VIjay
>
> >From: "Mark Pyc" <mark.pyc at gmail.com>
> >Reply-To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> >To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> >Subject: Re: inherited Container elements
> >Date: Tue, 28 Mar 2006 16:39:32 +0100
> >
> >Delete them from the PFTC display. They need to be deleted at the
> Workflow
> >Template level, not the Workflow Definition level.
> >
> >On 3/28/06, vijay srikanth <vijay_d15 at hotmail.com> wrote:
> > >
> > > Hi,
> > >
> > > When I try to delete a container element in my workflow, it says
> >inherited
> > > elements can't be deleted. The container element was previously
> > > there,
> >but
> > > now I've disabled its import/export property and also removed it
> > > from
> >the
> > > header of the workflow. Even then if I try to delete it says that
> > > information. Why is this? and how do I rectify this?  Thanks for
> > > the
> >help
> > > in
> > > advance.
> > >
> > > Regards,
> > > Vijay
> > >
> > >
> > > _______________________________________________
> > > SAP-WUG mailing list
> > > SAP-WUG at mit.edu
> > > http://mailman.mit.edu/mailman/listinfo/sap-wug
> > >
>
>
> >_______________________________________________
> >SAP-WUG mailing list
> >SAP-WUG at mit.edu
> >http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman.mit.edu/pipermail/sap-wug/attachments/20060329/8afda2d2/a
ttachment-0001.htm

------------------------------

Message: 4
Date: Wed, 29 Mar 2006 10:11:24 +0200
From: "Reyes Diaz, Damian" <Damian.Reyes at getronics.com>
Subject: Minimum authorization for user to execute workflows
To: <sap-wug at mit.edu>
Message-ID: <4A29667BAE476646989A10CA39611DF34AA2C1 at excbebr201bk>
Content-Type: text/plain;       charset="utf-8"

Hi,

I have to assign roles to one user in order to execute a workflow. In
fact, this user will execute SAP_WAPI_START_WORKFLOW rfc.

Following sap documentation, I must assign SAP_BC_SRV_USER role to all
user who can start workflows.

But I get the following error: User XXXX has no authorization to start
workflows.

Which role must have one user to be able to start a workflow. User are
possible agents of workflow.

Thanks in advance






------------------------------

Message: 5
Date: Wed, 29 Mar 2006 11:34:38 +0300
From: Mike Pokraka <asap at workflowconnections.com>
Subject: Re: Minimum authorization for user to execute workflows
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID: <442A469E.9040100 at workflowconnections.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Execute SU53 after the error.
Cheers
Mike

Reyes Diaz, Damian wrote:
> Hi,
>
> I have to assign roles to one user in order to execute a workflow. In
fact, this user will execute SAP_WAPI_START_WORKFLOW rfc.
>
> Following sap documentation, I must assign SAP_BC_SRV_USER role to all
user who can start workflows.
>
> But I get the following error: User XXXX has no authorization to start
workflows.
>
> Which role must have one user to be able to start a workflow. User are
possible agents of workflow.
>
> Thanks in advance
>
>
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug


------------------------------

Message: 6
Date: Wed, 29 Mar 2006 19:21:51 +0800
From: "Dart, Jocelyn" <jocelyn.dart at sap.com>
Subject: RE: inherited Container elements
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID:
        <F843AF000027394A9F3D3194109269F42831D0 at sgsine11.sin.sap.corp>
Content-Type: text/plain;       charset="us-ascii"

Depends on when the container element was created.  In theory they are
the same but...
Always try and create container elements from SWDD.

Regards,
Jocelyn Dart
Senior Consultant
SAP Australia Pty Ltd.
Level 1/168 Walker St.
North Sydney
NSW, 2060
Australia
T   +61 412 390 267
M   + 61 412 390 267
E   jocelyn.dart at sap.com
http://www.sap.com

The information contained in or attached to this electronic transmission
is confidential and may be legally privileged. It is intended only for
the person or entity to which it is addressed. If you are not the
intended recipient, you are hereby notified that any distribution,
copying, review, retransmission, dissemination or other use of this
electronic transmission or the information contained in it is strictly
prohibited. If you have received this electronic transmission in error,
please immediately contact the sender to arrange for the return of the
original documents.
Electronic transmission cannot be guaranteed to be secure and
accordingly, the sender does not accept liability for any such data
corruption, interception, unauthorized amendment, viruses, delays or the
consequences thereof.
Any views expressed in this electronic transmission are those of the
individual sender, except where the message states otherwise and the
sender is authorized to state them to be the views of SAP AG or any of
its subsidiaries. SAP AG, its subsidiaries, and their directors,
officers and employees make no representation nor accept any liability
for the accuracy or completeness of the views or information contained
herein. Please be aware that the furnishing of any pricing information/
business proposal herein is indicative only, is subject to change and
shall not be construed as an offer or as constituting a binding
agreement on the part of SAP AG or any of its subsidiaries to enter into
any relationship, unless otherwise expressly stated.


-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of vijay srikanth
Sent: Wednesday, 29 March 2006 2:59 PM
To: sap-wug at mit.edu
Subject: Re: inherited Container elements


Thanks and Yes Mark...I figured that out later. Why is it so anyway,
isn't the SWDD interface same as the PFTC one? I mean they both
reference the same object right?

Regards,
VIjay

>From: "Mark Pyc" <mark.pyc at gmail.com>
>Reply-To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
>To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
>Subject: Re: inherited Container elements
>Date: Tue, 28 Mar 2006 16:39:32 +0100
>
>Delete them from the PFTC display. They need to be deleted at the
Workflow
>Template level, not the Workflow Definition level.
>
>On 3/28/06, vijay srikanth <vijay_d15 at hotmail.com> wrote:
> >
> > Hi,
> >
> > When I try to delete a container element in my workflow, it says
>inherited
> > elements can't be deleted. The container element was previously
there,
>but
> > now I've disabled its import/export property and also removed it
from
>the
> > header of the workflow. Even then if I try to delete it says that
> > information. Why is this? and how do I rectify this?  Thanks for the

>help
> > in
> > advance.
> >
> > Regards,
> > Vijay
> >
> >
> > _______________________________________________
> > SAP-WUG mailing list
> > SAP-WUG at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/sap-wug
> >


>_______________________________________________
>SAP-WUG mailing list
>SAP-WUG at mit.edu
>http://mailman.mit.edu/mailman/listinfo/sap-wug


_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug



------------------------------

Message: 7
Date: Wed, 29 Mar 2006 09:26:39 -0500
From: "WF FAQs" <faq at saportal.net>
Subject: filling multiline event container element with internal table
        entries
To: <sap-wug at mit.edu>
Message-ID: <0MKxQS-1FObdD0i3D-0005eJ at mrelayeu.kundenserver.de>
Content-Type: text/plain; charset="us-ascii"

Hi folks,

I filling the event container from a program with

container-element 'BELNR'.
container-value l_belnr.
append container.

How would the syntax look like for a multiline event container element?
How would it look like if I use a structure as a field reference
(multiline)?

Thanks so much for you help!

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman.mit.edu/pipermail/sap-wug/attachments/20060329/16970f07/a
ttachment-0001.htm

------------------------------

Message: 8
Date: Wed, 29 Mar 2006 15:00:49 +0000
From: "Sunni sunni" <sunnilondon at hotmail.com>
Subject: HELP URGENT-Cant create a form, wizard doesnt start
To: sap-wug at mit.edu
Message-ID: <BAY116-F31A1E4FD8C4B48908AEDFCA8D00 at phx.gbl>
Content-Type: text/plain; format=flowed

Hi

I am trying to create a form in a step in my workflow builder.
I add a create form step to the workflow then in the form tab I click on
the create icon but keep getting the message:

'The container does not contain a suitable for the form data'

,and it doesnt create.  I've tried creating all sorts of container
elements in the workflow container but I keep getting this message and
the form wizard does not start.

If you have any idea what I'm doing wrong please let me know any
guidance appreciated,

Thanks
sunni




------------------------------

Message: 9
Date: Wed, 29 Mar 2006 15:03:39 +0000
From: "Sunni sunni" <sunnilondon at hotmail.com>
Subject: HELP URGENT-Cant create a form, wizard doesnt start
To: sap-wug at mit.edu
Message-ID: <BAY116-F16D7ED6C877873F64CEAC5A8D00 at phx.gbl>
Content-Type: text/plain; format=flowed

Hi

I am trying to create a form in a step in my workflow builder.
I add a create form step to the workflow then in the form tab I click on
the create icon but keep getting the message:

'The container does not contain a suitable for the form data'

,and it doesnt create.  I've tried creating all sorts of container
elements in the workflow container but I keep getting this message and
the form wizard does not start.

If you have any idea what I'm doing wrong please let me know any
guidance appreciated,

Thanks
sunni




------------------------------

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug


End of SAP-WUG Digest, Vol 16, Issue 121
****************************************

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug





------------------------------

Message: 3
Date: Wed, 29 Mar 2006 10:55:26 -0800 (PST)
From: Ram Enaganti <ramwf2004 at yahoo.com>
Subject: RE: Adding reviewer dynamically
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID: <20060329185526.38454.qmail at web60017.mail.yahoo.com>
Content-Type: text/plain; charset=iso-8859-1


Hi Jocelyn,

Good news. We can add reveiwers dynamically by calling
the function module BBP_PDH_WFL_REVIEWER_INSERT from
the approver determination BADI BBP_WFL_APPROV_BADI.
But it adds the reveiwers only if the user clicks on
the "Approval Preview" link before submitting the SC,
otherwise it does not add.

Can you please give me some suggestion to get it
triggered without user clicking on the "Approval
Preview".


Regards,
Ram.



--- "Dart, Jocelyn" <jocelyn.dart at sap.com> wrote:

> No it won't. 
> You could try using the doc check BADI instead.
> But the problem is what you need to do is update the
> workflow in the
> buffer - it's not a live workflow until you save.
> So you have to figure out which BBP_PDH_WFL...
> function modules to call
> to adjust the buffer.
>
>
> Regards,
> Jocelyn Dart
> Senior Consultant
> SAP Australia Pty Ltd.
> Level 1/168 Walker St.
> North Sydney
> NSW, 2060
> Australia
> T   +61 412 390 267
> M   + 61 412 390 267
> E   jocelyn.dart at sap.com
> http://www.sap.com
>
> The information contained in or attached to this
> electronic transmission
> is confidential and may be legally privileged. It is
> intended only for
> the person or entity to which it is addressed. If
> you are not the
> intended recipient, you are hereby notified that any
> distribution,
> copying, review, retransmission, dissemination or
> other use of this
> electronic transmission or the information contained
> in it is strictly
> prohibited. If you have received this electronic
> transmission in error,
> please immediately contact the sender to arrange for
> the return of the
> original documents.
> Electronic transmission cannot be guaranteed to be
> secure and
> accordingly, the sender does not accept liability
> for any such data
> corruption, interception, unauthorized amendment,
> viruses, delays or the
> consequences thereof.
> Any views expressed in this electronic transmission
> are those of the
> individual sender, except where the message states
> otherwise and the
> sender is authorized to state them to be the views
> of SAP AG or any of
> its subsidiaries. SAP AG, its subsidiaries, and
> their directors,
> officers and employees make no representation nor
> accept any liability
> for the accuracy or completeness of the views or
> information contained
> herein. Please be aware that the furnishing of any
> pricing information/
> business proposal herein is indicative only, is
> subject to change and
> shall not be construed as an offer or as
> constituting a binding
> agreement on the part of SAP AG or any of its
> subsidiaries to enter into
> any relationship, unless otherwise expressly stated.
>
>
>
> -----Original Message-----
> From: sap-wug-bounces at mit.edu
> [mailto:sap-wug-bounces at mit.edu] On Behalf
> Of Ram Enaganti
> Sent: Wednesday, 22 March 2006 12:17 AM
> To: SAP Workflow Users' Group
> Subject: RE: Adding reviewer dynamically
>
>
> Hi Jocelyn,
>
> Thank you very much for your suggestion. Problem
> here
> is users want to see the reviewer in the graphical
> approval preview.
> Does the reviewer show up in the preview if I
> trigger
> the Reviewer workflow from SAVE BADI ?.
>
>
> Regards,
> Ram.
>
>
>
> --- "Dart, Jocelyn" <jocelyn.dart at sap.com> wrote:
>
> > No. The BADI is called in more places than just
> > within the workflow.
> >
> > I have seen customers who have added a step to
> > create the reviewer into
> > the item-based approval workflow, but
> > it stuffs up your logs and causes other issues.
> >
> > What about triggering something from
> > BBP_DOC_SAVE_BADI ?
> >
> >
> > Regards,
> > Jocelyn Dart
> > Senior Consultant
> > SAP Australia Pty Ltd.
> > Level 1/168 Walker St.
> > North Sydney
> > NSW, 2060
> > Australia
> > T   +61 412 390 267
> > M   + 61 412 390 267
> > E   jocelyn.dart at sap.com
> > http://www.sap.com
> >
> > The information contained in or attached to this
> > electronic transmission
> > is confidential and may be legally privileged. It
> is
> > intended only for
> > the person or entity to which it is addressed. If
> > you are not the
> > intended recipient, you are hereby notified that
> any
> > distribution,
> > copying, review, retransmission, dissemination or
> > other use of this
> > electronic transmission or the information
> contained
> > in it is strictly
> > prohibited. If you have received this electronic
> > transmission in error,
> > please immediately contact the sender to arrange
> for
> > the return of the
> > original documents.
> > Electronic transmission cannot be guaranteed to be
> > secure and
> > accordingly, the sender does not accept liability
> > for any such data
> > corruption, interception, unauthorized amendment,
> > viruses, delays or the
> > consequences thereof.
> > Any views expressed in this electronic
> transmission
> > are those of the
> > individual sender, except where the message states
> > otherwise and the
> > sender is authorized to state them to be the views
> > of SAP AG or any of
> > its subsidiaries. SAP AG, its subsidiaries, and
> > their directors,
> > officers and employees make no representation nor
> > accept any liability
> > for the accuracy or completeness of the views or
> > information contained
> > herein. Please be aware that the furnishing of any
> > pricing information/
> > business proposal herein is indicative only, is
> > subject to change and
> > shall not be construed as an offer or as
> > constituting a binding
> > agreement on the part of SAP AG or any of its
> > subsidiaries to enter into
> > any relationship, unless otherwise expressly
> stated.
> >
> >
> >
> > -----Original Message-----
> > From: sap-wug-bounces at mit.edu
> > [mailto:sap-wug-bounces at mit.edu] On Behalf
> > Of Ram Enaganti
> > Sent: Tuesday, 21 March 2006 9:51 AM
> > To: sap-wug at mit.edu
> > Subject: Adding reviewer dynamically
> >
> >
> > Hi All,
> >
> > Is it possible to add a reviewer dynamically by
> > triggering the reviewer workflow WS10000265 from
> the
> > approver determination BADI(BBP_WFL_APPROV_BADI).
> I
> > know SAP item based approval workflow calls this
> > reviewer workflow when we add reviewers from the
> > graphical preview.
> >
> >
> > Regards,
> > Ram.
> >
> >
> >
> >
> >
> >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > http://mail.yahoo.com
> > _______________________________________________
> > SAP-WUG mailing list
> > SAP-WUG at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/sap-wug
> >
> > _______________________________________________
> > SAP-WUG mailing list
> > SAP-WUG at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/sap-wug
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


------------------------------

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug


End of SAP-WUG Digest, Vol 16, Issue 123
****************************************





The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060426/a3da9a8b/attachment.htm


More information about the SAP-WUG mailing list