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

RH_OBJID_REQUEST

Former Member
0 Likes
639

Dear all,

I'd like to use this function mdoule to do a F4 on a certain field...

Unfortunalty @ the client part there is a small requirement.

They want to do a structure search, the object requested are QK but they only want to show the one that starts with a C ...

is there any user exit in this function ????

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
485

Hello Stephan!

I think you can create a ZRH_OBJID_REQUEST and call the FM 'RH_OBJID_REQUEST' with the parameters

OTYPE = QK and SEARK = 'C*'.

Best Regards.

Claudio (Aparatey)

1 REPLY 1
Read only

Former Member
0 Likes
486

Hello Stephan!

I think you can create a ZRH_OBJID_REQUEST and call the FM 'RH_OBJID_REQUEST' with the parameters

OTYPE = QK and SEARK = 'C*'.

Best Regards.

Claudio (Aparatey)