Time management data is stored in various infotypes and in cluster B2 (time evaluation results). The standard reports enable you to run evaluations for individual data sources, such as infotype data (for example, the report RPTABS20) or cluster data (for example, the report RPTBAL00), but not for both infotype data and cluster data at the same time. Therefore, standard reports may often provide only a section of the relevant data.
Time Management Reporting with Simulated Infotypes
Simulated infotypes enable you to run reports for a wider range of business purposes. The infotype concept provides data from various sources (infotype data, time evaluation results, and data from the personal work schedule) in a clear overview. For example, you can use simulated infotypes to read and evaluate cluster data (cluster tables ZES, ZL with ALP and C1) using infotype structures.
Simulated infotypes are simulated because infotype data is not stored in an infotype database table, as is usually the case. Instead, it is retrieved from a variety of database tables at runtime by a function module in Time Management.
Similar to other infotypes, simulated infotypes are available in the logical database PNPCE. This means that they can be used like other infotypes for customer ABAP programs and reporting with SAP Query.
Hint
Note