Workflow Question

Griffiths, Mark mark.griffiths at sap.com
Wed Jun 13 09:20:16 EDT 2001


If you are in 4.6 the events for BUS2081 are fully documented in the
Business Object Builder.  The events are triggered in various function
modules called by the transaction.  The events should work out of the box.
Have you checked whether the invoice is really blocked? there should be an
entry in table RBKP_BLOCKED.  If an entry is not written here you need to
re-examine your LIV blocking configuration.
 
Hope this helps,
 
Mark Griffiths
 
SAP UK
 
-----Original Message-----
From: Michael Spraggins [mailto:spraggin at ix.netcom.com]
Sent: 13 June 2001 00:45
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Workflow Question
 
 
Has anyone worked on ws20000397( invoice blocked for price).
>From what I can gather this WF is triggered if the invoice blocked condition
is meet.
I've tested manually via event simulation, etc and it works fine however
when the actual document is created online the event is never triggered. Is
the condition/event being triggered within the program that saves the
invoice or should some output condition be defined the triggers this event?
 
Thanks in Advance
SAP Workflow Users' Group <SAP-WUG at MITVMA.MIT.EDU> wrote:
> Hi Wayne,
By changing the status do you mean releasing the PO?
In which case, there are "GetItemsForRelease" and "Release" methods
with BAPIs behind them in BUS2012.
 
Or are you talking about something to do with the invoice?
In which case, perhaps another business object would be better?
Perhaps BUS2081 - for invoices?  There are some methods to do
with blocking/unblocking against it including a "ReleaseSingle" BAPI.
Regards,
        Jocelyn Dart
Consultant (BBP, Ecommerce, Internet Transaction Server, Workflow)
SAP Australia
Email jocelyn.dart at sap.com
Tel: +61 412 390 267
Fax: +61 2 9935 4880
 
 
 
 
-----Original Message-----
From: Carson, Wayne [mailto:Wayne.Carson at solvay.com]
Sent: Saturday, 9 June 2001 4:19 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Workflow Question
 
 
Hello Everyone,
 
I am working on a new workflow.  We are on verson 46b of SAP.
 
We are using ERS for payment of certain purchase orders.  We want to
automatically notify the requisitioner or PO creator when the invoicing plan
has a blocked status.  After the requisitioner or creator approves the
payment, then the blocked status is removed and payment is made.
 
I am looking at the BUS2012 business object.
 
PurchaseOrder.Edit                     E    Change purchase order
 
You have to supply the po number, item number, and settlement period  keys
in order to get to the appropriate blocked status.
 
The end users click a button that will remove the blocked status and set up
payment.  I can write a BDC application that will do this, however, I prefer
to use a BAPI instead.
 
The end users don't want to have to go to the po screen and navigate to the
settlement period in order to remove the blocked status.
 
Is there a method available that will allow me to directly change the
blocked status?
 
Thank you,
 
Wayne Carson
713-525-4143
Solvay Information Technologies
 


More information about the SAP-WUG mailing list