‎2009 Feb 02 11:16 PM
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
‎2009 Feb 03 2:40 AM
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?
‎2009 Nov 12 4:07 PM