SAP ABAP Message Class 0K Message Number 545 (Field catalog hyperlink handle &1 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 | ![]() |
545 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20130531 |
Message Text
Field catalog hyperlink handle &1 for column &2 does not exist
Help Document
Diagnosis
A handle is passed in the field catalog. However, this handle is not contained in table IT_HYPERLINKS which is to be passed when the method SET_TABLE_FOR_FIRST_DISPLAY is called.
System Response
The system displays this column as a hyperlink. Due to the missing handle, no navigation is possible, however.
Procedure
Change the handle in the field catalog to a valid handle, or maintain an entry in the table IT_HYPERLINKS for this handle and pass this table to method SET_TABLE_FOR_FIRST_DISPLAY.
Procedure for System Administration
History
Last changed on/by | ![]() |
20140121 | SAP |
SAP Release Created in |