cancel
Showing results for 
Search instead for 
Did you mean: 

Converted our system SAP to SAP S4HANA we are facing issue to print any SMARTFORM.

0 Kudos
2,913

Hi, experts. We have converted our system SAP to SAP S4HANA we are facing issue to print any samrtform. Facing error "FEATURE_NOT_SUPPORTED".

CALL METHOD CL_GUI_FRONTEND_SERVICES=>CHECK_GUI_SUPPORT

EXPORTING
COMPONENT = 'saphtml'
FEATURE_NAME = 'EdgeCOMAccess'
RECEIVING
RESULT = GUISupportBit
EXCEPTIONS
CNTL_ERROR = 1
ERROR_NO_GUI = 2
WRONG_PARAMETER = 3
NOT_SUPPORTED_BY_GUI = 4
UNKNOWN_ERROR = 5
others = 6.

IF GUISupportBit IS INITIAL.
RAISE FEATURE_NOT_SUPPORTED.
ENDIF.

Please Help me to resolve this issue.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Solution has been found we need to install 7.7 version with patch level 14

image

0 Kudos

Thanks to everyone.

ala773
Newcomer
0 Kudos
we have the same issue, but we have version 7.7 level 16, doesn't work though, according to the sap note 3260025, it should work from patch level 11 on in version 7.70
Veit_Gaudich
Explorer
0 Kudos
Hi everyone, we are still facing this error in 7.70 PL 16 on some clients. Did anybody found a solution for that error? With thanks, Veit
0 Kudos

I am getting this error on my screen. Kindly help me to resolve this issue

JoeyLi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Kashif,

Are you using latest GUI?

0 Kudos

Yes i am using the latest version 7.7