‎2006 Sep 22 3:03 PM
Hi,
Could anyone give me some links to things that can be done with Custom Controls? (I'm especially interested in ALV Grids)
Thanks!
‎2006 Sep 22 3:12 PM
Hi Thomas,
You can go through these docs...
<u>For ALV Grid</u>
This will teach the basics of using custom control for ALV
http://esnips.com/doc/b708766f-a934-42a1-8064-c4de75b48fc4/Sample-Program-of-alv-using-oops.ppt
This will deal with ALV in detail.
http://esnips.com/doc/2d953590-e8c5-490c-a607-d1ab7cf517d7/ALV.pdf
You can also embed MS Word, MS Excel etc in the container using the concept of Desktop Office Integration.
http://esnips.com/doc/741a848e-f49a-4436-bec4-e21950f6c94c/desktop-office-integration.pdf
You can also embed PDF in the container using the class CL_GUI_PDF_VIEWER and accessing its methods to perform various operations.
For more details, you can refer to DWDM Transaction code, where you will get useful programs.
<b>Award points if found useful.</b>
Regards,
SP.
‎2006 Sep 22 3:06 PM
‎2006 Sep 22 3:09 PM
Hello Thomas,
Please check the transaction DWDM, you can find many complex controls demo with example source code.
Regs,
Venkat
‎2006 Sep 22 3:12 PM
Hi Thomas,
You can go through these docs...
<u>For ALV Grid</u>
This will teach the basics of using custom control for ALV
http://esnips.com/doc/b708766f-a934-42a1-8064-c4de75b48fc4/Sample-Program-of-alv-using-oops.ppt
This will deal with ALV in detail.
http://esnips.com/doc/2d953590-e8c5-490c-a607-d1ab7cf517d7/ALV.pdf
You can also embed MS Word, MS Excel etc in the container using the concept of Desktop Office Integration.
http://esnips.com/doc/741a848e-f49a-4436-bec4-e21950f6c94c/desktop-office-integration.pdf
You can also embed PDF in the container using the class CL_GUI_PDF_VIEWER and accessing its methods to perform various operations.
For more details, you can refer to DWDM Transaction code, where you will get useful programs.
<b>Award points if found useful.</b>
Regards,
SP.
‎2006 Sep 22 3:12 PM
‎2006 Sep 22 3:27 PM