Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Module Pool Programming using ABAP Objects ?

Former Member
0 Likes
757

Hi All,

I want to develop a Module pool program completely using object oriented tehniques. Please provide me some sample documents or programs to develop the same.

Thanks and Regards,

Navneeth K

1 ACCEPTED SOLUTION
Read only

Kanagaraja_L
Active Contributor
0 Likes
431

In Transaction SE80

Package SLIS

All the programs starting with BCALV* Here You can get all the OO Programs using Module Pool screens

Kanagaraja L

2 REPLIES 2
Read only

Kanagaraja_L
Active Contributor
0 Likes
432

In Transaction SE80

Package SLIS

All the programs starting with BCALV* Here You can get all the OO Programs using Module Pool screens

Kanagaraja L

Read only

sharat_chandra
Product and Topic Expert
Product and Topic Expert
0 Likes
431

Hi,

As of now, it may not be possible to develop module pool programming using entirely OO approach.

Please refer to this weblog by Thomas Jung. It gives a framework to make the module pool prog development in a OO methodology to the maximum possible extent.

[/people/thomas.jung3/blog/2005/09/08/oo-abap-dynpro-programming|/people/thomas.jung3/blog/2005/09/08/oo-abap-dynpro-programming]

Edited by: Sharat Chandra on Dec 27, 2007 12:56 PM