Skip to Content
0
Former Member
Sep 30, 2005 at 02:36 PM

ABAP OO - Creating/copying interface

1013 Views

Dear,

I've lots of experience in 'native' ABAP, but I'm new to OO, hence these 2, perhaps somewhat strange questions.

1. When I look at a standard SAP interface using SE24 (e.g. IF_BCM_SAVE), I see it contains some methods, but I expect to be able to double-click and see the source-code of the method; why can't I get there?

2. When I want to copy this interface to one of my own (e.g.ZIF_BCM_SAVE) because I want to add some functionality, will the underlying code of the used methods be copied as well? If not, what is the way forward?

Thanx a lot for your reply!

Regards,

Marco