cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Call SeriesService_GetDocumentSeries in Service Layer javascript

SayEangKheang
Explorer
0 Likes
689

Hello SAP Community,

i having issue on how to get document series list in service layer (javascript). i can not call this SeriesService_GetDocumentSeries in service layer.

is there any way to get document series in service layer?

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Likes

Looks you can't directly call the SeriesService_GetDocumentSeries as it's not exposed as a RESTful API.
May you can retrieve the document series by querying the 'Series' entity.