‎2008 Jul 01 2:58 AM
But where can I get parameter and type information?
Best regards,
‎2008 Jul 01 3:43 AM
HI,
you can do one thing.. do a where used list and check how/ what parameters SAP standard is passing to this fm.
Hope this will be help ful for you.
Regards
Raj.
‎2008 Jul 01 3:43 AM
HI,
you can do one thing.. do a where used list and check how/ what parameters SAP standard is passing to this fm.
Hope this will be help ful for you.
Regards
Raj.
‎2008 Jul 03 2:45 AM
hi, Raj,
I still can not get the answer. Can you help me?
Best regards,
Blake Le
‎2008 Jul 03 3:31 AM
HI Blake,
in this FM ...INTKEY is the Interface or Class name from SEOCLASS table ,
VERSION is the Version of the interface
state is like Only modeled/Implemented.
You can do one thing put a break point in the FM and try to open some class in SE24.. you will get the parameters that to the FM..
or let me know further like what you want to do so that i can help.
Regards
Raj.D
‎2008 Jul 03 6:01 AM
hi, Raj.D,
Can I use this method to get attributes for an interface?
SEO_ATTRIBUTE_GET?
Best regards,
Blake Le