‎2008 Mar 17 11:47 AM
Hi,
Does SAP have a class libary like Java does (JAVADOCS)?
If so please supply link.
Also i would like to know if SAP has a tool to create customer class libary for customer created classes.
Best regards
Lisa M Simonsen
‎2008 Mar 17 1:05 PM
Lisa,
as far as I know, they don't. In SAP you can view / display all available classes and interfaces using transaction SE24. If extended documentation is available one can use the <CLASS DOCUMENTATION> button when displaying a certain (selected) class.
On the entry screen of this transaction (SE24) there is also a button <CLASS BROWSER> the search classes for all available modules. But you also use the search help for the classes / interfaces input field.
The class library you know from Java, is actually transaction SE24. So whenever you create a new class this will be part of library automatically.
‎2008 Mar 17 1:05 PM
Lisa,
as far as I know, they don't. In SAP you can view / display all available classes and interfaces using transaction SE24. If extended documentation is available one can use the <CLASS DOCUMENTATION> button when displaying a certain (selected) class.
On the entry screen of this transaction (SE24) there is also a button <CLASS BROWSER> the search classes for all available modules. But you also use the search help for the classes / interfaces input field.
The class library you know from Java, is actually transaction SE24. So whenever you create a new class this will be part of library automatically.