‎2008 Jul 03 10:27 AM
Hi,
I am using Zreport of program J_1ITD04 , in that i want to print certificate numbers in ranges ie from ... to., but it is not accepting., any idea how to do it.
Thanks & regards.
‎2008 Jul 03 10:43 AM
Check whether certificate numbers are assigned to records in the table J_1ICERTIF. This is where the data is selected in the program and it later prints relevant data from J_1I* tables.
The program has to be tweaked into by debugging to check if the certificate number range you are trying to print, the relevant data is getting selected or exists at the SAP tables or not.
Maybe the process of assigning certificate numbers to TDS certificates has not been accomplished and something is a miss!
‎2008 Jul 03 10:43 AM
Check whether certificate numbers are assigned to records in the table J_1ICERTIF. This is where the data is selected in the program and it later prints relevant data from J_1I* tables.
The program has to be tweaked into by debugging to check if the certificate number range you are trying to print, the relevant data is getting selected or exists at the SAP tables or not.
Maybe the process of assigning certificate numbers to TDS certificates has not been accomplished and something is a miss!