2007 Apr 11 8:04 PM
Hi all,
In my ALV report, I am using structure 'slis_fieldcat_alv' for field catalogue.
I want to implement Tool-tip for the lay-out.Can anybody please tell me which field shall i populate the message to make tool-tip working in my report.
Thanks,
Anirban.
Hi all,
In my ALV report, I am using structure 'slis_fieldcat_alv' for field catalogue.
I want to implement Tool-tip for the lay-out.Can anybody please tell me which field shall i populate the message to make tool-tip working in my report.
Thanks,
Anirban.
2007 Apr 11 8:12 PM
Hi,
Please check demo program BCALV_DEMO_TOOLTIP.
Regards,
Ferry Lianto
2007 Apr 11 8:36 PM
Hi, see this information
TIPDDICTXT
Relevant only to fields with reference to the Data Dictionary. You use values 'L', 'M', 'S' or 'R' to determine if SCRTEXT_L, SCRTEXT_M, SCRTEXT_S or REPTEXT is used as the tool tip.
TOOLTIP
Determines the text to be used as the tool tip for the column. You should assign a value to this field if it does not have a Data Dictionary reference.
2007 Apr 12 6:08 AM
Hi Anirban,
for each field you will provide the following options :
SELTEXT_S = Which holds 10 chars length
SELTEXT_M = Which holds 20 chars length
SLETEXT_L = = Which holds 40 chars length
REPTEXT_DDIC == Which holds 40 chars length == This field only display the tooltip for the respective column. If this one is empty then it won;t display the tooltip.
Warm Regards,
Vijay
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |