‎2015 Jan 28 8:51 AM
Hello Everybody,
My requirement is to add a new new column " Course Name " in BSP Application - ZHCM_LEARNING.
I have added the header " Course Name " in trainingtype.htm and it does appear in portal.
but to add the line item details i am stuck up and not able to proceed.
Internal table DATES-EVSTX has the required details per my requirement.
could someone help me how to add 'EVSTX' to the existing method - RENDER_CELL_START
Should i enhance the method or is there a best way or approach to complete the activity?.
If yes please guide me.
Thanks,
Bharathiraja
‎2015 Jan 28 10:00 AM
‎2015 Jan 28 10:00 AM
‎2015 Jan 28 10:33 AM
And what was the solution?
You see, you were expecting the community to help you. OK, on this occasion you worked it out for yourself, but it's still community minded to share the solution to help others.
‎2015 Jan 29 9:29 AM
Hi Matthew Billingham,
I have created an Enhancement in IF_HTMLB_TABLEVIEW_ITERATOR~RENDER_CELL_START. Wrote logic to render data to Portal from this enhancement.
Additionally created a method by enhancing CL_LSO_BSP_CELL_RENDERER.
This is used to render data returning result to the above BADI.
In TRAININGTYPE.HTM layout add code to display respective header.
Finally it displayed as expected in Portal.
Thanks,
Bharathiraja.
‎2015 Jan 29 9:08 AM
Hi Bharathiraja ,
can you please let us know the Standard class where you have created a custom method to resolve this issue .
Thanks ,
G.Gowri Sankar