FV62A043 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). It is used for Tax license France This is an example of a scale basis
If you would like to execute this report or see the full code listing simply enter FV62A043 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
SD_COND_STATISTICS_READ call function 'SD_COND_STATISTICS_READ' exporting buffer_read = ' ' condition_item = gkomv_key-kopos condition_number = gkomv_key-knumh s071_not_read = 'X' s060_not_read = ' ' importing kstbs_s060 = zzkawrt exceptions others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.