Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RHPH_STRUCTURE_READ

Former Member
0 Likes
641

Hi all,

I need to use this func. but i want to import many objid,not only one.

is there any other func. like aforementioned that can get table of objid?

1 ACCEPTED SOLUTION
Read only

messier31
Active Contributor
0 Likes
499

Hi Celtic,

I doubt whether any such std function module exist...

What you can do is copy RHPH_STRUCTURE_READ to

ZRHPH_STRUCTURE_READ and such make little modification to accept multiple object id in import and return result internal table..

Enjoy SAP.

Pankaj Singh.

1 REPLY 1
Read only

messier31
Active Contributor
0 Likes
500

Hi Celtic,

I doubt whether any such std function module exist...

What you can do is copy RHPH_STRUCTURE_READ to

ZRHPH_STRUCTURE_READ and such make little modification to accept multiple object id in import and return result internal table..

Enjoy SAP.

Pankaj Singh.