Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in Script

Former Member
0 Likes
1,021

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
996

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.

8 REPLIES 8
Read only

Former Member
0 Likes
996

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.

Read only

0 Likes
996

Hi,

Can you please how can we check this in Driver Program (Where we can get this from Script Form)...

Regards,

Maruti

Read only

Former Member
0 Likes
997

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.

Read only

0 Likes
996

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

Read only

0 Likes
996

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

Read only

0 Likes
996

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..

Read only

0 Likes
996

check the FM whether it is being called the page which is not present in the sap script

Read only

0 Likes
996

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