Symptom
The following dump occurs when displaying a Print Preview from a spool through Output Controller (SP01):
Category ABAP programming error
Runtime Errors RAISE_EXCEPTION
ABAP Program CL_PDF_VIEWER=================CP
Application Component BC-SRV-SSF
Short text:
Exception condition "FEATURE_NOT_SUPPORTED" triggered
Error Analysis:
A RAISE statement in program "CL_GUI_HTML_VIEWER============CP" has raised
exception condition "FEATURE_NOT_SUPPORTED".
Information on where terminated:
The termination occurred in ABAP program or include
"CL_GUI_HTML_VIEWER============CP", in "CREATE_OBJECT_TO_SCRIPT". The
main program was "SAPMV60A".
The following information appears in the Source Code Extract from dump report:
CALL METHOD CL_GUI_FRONTEND_SERVICES=>CHECK_GUI_SUPPORT
7 EXPORTING
8 COMPONENT = 'saphtml'
9 FEATURE_NAME = 'EdgeCOMAccess'
10 RECEIVING
11 RESULT = GUISupportBit
12 EXCEPTIONS
13 CNTL_ERROR = 1
14 ERROR_NO_GUI = 2
15 WRONG_PARAMETER = 3
16 NOT_SUPPORTED_BY_GUI = 4
17 UNKNOWN_ERROR = 5
18 others = 6.
19
20 IF GUISupportBit IS INITIAL.
>>>>> RAISE FEATURE_NOT_SUPPORTED.
22 ENDIF.
IF GUISupportBit IS INITIAL.
RAISE FEATURE NOT SUPPORTED.
ENDIF.
Read more...
Environment
SAP GUI for Windows 800.
Product
Keywords
CL_GUI_HTML_VIEWER, CREATE_OBJECT_TO_SCRIPT native COM objects, SP01, print preview, spool, display, Edge browser, HTML control, RAISE_EXCEPTION, CL_PDF_VIEWER=================CP, FEATURE_NOT_SUPPORTED, ABAP programming error, dump, Edge, Internet Explorer, IE, unsupported, support, feature, not supported, CALL METHOD, NOT_SUPPORTED_BY_GUI, IF GUI SupportBit IS INITIAL, RAISE FEATURE_NOT_SUPPORTED, VF03, invoice. , KBA , BC-FES-CTL , SAP GUI for Windows Controls , BC-CCM-PRN , Print and Output Management , BC-SRV-SSF , Smart Forms , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview