SAP ABAP Message Class 0K Message Number 546 (Hyperlink handle &1 in output table for column &2 does not exist)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types

⤷

⤷

Attribute
Message class | ![]() |
0K | |
Short Description | ![]() |
Messages for "General List Modules" | |
Message Number | ![]() |
546 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20130531 |
Message Text
Hyperlink handle &1 in output table for column &2 does not exist
Help Document
Diagnosis
A hyperlink handle was passed in the output table. However, this handle does not exist in the table IT_HYPERLINKS which was passed to the method SET_TABLE_FOR_FIRST_DISPLAY.
System Response
The system displays this field as a hyperlink. Due to the missing handle, navigation is not possible, however.
Procedure
Change the handle in the output table, or maintain an entry for this handle in the table IT_HYPELRINKS and pass this table to the method SET_TABLE_FOR_FIRST_DISPLAY.
Procedure for System Administration
History
Last changed on/by | ![]() |
20140121 | SAP |
SAP Release Created in |