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: 

forms

Former Member
0 Kudos
84

Hi experts,

I copy one standard <b>Smart forms</b> namely LE_SHP_DELNOTE and did some changes and using NACE transaction i change one output type to that forms. But it gives an error message that 'Output could not be issued'. What is the problems. Pls help me to do.

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
41

Hi

Have you assigned the Output type, Smartform, Driver program, medium correctly

check the below

DELIVERY NOTE

<b>Output type : LD00</b>

ScriptForm Name : RVDELNOTE

Driver Program Name : RVADDN01

<b>smartform name : LE_SHP_DELNOTE

Smartform Driver Pgm: RLE_DELNOTE</b>

same output type has to be configured in the delivery document with partner, medium etc so that an entry has to be created in NAST table

check them all and see the output

<b>Reward points for useful Answers</b>

Regards

Anji

2 REPLIES 2

Former Member
0 Kudos
42

Hi

Have you assigned the Output type, Smartform, Driver program, medium correctly

check the below

DELIVERY NOTE

<b>Output type : LD00</b>

ScriptForm Name : RVDELNOTE

Driver Program Name : RVADDN01

<b>smartform name : LE_SHP_DELNOTE

Smartform Driver Pgm: RLE_DELNOTE</b>

same output type has to be configured in the delivery document with partner, medium etc so that an entry has to be created in NAST table

check them all and see the output

<b>Reward points for useful Answers</b>

Regards

Anji

Former Member
0 Kudos
41

Yes, this requires configuration..

Configure the copied program name for your output type & this entry must be there in table TNAPR. Only then you will be able to issue the output..

Configuration can be done using transaction: V/30.

Hope this helps..