Purchase requisition's creation

Kevin Wilson kwilson at Insight.com
Tue Mar 29 10:05:23 EST 2005


I used the SAVE_DOCUMENT user exit on the sales order to trigger the
event....
The following 2 lines show a new Preq has been created, VBEP holds the
old value before save and XVBEP holds the value after save.

  IF vbep-banfn IS INITIAL.
    LOOP AT xvbep WHERE NOT banfn IS initial. 

Thanks
Kevin

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of David Weston
Sent: Tuesday, March 29, 2005 7:52 AM
To: SAP Workflow Users' Group
Subject: Re: Purchase requisition's creation

Hi Angelo,

Hmmm...according to transaction NACE you can't use output control with
purchase reqs, change docs will only trigger an event on change, if
there are no exits then does anyone else have an idea ?

Dave

Quoting Angelo_Besenzoni at sap-consulting.it:

> 
> Dear David,
> 
> i understand what you mean, but in this way i have to implement a 
> release strategy.
> 
> My question is: how to trigger an event on Purchase requisition's 
> creation without a release strategy?
> 
> Angelo
> 
> 
> 
> 
>

>                                                          
>                       David Weston

>                                                          
>                       <weston at clockwork        To:       "SAP Workflow
Users'
> Group" <sap-wug at mit.edu>                                 
>                       .ca>                     cc:

>                                                          
>                       Sent by:                 Subject:  Re: Purchase
> requisition's creation                                           
>                       sap-wug-bounces at m

>                                                          
>                       it.edu

>                                                          
>

>                                                          
>

>                                                          
>                       24/03/2005 17.31

>                                                          
>                       Please respond to

>                                                          
>                       "SAP Workflow

>                                                          
>                       Users' Group"

>                                                          
>

>                                                          
> 
> 
> 
> 
> You should configure your release strategies in the IMG to trigger 
> events for Purch Reqs. You dont need to use a user exit for this. Look

> under Materials Management --> Purchasing --> Release Procedure....
> 
> Dave
> 
> 
> 
> Quoting Angelo_Besenzoni at SAP-CONSULTING.IT:
> 
> > Hello people....
> >
> >
> > We need to manage an event for purchase requisition's creation.
> >
> > In 4.7 realese, we know there is a Badi where to insert abap code to
> create
> > the event, but in realese 4.6c we don't find anything (user-exit or
> Badi).
> >
> > Thanks for any assistance.
> >
> > Angelo
> >
> >
> > _______________________________________________
> > 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
> 
> 
> 



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



More information about the SAP-WUG mailing list