Skip to Content
0
Former Member
May 29, 2008 at 04:38 PM

workflow approval BADI- BBP_WFL_APPROV_BADI

55 Views

Hi,

I'm using workflow approval BADI- BBP_WFL_APPROV_BADI, and my question is, if it's possible to do this :

- sent back the shooping cart to the requisitioner or a administrator, when no approver is found.

Example:

select * from " approver table " .....

if sy-subrc is not initial.

insted of using - no_further_approval_needed = 'X'. - i want to send the shooping cart back to the administrator ou the requisitioner!!

endif.

can i explain me how to do that ?

regards,

Mário.