‎2010 Feb 12 11:30 AM
Hello,
I am trying to create a Class call via a navigation profile in ECC6, in transaction COOIS.
I am attempting to use class CL_COIS_DETAIL_MPT_PI, however I keep getting a short dump DYN_CALL_METH_PARAM_MISSING. Essentially this is because the function parameter is not set.
However, I do not know what function parameter to set, and when I try to find out whether this parameter is evaluated by the class and which values I can enter, there is no documentation for this in the corresponding class. The documentation button gives me message "The data element does not appear on any screen".
How can I find out the function parameter values?
Thanks.
Moderator message - Moved to the correct forum
Edited by: Rob Burbank on Feb 12, 2010 9:06 AM
‎2010 Feb 16 4:14 PM
Just an idea: try where used list for this class/method and check how it's called in other places.