‎2008 Mar 27 3:13 AM
Hi All,
I have deleted pages
after doing this
SE71 and clicked on pages button
then gone to EDIT->Delete element and selected the Next page & deleteed
I received error messages during the payment program process and the generation of the cheque print also produced an error message.
What could be the problem?
And how to solve this.
Regards,
Maruti
Edited by: Maruti DP on Mar 27, 2008 4:17 AM
‎2008 Mar 27 4:48 AM
You have a table TNAPR in the data dictionary. This table gives you the details of Form name, corresponding Printer program name and its Output type.
So from this you can check ur printer program name.
‎2008 Mar 27 4:27 AM
Hi,
Check out the driver program and check if the deleted page is called or not.
I thnk the deleted page is being called thats why it is giving an error.
‎2008 Mar 27 4:39 AM
Hi,
Can you please how can we check this in Driver Program (Where we can get this from Script Form)...
Regards,
Maruti
‎2008 Mar 27 4:48 AM
You have a table TNAPR in the data dictionary. This table gives you the details of Form name, corresponding Printer program name and its Output type.
So from this you can check ur printer program name.
‎2008 Mar 27 5:11 AM
HI,
I don't understand this table
Is this same for to get Driver Program.
How can i check with this Driver program which Page is printed?
Regards,
Maruti
‎2008 Mar 27 5:47 AM
Hi Maruti,
Check the table TNAPR where you can see the script name along with the language. Now corresponding to the script name there would be one program which is the Driver program for that script.
let me know if you still not able to find
‎2008 Mar 27 6:11 AM
Hi I got it now..
Now please tell me how can i check deleted page is called or not.
I deleted Next page and Last Page...but here there are three pages...FIRST,LAST NEXT..
How can i rectify this error.
Regards,
Maruti..
‎2008 Mar 27 6:42 AM
check the FM whether it is being called the page which is not present in the sap script
‎2008 Mar 27 6:45 AM
Hi,
Sorry I confused..
This is my Driver Program RFFOUS_C.
Can you please guide me.
Regards,
Maruti
Edited by: Maruti DP on Mar 27, 2008 7:50 AM
Script FORM is F110_PRENUM_CHCK