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

Script

Former Member
0 Likes
377

Hi

How to find out Script or form name using output type?

Thanks

Kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
350

Hi Kumar,

Check the table TNAPR. Give the output type and you would get the form name.

Reward points if it was useful.

Regards

Abhishek Raj.

3 REPLIES 3
Read only

Former Member
0 Likes
351

Hi Kumar,

Check the table TNAPR. Give the output type and you would get the form name.

Reward points if it was useful.

Regards

Abhishek Raj.

Read only

Former Member
0 Likes
350

Hi Kumar,

go to the DDIC table TNAPR. These are the fields mentioned below contain the required information for the script. Display the table contents and select these fields to display.

KSCHL----OUTPUT TYPE

NACHA---APPLICATION

PGNAM----PROGRAM NAME

FONAM----FORM NAME

Reward if useful.

Thanks.

Read only

Former Member
0 Likes
350

tnapr table is use to store print program & form name