Hi,
Please check with SAP notes:
1702873 - Chosen Print Layout was not set as default
Note!
The problem of setting the default layout was solved in 8.82 PL07.
After
you upgrade to PL07, please run the following SELECT query, to check that your
DB doesn't have a database corruption where not all available templates were
listed or not relevant templates were listed:
***
SELECT distinct
DoumntDode FROM rdfl WHERE dfltreport is null
***
See for which document
type (e.g. QUT2 – Sales Quotations – Item) the default layout is NULL, and fix
it by the application. Set default layout for this document type.
If the
SELECT query retrieves too many rows and you cannot fix it by the application,
please contact the support.
Thanks & Regards,
Nagarajan