Skip to Content
0
Former Member
Jun 12, 2009 at 06:55 AM

should I use both GetList and GetDetail for creating a Data Object?

49 Views

Hello, all.

At first, Thanks for your interesting.

1. I wounder that I can make a BAPI Wrapper as Data Object using only GetList.

When I make a BAPI Wrapper as Data Object using only GetList, SAP shows me a message.

The message says Data Object can have one root node only (hierarchy = 1 ).

It means I should use both GetList and GetDetail.

I understand that.

If i need to use only GetList, is there any way?

Thanks for your interesting again.