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

Calling Smartforms

Former Member
0 Likes
494

I have a Standard Smartform. Is there any way by which i can know which custom driver program is calling that smartform?

Thanks and Regards,

Frank.

4 REPLIES 4
Read only

former_member188827
Active Contributor
0 Likes
473

check table tnapr in se11.

giv smartform name in selection criteria and it 'll return anme of driver program

plz reward points if dis helps

Read only

Former Member
0 Likes
473

Sorry a small change in the question...

I have a Standard Smartform. Is there any way by which i can know which driver program is calling that smartform?

Thanks and Regards,

Frank.

Read only

0 Likes
473

same answer, u can check table tnapr.

also if u know da application class, go to transaction nace and select output type and den check processing routine.

Read only

0 Likes
473

Hi ,

Solution 1.

see in the table <b>TTXFP</b> by giving the form name

Solution 2 :

I hope u know for which "Purpose" this smartform been used.

For example if it is used for the invoice ,

Goto the transaction NACE ,

Select the V3 Billing type , press the push button "Output type"

Then select the suitable Output type and goto processing routines .

There you can find the fom name and the print program name .

Reward if it helps .

Have a nice day .

Regards

Meikandan