cancel
Showing results for 
Search instead for 
Did you mean: 

problem accessing two particular methods of MDM java api2

Former Member
0 Kudos

i am using these classes...

com.sap.mdm.schema.TableProperties method()....getTableTypeName()

com.sap.mdm.schema.FieldProperties method()....getTypeName()

these two methods are giving me troubles...

when i call them in a standalone java program... they work fine but

when i make a object of this class and embed it in a Dynpro Application

it is throwing Exception !!!

the result being that i am not able to extract the MDM table types and Field types... in the dynpro application...

can someone help me with this....??

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

What is the exception. Can you post the detailed stack trace ?

Regards

Bharathwaj