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

Problem in creating help input for custom infotype creation

snursalim
Participant
0 Likes
342

Hi,

I had the task of creating a custom infotype for storing recruitment test result.

I created it using the following structure:

Component ______________Data Element

TEST_TYPE______________ZTEST_TYPE

TEST_DATE

LOCATION

PIC_____________________RFPER

EX_PIC

TEST_RESULT____________ZRESULT_TYPE

STATUS_________________ZSTATUS_TYPE

OTHER_POSITION_________PLANS

Now for the component other_position for the entry help i use is H_T528B with check table T528B. My objective is, when the infotype is accessed through pa30 and user is inputting the entry, when they press F4 on the inputbox for other_position, help search should show the list of all position within the system. But rather than that, the input help display such message:

No values selected

Maintain entries?

Yes No Cancel

When I choose yes, the input help suddenly prompt me to "Choose customizing project" which i believe is from SPRO.

How do I fix this problem so that when I press f4, the help will shows all position within the system.

Thanks

1 REPLY 1
Read only

snursalim
Participant
0 Likes
308

not answered, but found another work around