Application Development 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: 

smartforms Driver prog

Former Member
0 Kudos

HI ALL

I had developed a smartform layout and a driver program for it.Now i saw the standard driver programs in SAP they are all based on OOPS concept and the one which i had coded is using FM in ABAP.Now will my driver program run with T-Code or otherwise i have to do programming in OOPS.Please advice me.Is there any means to execute my

driver program.

thanks in advance

prasan

2 REPLIES 2

amit_khare
Active Contributor
0 Kudos

Hi,

Dont worry about Fm or OOPs as they produce the same results.You can use h same efficiency as oops.

Regards

Amit

Former Member
0 Kudos

Hi Prasanna,

You can use ABAP program(No issues with OOPS) to ptint smartform. If you want to print from a transaction. Please assign you driver program and smartform to an Output.

Please use T/code "NACE" to assing driver program and smartform for output type.

Message was edited by: Lanka Murthy

Message was edited by: Lanka Murthy