Change EBP workflow status to a custom one

Raju Omkaram romkaram at gmail.com
Wed Oct 12 21:01:48 EDT 2005


Jocelyn,
 In standard EBP SC workflow the last task, after all approvals, is to
change the status of the SC to 'Released' then the background job
'BBP_GET_REQ' will process all SC with 'Released' status to create a PO
automatically. After that the workflow status is set to 'Approved' from
'Awaiting approval'.
 Our business requirement is not to create a backend PO automatically upon
final approval. but upon final approval the SC must appear in a buyer queue,
which is similar to BBP_MONSC (shopping cart monitor). There the buyer will
approve all or few line items of the SC . This feature is not available in
3.5 but we managed to get it working and are able to create a PO for each
line item.
 Buyer, from his shopping cart monitor, would like to see all approved
carts. Since I removed the 'final step' from the workflow, the workflow
status remains as 'Awaiting approval' and it is confusing the buyer.
 My question is between PO creation and afer final approval, which I way can
change the staus or tell the buyer that he could process the cart for PO
creation.
 When went deep into the code, I found out that CRM_JEST has entries by GUID
for each categaory such as SC, Confirmation..each GUID has several statuses
that include 'Awaiting Approval' 'Approved' and 'Released'.
 I was wondering if I created a custom status for SC GUID, by using
BBP_*STATUS*CHANGE* FM I can set the status. By changing to a custom status
also helps me becuase the background job will never reprocess the SC which
has been already converted into several POs.
 I know I had to develop lot of workaround solutions to meet the
requirements. It is working fine and business users are happy except for the
status.
 Your input is highly appreciated.
 Thanks
Raju


 On 10/12/05, Dart, Jocelyn <jocelyn.dart at sap.com> wrote:
>
> Raju,
> Under no circumstances should you modify the status to a custom status!
>
> EBP uses the statuses to determine what can/cannot happen to the
> document. Putting your own statuses into the mix is likely to have
> serious and unexpected side-effects. This sort of stuff is also likely
> to invalidate your maintenance agreement.
>
> In practice your shopping cart should go to "approved" status while it
> is waiting for the po to be created. Check your approval workflow has
> finished completed. In the check status results list the user can
> expand the shop cart to see the items and whether a purchase order has
> been created yet.
>
>
> 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 Zavier, Johnson
> Sent: Thursday, 13 October 2005 9:09 AM
> To: sap-wug at mit.edu
> Subject: RE: Change EBP workflow status to a custom one
>
> Hi Raju,
> Not sure whether this will work. Have a look at function
> BBP_PD_SC_STATUS_CHANGE.
>
> I am curious to read that you had modified EBP shopping cart workflow.
>
> I just want to ask you whether you faced any problem with 'Approval'
> preview from SRM portal. When I created my own with copy of SAP
> template, the preview was not working as expected.
>
> Thanks
> Johnson zavier
>
>
>
>
> Date: Wed, 12 Oct 2005 09:45:08 -0500
> From: Raju Omkaram <romkaram at gmail.com>
> To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> Subject: Change EBP workflow status to a custom one
> Message-ID:
> <f0b793290510120745v263ffa0ewc2b9a8dd9c8f2b61 at mail.gmail.com>
> Content-Type: multipart/alternative;
>
> Hi,
> I had to modify EBP shopping cart workflow.
> Although the cart is approved by all apporvers the workflow status is
> still 'Awaiting approval' until a backend doument is created in R/3.
> Is there a way to change the status 'Awaiting approval' to user defined
> status before it hits the backend R/3?
> Thanks
> Raju
>
>
>
> ------------------------------------------------------------------------
> This e-mail contains confidential information. If you are not the
> intended recipient or have received this e-mail in error, please notify
> the sender immediately and destroy this e-mail. Any unauthorized
> copying, disclosure or distribution of the e-mail or the information it
> contains, is strictly forbidden.
>
>
> _______________________________________________
> 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/20051012/06aabb62/attachment.htm


More information about the SAP-WUG mailing list