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 ?The SAP error message TD438 indicates that the page format specified in the print request is not recognized by the ABAP device driver. This typically occurs when there is a mismatch between the page format defined in the SAP system and the formats supported by the printer or the device driver.
Cause: Incorrect Page Format: The specified page format in the print request does not exist in the SAP system or is not defined correctly. Device Configuration: The printer or output device may not be configured to support the specified page format. Missing Device Type: The device type associated with the printer may not have the required page formats defined. Custom Page Formats: If custom page formats are used, they may not be properly defined or registered in the SAP system.
Solution: Check Page Format: Verify the page format specified in the print request. Ensure that it matches one of the formats defined in the SAP system. You can
Get instant SAP help. Sign up for our Free Essentials Plan.
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.