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

Smartform Issue

Former Member
0 Likes
496

Hi Experts,

I am working on smartform for Quatation. Here data is piking based on company code.As per my requirment standraed code was not using , But I don't use selection screen. Here smartform is triggering from output type. How can I start the codeing, please suggest me or send me any sample code .

Advance Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
474

Hi,

You try to code the driver program as a report program. In that program you will be calling the smartform.

Just finish the coding. The name of the report will be configured in the output type. Once this output type is executed , it will call your program and in turn the smartform.

The functional people can do this configuration.

Also check out the links

Regards

Ramesh Sundaram

Read only

Former Member
0 Likes
474

Also check out the

sap ittoolbox com groups technical-functional sap-interfaces creating-a-new-output-type.

saptechnical com Tips SmartForms NACE Configuration

Read only

Former Member
0 Likes
474

solved