‎2008 Dec 16 2:21 AM
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
‎2009 Feb 09 11:19 AM