‎2014 Oct 08 8:01 PM
Hello experts.
Is possible modify the visualization of report LT10??
I would like to add a new column in this report that display the information of field MKPF-XBLNR
Is there any user-exit?
attached image...
‎2014 Oct 08 10:04 PM
- Unfortunately there are no user exit for extension of LT10. This transaction uses REUSE_ALV_LIST_DISPLAY and builds field catalog field by field. In my opinion you have below options:
Option 1. You have to use modification or enhancement spots and additionally add your new field in field catalog preparation.
Option 2. For one of our customer we had created a Y*LT10 transaction as they needed several Y/Z Fields.
So kindly check what is feasible at your end.
‎2014 Oct 08 10:04 PM
- Unfortunately there are no user exit for extension of LT10. This transaction uses REUSE_ALV_LIST_DISPLAY and builds field catalog field by field. In my opinion you have below options:
Option 1. You have to use modification or enhancement spots and additionally add your new field in field catalog preparation.
Option 2. For one of our customer we had created a Y*LT10 transaction as they needed several Y/Z Fields.
So kindly check what is feasible at your end.
‎2015 Sep 10 6:04 PM
Thanks abhishek.
Returning to this topic, I need create a ZLT10