Hi,
In MPP, there is a drop dop which displays all the Infotypes along with the description.
Populated all the Infotype using the FM F4IF_INT_TABLE_VALUE_REQUEST in Process on Value-request.
But the drop down shows the values twice as,
PA000 : Organisation Assignment PA000 : Organisation Assignment
PA001: Actions PA0001: Actions
In debugging,i have checked the internal table which i pass to the FM, it has only one time.
Could be help me to resolve this.?