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

SAP QUERY using Data Retrieval Program

Former Member
0 Likes
757

I'm working on a query in E-Recruiting. The client is using a SAP Deliverable Infoset ERC_EE0_2003. This infoset is using a data retrieval program. If you look at the Infoset it's a data structure. I need to add two new fields from a custom infotype that we created. I added these two new fields to Additional Field (Field Group). When I go created my Query using this infoset ZERC_EEO_2003 (my copy infoset) and add the neccessary fields to the query including my two new field. When I run the Query all the field from ERC_EEO_2003 displays but my two fields doesn't. Obviously I need to write a code that will populate the field on the query. I'm not quite sure where to write the code..or if this is possible. It look like it the program is using a functional module to retreive the data. Any advice will help thanks. I have one other question I created a query from the same Infoset no additional field was added. When I created a variant on my development client and tested on my test client it say that the variant doesn't exists. I try to transport the variant but it gives me "Function cannot be used for local/private object." When I created the variant it never as me to create a transport. I try to created a system variant with "CUS&" I'm getting a error "Could not create system variants in multiple client system". But when I try to test it out on the 400 client (configuration) there's no error it would let me create the variant. But I didnt' create the variant on 400. Does the variant has to be create in 400 client?

2 REPLIES 2
Read only

Former Member
0 Likes
591

Hi Huynh,

Did you ever figure out how to add custom fields to an e-recruit infoset? I need to so same and would love a heads up on how.

Leena

Read only

Former Member
0 Likes
591

Hi,

Highlight the table node in the infoset.

Select teh Extras icon on the toolbar.

You will get option to include add code.

Regards

Subramanian