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

Custom SmartForm

Former Member
0 Likes
332

Hi,

I have created a capies a standard Smartform and created a new Z smartform with come changes. I have done the following changes in NACE:

Original setting in NACE:

Program: /SMB40/FM06P

FORM Routine: ENTRY_NEU

PDF/SmartForm Form: /SMB40/MMCON_L

to

Program: /SMB40/FM06P

FORM Routine: ENTRY_NEU

PDF/SmartForm Form: ZMMCON_L

I tried generating the output after this config but I am getting the following error

E:/SMB40/SSFCOMPOSER:001

Please Help.

Regards

harshesh

1 REPLY 1
Read only

Former Member
0 Likes
284

Hi,

check whether the Custom smartform attached by you is triggering or not by that std driver program?

Most of the times the std program triggers the script program for PO.

So you have to copy the Std Program to Zprogram and to modify little bit such that it triggers the Smartform attached, instead of the Script.

reward if useful

regards,

ANJI