‎2008 Mar 14 6:33 AM
hi all,
can u pls explain me abt define statement with small example?
i don't have idea abt oops concept.
and also pls explain me abt class,methods with small examples in the form of coding?
‎2008 Mar 14 6:47 AM
Hi Rahul,
Define statement defines a section of source code (macro) that you can address using the name macro. Source code saved as a DEFINE macro may only consist of complete ABAP statements.
For more info check
http://help.sap.com/saphelp_nw70/helpdata/en/9f/db972835c111d1829f0000e829fbfe/frameset.htm
For OOPS concept check
http://help.sap.com/saphelp_47x200/helpdata/en/c9/5472f6787f11d194c90000e8353423/frameset.htm
Reward if helpful.
Rgrd,
Mandeep