Hi all,
I have a question regarding Mobile Engine API documentation.
We have a very high customized MAM in my company and currently around 1 000 MAM users. Because of the high level of customization, we did change a lot in the code. But what I do miss is some documentation about the SAP Mobile Engine API, I mean something like the Javadocs from Sun, where all API classes are listed with a description what they do, what exceptions can occur, etc...
I suppose something like that must exist?! But where can I find it?
Example:
In the com.sap.mbs.mam.bo package, you have a lot of classes where all the data from SAP are stored, but what can I find in which class, what kind of exceptions can occur at what time, ...?
com.sap.mbs.mam.bo.Mam001
com.sap.mbs.mam.bo.Mam001Item010
com.sap.mbs.mam.bo.Mam001Item020
com.sap.mbs.mam.bo.Mam001Item030
com.sap.mbs.mam.bo.Mam001Item040
etc...
Thanks for your help!
Best regards,
Diederik
Edited by: Diederik Van Wassenhove on Jun 3, 2008 11:48 AM