‎2007 Aug 07 11:34 AM
Hi,
I want to develop custom module pool programs / transactions, using ABAP Objects, can anybody please provide me some sample abap code ( or links ) or coding conventions to develop a custom transaction using ABAP objects.
thanks and regards,
Navneeth K.
‎2007 Aug 07 12:13 PM
Hi Navneeth,
<b>Please check out this below Module Pool
SAPM00PS_WB</b>
HR PS : Process Workbench Engine ( PWE)
This Program seems to be a good example
SAPSIMPLE_TREE_CONTROL_DEMO
++++++
DEMO_ABAP_OBJECTS Complete Demonstration for ABAP Objects
DEMO_ABAP_OBJECTS_CONTROLS GUI Controls on Screen
DEMO_ABAP_OBJECTS_DIALOG_BOX Splitter Control for Screen with Dialog Box
DEMO_ABAP_OBJECTS_EVENTS Demonstration of Events in ABAP Objects
DEMO_ABAP_OBJECTS_GENERAL ABAP Objects Demonstration
DEMO_ABAP_OBJECTS_METHODS Demonstration of Methods in ABAP Objects
DEMO_ABAP_OBJECTS_SPLIT_SCREEN Splitter Control on Screen
<b>Try out Transaction
ABAPDOCU
Or better in SE38
DEMO* and press F4</b>
Regards,
ABY
‎2007 Aug 07 12:13 PM
Hi Navneeth,
<b>Please check out this below Module Pool
SAPM00PS_WB</b>
HR PS : Process Workbench Engine ( PWE)
This Program seems to be a good example
SAPSIMPLE_TREE_CONTROL_DEMO
++++++
DEMO_ABAP_OBJECTS Complete Demonstration for ABAP Objects
DEMO_ABAP_OBJECTS_CONTROLS GUI Controls on Screen
DEMO_ABAP_OBJECTS_DIALOG_BOX Splitter Control for Screen with Dialog Box
DEMO_ABAP_OBJECTS_EVENTS Demonstration of Events in ABAP Objects
DEMO_ABAP_OBJECTS_GENERAL ABAP Objects Demonstration
DEMO_ABAP_OBJECTS_METHODS Demonstration of Methods in ABAP Objects
DEMO_ABAP_OBJECTS_SPLIT_SCREEN Splitter Control on Screen
<b>Try out Transaction
ABAPDOCU
Or better in SE38
DEMO* and press F4</b>
Regards,
ABY
‎2007 Aug 07 7:15 PM
Hi,
You can try use the Tomas Jung way as follow.
<a href="Object Oriented Dynpro Screens in ABAP">Object Oriented Dynpro Screens in ABAP</a>
Regards.
Marcelo Ramos
‎2007 Aug 08 12:00 AM
Hi Navy,
try <a href="/people/thomas.jung3/blog/2005/09/08/oo-abap-dynpro-programming weblog</a>
Cheers
Graham