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

Driver program for Sapscript form

Former Member
0 Likes
939

Hi All,

My Sapscript Z From has been configured for company code,and it is present in table T042B.

T042B-ZBUKR = 4418 (company code)

T042B-AFORN = ZCOTL_ADVICE (SAPSCRIPT FORM)

Can anyone please tell me from which table I should get the Driver Program for this Sapscript Form.

Kindly Reply ASAP.

Rishi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
698

Hi,

The driver program used to for Payment ADvice is ..RFFOUS_C.

U can execute this program in se38 provided ur FORM has been configured accordingly.

There is one more trick to find out the driver program.

Activate the SCript debugger and execute the t.code thru which u want print payment advice.

In the debugger u will find the driver program name.

Thanx,

Navin....

5 REPLIES 5
Read only

Former Member
0 Likes
699

Hi,

The driver program used to for Payment ADvice is ..RFFOUS_C.

U can execute this program in se38 provided ur FORM has been configured accordingly.

There is one more trick to find out the driver program.

Activate the SCript debugger and execute the t.code thru which u want print payment advice.

In the debugger u will find the driver program name.

Thanx,

Navin....

Read only

Former Member
0 Likes
698

Hi,

Check the Tables TNAPR,TTXFP.

Regards

Kiran

Read only

Former Member
0 Likes
698

Hi Rishi Bhatia ,

goto TNAPR table and in field FONAM give u r form name

and exceute .u will get u r program name in PGNAM.

this will help u.

Pls reward points if found helpful.

Thanks and regards,

Rajesh.

Read only

Former Member
0 Likes
698

Hi ,

thru SPRO u can find out driver program , and also check Navin Post as well , like that aslo u can find out.

Read only

Former Member
0 Likes
698

HI,

Go to your Sapscript in se71.

Go to Settings-> Form Painter . Click on Form painter. Enter.

Now just beside Activate button there is Texts button.Click on it, enter. It will give you the driver program.

Hope this helps.

Reward if helpful.

Regards,

Sipra