Do you have any question about this error?
Message type: E = Error
Message class: TD - SAPscript: Text editor, composer, forms, styles and fonts
Message number: 438
Message text: Page format & is not known to the ABAP device driver
The page format specified is not known.
Printing was terminated.
Please check whether the page format specified in the form used to
print out your document is also maintained in table TSP0A. The page
format (page size and page orientation) can be specified in absolute
units of measurement (such as centimeters or inches) or in
lines/characters.
The page format for line printers with continuous forms should always
be specified in lines/characters, as the form feed and horizontal
positioning is carried out with line feeds and blanks.
If lines/columns are used, the line and character number selected must
correspond to the CPI and LPI values used in the form's header data,
otherwise the printer driver cannot calculate the paper size correctly.
Example: The paper format used in the form is defined in table TSP08 as
132 characters and 72 lines, and LPI=6 and CPI=10 are specified in the
form as well. 72 lines exactly should therefore fit on the paper used
where the line feed is 6 lines per inch (6 LPI), and 132 characters (at
least) should fit into a printed line where the font for printing is 10
characters per inch (10 CPI).
Error message extract from SAP system. Copyright SAP SE.
TD438
- Page format & is not known to the ABAP device driver ?Get instant SAP help. Start your 7-day free trial now.
TD437
Character string & is not defined in form &
What causes this issue? A character string is used in the document which is not defined in the corresponding form.System Response The character stri...
TD436
Paragraph & is not defined in form &
What causes this issue? A paragraph is used in the document which is not defined in the corresponding form.System Response The default paragraph of ...
TD439
Include & does not exist
What causes this issue? The text to be inserted with the INCLUDE command or the graphic to be inserted with the BITMAP command does not exist.System ...
TD440
Page & is not contained in the form
What causes this issue? The page selected with the NEW-PAGE command does not exist in the form.System Response The 'next page' that has be...
Click on this link to search all SAP messages.