2006 Dec 20 7:02 AM
Hi All..
Im new to OOps ABAP.. I wud like to knw how can we call Functions modules in OOps.. Like we do in general ABAP.. (ALV's..)
Thanks
Parvez..
2006 Dec 20 12:06 PM
Hi
The FM's which are being called the same irrespecitive of whether it is OOP or standard programming.
But if you are talking about the difference of OOP ALV and ALV using the FM then there is a difference in the sense that for OOP ALV we are using the methods of classes to do the same functions as the FM does
Check these links for more ideas on OOP ALV
Also check these links,
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVALV/BCSRVALV.pdf
http://help.sap.com/saphelp_webas630/helpdata/en/99/49b844d61911d2b469006094192fe3/frameset.htm
http://www.henrikfrank.dk/abapuk.html
Hi All..
Im new to OOps ABAP.. I wud like to knw how can we call Functions modules in OOps.. Like we do in general ABAP.. (ALV's..)
Thanks
Parvez..
2006 Dec 20 7:09 AM
HI,
There is no diference in calling FMs in normal ABAP and OO ABAP.
U can call FM using CALL FUNCTION.
Rgds,
Prakash
2006 Dec 20 12:03 PM
hi
good
go through this link , i hope this ll help you solve your problem
http://www.springerlink.com/index/713KQ4UGYW1TUAE7.pdf
thanks
mrutyun^
2006 Dec 20 12:06 PM
Hi
The FM's which are being called the same irrespecitive of whether it is OOP or standard programming.
But if you are talking about the difference of OOP ALV and ALV using the FM then there is a difference in the sense that for OOP ALV we are using the methods of classes to do the same functions as the FM does
Check these links for more ideas on OOP ALV
Also check these links,
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVALV/BCSRVALV.pdf
http://help.sap.com/saphelp_webas630/helpdata/en/99/49b844d61911d2b469006094192fe3/frameset.htm
http://www.henrikfrank.dk/abapuk.html
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |