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

Search Help for custom data element

Former Member
0 Likes
630

Hi experts,

I have a small question regarding accessing data on different clients.

Can I have an abap program where I can make reference to data /tables in different client AAA, assuming the system (AAA) with data is logically connected to the client that has the ABAP Program ?

thanks,

Rajesh

Hi experts,

I have a small question regarding accessing data on different clients.

Can I have an abap program where I can make reference to data /tables in different client AAA, assuming the system (AAA) with data is logically connected to the client that has the ABAP Program ?

thanks,

Rajesh

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
581

I don't think you can do that using search helps built in SE11, but I think you can building the search helps directly in your program.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
581

Hi Rajesh,

I don't think that that you can make reference to data/table in diff client ,I think you can add a search help for custom data.

Ankur Garg.

Message was edited by: Ankur Garg

Read only

0 Likes
581

Thanks Ankur and Rich,

I would like to clarify your responses.

I have a custom field my material in SAP xRPM system( different client from R/3). As per your previous replies, I understand it is possible to have search help for material in xRPM and validate the data with material in R/3. Is this correct? Do I need to maintain all the data in the xRPM ?

thanks again,

Rajesh