work flow..
Work flow sending data from one personnel to nother or from one transaction to another.
Workflow will be triggered mainly when a transaction is saved or some even occures in any transaction. When an even t occurs all the data will be bundled and sent to a
Business object.
From this business object we can manipulate the data, change according to our requirements and trigger a workflow.
A business object is basically object oriented repository in SAP.
Components of Business object
it contains business object type, interface type and components such as methods , attributes and events.,
when a workflow is triggered it starts from the transaction. when a user saves the transaction
the data goes to a business object send the data out as event and methods will genearte the data
and send it to work flow.
most of the sap transaction have business objects. but we can also do some customization to get new business objects and we can do with out business objects also by
using some sap function modules..
Scenario:
For the scenario we have to first look if there is any standard workflow is available, if available we can use it and if not we have to build one.
ex: Work flow for sap hr system.
when an employee is hired or rehired, a supervisor will be informed through an email.
Here in this scenario we are using a sap smart form as a email that has to be sent to the supervisor. we can send a simple mail but why we are using a smart form is ,
the mail that goes to a supervisor should ave a standard format. for this purpose we are using a smart form.
In sap hr for hiring we use the transaction PA40.
in the transaction PA40 give the personnel number and Select the HIRE action and then execute.
SAP WORKFLOW A TUTORIAL
Subscribe to:
Post Comments (Atom)
Content
-
►
2008
(162)
-
►
September
(14)
- What about NW/BSP Integration?
- what is the role of java in the netweaver platform...
- what are all the latest technologies in netweaver
- SAP Transaction Code for: Job overview of QM procu...
- High Availability
- SAP Licenses
- Starting or Stopping Application Services via Adap...
- Restarting the Java Stack of an SAP NetWeaver Add-...
- Starting and Stopping SAP NetWeaver Java Under UNI...
- Starting and Stopping SAP NetWeaver ABAP Under UNI...
- Starting and Stopping SAP NetWeaver Java Under Mic...
- Starting and Stopping SAP NetWeaver ABAP Under Mic...
- Starting and Stopping SAP NetWeaver ABAP and Java
- Technical Operations Manual for SAP NetWeaver
-
►
August
(24)
- SAP Transaction Code for: Plan Version for Room Re...
- Appearance of ALV Output in SAP Netweaver
- Assigning Properties to Columns and Cells in SAP N...
- Size of ALV Output, Columns, and Cells in SAP Netw...
- Visibility of Individual Areas in SAP Netweaver
- Color of ALV Output, Columns, and Cells in SAP Net...
- Text Properties in SAP Netweaver
- Lines Between Columns and Rows in SAP Netweaver
- Table as Hierarchy in SAP Netweaver
- Table Data as Business Graphic in SAP Netweaver
- Substitute Text for Empty Output in SAP Netweaver
- SAP Transaction Code for: PAOR Control: Field Grou...
- Settings Dialog Box in SAP Netweaver Managing ALV ...
- Examples of Design Objects in SAP Netweaver Managi...
- Design Object Settings in SAP Netweaver Managing A...
- Creating Design Objects and Elements in SAP Netwea...
- Header and Footer Areas in SAP Netweaver Managing ...
- Footer and Paginators in SAP Netweaver Managing AL...
- Position of Columns
- Column Headers in SAP Netweaver Managing ALV Outpu...
- Columns
- Fields in SAP Netweaver
-
►
September
(14)






0 comments:
Post a Comment