Uncategorized
Quick K.T. Table Control in Module Pool
Study the statement below: CONTROLS tc_contrl TYPE TABLEVIEW USING SCREEN dynnr. I guess you know that this statement is used to declare a table control in a module pool. Because of this statement in your program, at the UI level , you will simply notice a table control displayed on the screen. Internally …
How to confidently crack SAP interviews.

Ready to attend your next SAP interview?
You got your interview call. You are excited. You don’t want to miss this opportunity. I can understand the stress interviews can bring.
Here area few Tips you may want to keep in mind before you even start your SAP job search.
SAPQuickTip for the day #1: SubTotals in ALV Report
To Add a SubTotal to a particular column in an ALV report ( using the REUSE_ALV – FM ) Set the SUBTOT field of the structure SLIS_SORTINFO_ALV to ‘X’ and Also in the field catalogue for the field which you want to sub-total set the field DO_SUM of the structure SLIS_FIELDCAT_ALV to ‘X’. If you want only …
Why I think Technical Specifications should be made simpler
The other day I had to make an enhancement to the MIGO transaction in SAP. MIGO is used for Goods Receipt – Goods Inward Posting etc. The client wanted to default some values into the standard SAP MIGO Screen. After some searching around I implemented a BADI to get this into the system. On testing, the …
How to review the Deadline Log in SAP Workflow? – Part 3

This is part 3 of our Deadline Monitoring series in SAP Workflow.
In this quick blog you can learn how to test and analyze the log for the workflow.
How to set Deadline Monitoring in SAP Workflow ? – Part 2

In this quick video you can see how to set Deadlines in SAP Workflow
What is Deadline Monitoring in SAP Workflow? – Part 1

SAP Workflow, as the name suggests, is responsible to ensure that Work in the SAP System Flows in a consistent, systematic and timely manner. Every business process consists of doable actions (Work) that has to be completed. For example: Approving Employee Time-sheet, Checking if a new hire form is filled completely, Checking/ Approving Purchase Requisition …