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: 

VLO3N : Output can not be issued

Former Member
0 Kudos

Hi all,

I have made a smartform, and also made an output type. Configuration is also done. The tcode is VL03n.

But when I am trying to get the output i am getting  Output can not be issued.

I have also checked the smart form but, it is working fine.

Does anyone having idea about this?

5 REPLIES 5

ipravir
Active Contributor
0 Kudos

Hi Yash,

Have made the all basic configuration in NACE T-Code with respect to Newly created Output type.

Please check the NACE (v2) setting and also check the V/71 T-Code setting also with your SD functional team.

regards.

Praveer.

krishna_k19
Contributor
0 Kudos

Hi Acharya ,

     Whether the output type is triggering or not??

Put a break point over the program as well as smart form and check.

Regards,

Krishna

rajkumarnarasimman
Active Contributor
0 Kudos

Hi Yash,

If NACE Configuration done for smartform for the appropriate output.

Kindly make sure for the particular delivery the output type defined.

In VL03N> Choose Menu>Extras>Choose Delivery Output>Header/Item(choose one), define the output type

Also find the below link

Regards

Rajkumar Narasimman

Former Member
0 Kudos

Hi Yash ;

Please control the following issues.

Put a break point in the form routine and see if your form triggers.

Then check what is the return code after your form interface.

Also check if you are passing all the nast parameters to the smartform interface.


Best Regards.

Özgün.

Former Member
0 Kudos

The problem might be with Output Determination Customization for Outbound Delivery.

Ask your SD consultant to look into the matter.

OR

You can also manually Assign a Output Type to a Outbound Delivery document ,

VL02N > Give Document No. and Press Enter > Extras > Delivery Output > Header

Maintain the Output Type ( to which your Smartform + Driver Program combination is maintained in NACE )

Save and try to issue output again.