Why Is The ‘img’ Route Of Customizing Easier Than The ‘tables’ Route?
Answer»
IMG is a logical way to access data from multiple physical tables without knowing from where the data is FLOWING. This is because there are MANY transactions, which affect more than one table.
There is no need to know the names of Tables and fields, though it always helps to know about the major tables.
IMG OFFERS a step-by-step way of progressing from one activity to the other. Also, you can classify the activities into various views such as ‘mandatory/critical/optional,’ ‘Client dependent/ Client-independent,’ etc., so that you can proceed per your requirements and time.
Since IMG provides you with the functional view, it becomes EASIER to ‘configure’ and test immediately.