Let me give you some background who are working in ABAP only and never seen any BI transaction. In BI/BW…
It is always said that testing workflow is a difficult job. It will more difficult when the WF task is…
What are secondary index and its advantages? If none of the primary key is present in your select query where…
Sometimes we need to create internal table dynamically at runtime. Suppose there is a requirement like we have certain field…
Debugging FM in Background Task: Running a module in back-ground task means assigning the module to separate LUW. To debug…
Debugging FM in update task: Let’s create an Update module in SE37 like below. And simple code inside update…
Debugging RFC: Problem: When we will be working with RFC, sometime our external break points will not work for debugging.…
Debugging Background Job: Go to SM37. Put the job name. Select the checkbox of the job as shown below. Enter…
Create a program in SE80. We are going to create a very simple program to display the selected row value…
Documents: http://www.sap-press.de/download/dateien/1852/sappress_practical_workflow_for_sap.pdf http://www.sap-press.de/download/dateien/2564/sappress_abap_development_for_sap_business_workflow.pdf http://cdn.ttgtmedia.com/searchSAP/downloads/chapter-november.pdf http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf http://www.erpdb.info/wp-content/uploads/2009/04/workflow-for-dummies.pdf Tutorials: http://saptechnical.com/Tutorials/Workflow/Workflow.htm http://help.sap.com/saphelp_45b/helpdata/en/fb/135976457311d189440000e829fbbd/frameset.htm http://help.sap.com/saphelp_erp60_sp/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm References: http://wiki.sdn.sap.com/wiki/display/ABAP/SAP+Business+Workflow http://help.sap.com/saphelp_46c/helpdata/EN/04/926f8546f311d189470000e829fbbd/frameset.htm http://help.sap.com/SAPHELP_NW04S/helpdata/en/8d/25f30f454311d189430000e829fbbd/frameset.htm http://wiki.sdn.sap.com/wiki/display/ABAP/Brief+Overview+of+Workflow+Step-Types http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40a1a7ab-dcd5-2c10-63aa-9bc68b42e1f9?QuickLink=index&overridelayout=true http://help.sap.com/saphelp_nw70/helpdata/EN/be/3fe63659241157e10000009b38f889/frameset.htm…