‎2013 Aug 29 11:34 AM
Hi all,
I have prepared one screen, in which i take inputs form user,
after that when the user press the save button this info is saved in table and along with it the event should trigger
and the data entered should pass to 2 levels
after the 1st level will aprove the data then only it should pass to 2nd level.
this is the requirement.
please help,i m not getting how to do this.
I hav to do this using tcode SWO3.
thanks ,
nilesh
‎2013 Aug 29 2:00 PM
Hi nilesh,
I suppose you are talking similar to a PO approval of 2 level.
So it is a workflow trigger. you can create a WF and Create BO methods to update level and approve.
How to create a BO
SAP Community Network Wiki - Business Intelligence (BusinessObjects) - SAP Business Object Types
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0f157e8-456b-2910-8ea5-c57d92...
An here is how to trigger a workflow after creating it via Table events.
SAPTechnical.COM - Trigger workflow when a record is created in a database table
Regards