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

INSERT NAST

Former Member
0 Likes
887

HI,

I'm trying to print an invoice through J1B3N, but returns the message ( 0 outputs were processed in total (0 successfully,0 incorrectly). Debug the standard, it is performed in a selection table Nast. I checked the contents of the table Nast and not found any record Nast-KAPPL = 'NF'. I wonder if the table is parameterized by SPRO or where can I insert data in the table.

tks

2 REPLIES 2
Read only

Former Member
0 Likes
518

If records are not there in NAST for application 'NF', it simply mean that there was never an output issued under this application.

Have you maintained necessary output type under NF in NACE?

Have you maintained the output type with access sequence with at least one condition table?

Have you assigned the output type to o/p determination procedure and the procedure to the JB13N document type?

Have you created output condition records for that output type in NACE?

Read only

0 Likes
518

People,

I solved my problem by the transaction J1BF.

Att.