cancel
Showing results for 
Search instead for 
Did you mean: 

complex data type to application service create method(CRUD)(Urgent)

Former Member
0 Kudos

Hi Experts,

I have created an entity service with remote persistency(Web service).i am mapping the entity service CRUD methodes to web service methodes and i am calling these CRUD methodes form the corresponding applicaion service CRUD methodes.With out complex data types both sevices are working fine.I have tested them in the service browser.

Later I have created a complex data type in the entity service and mapped it to web service.But when i am creating the application service create(CRUD) method for this entity service the complex data type which i have created in the entity service is not being shown as possible input attributes of the application service create method.Due to this i am not able to pass this complex attribute form the application service create method to the entity service create method.

Plz tell me how can i resilve this issue.(Urgent)

Thanks

Sampath.G

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

anybody Plz Urgent.

jan_rauscher
Advisor
Advisor
0 Kudos

Hi Sampath,

Please check SAP note 1004108. I think the issue you describe is one of the limitations described in this note.

Regards,

Jan