cancel
Showing results for 
Search instead for 
Did you mean: 

Excel upload is not working in FPM OVP

Former Member

hello Gurus,

I am trying to upload excel file into a list UIBB. The popup is coming fine and after loading the file, its not visible in the columns in the list.

Example: 2 columns: material & mat desc

upload button is there to call the popup and put the data. popup is coming fine but after uploading the file the values are not coming in the UIBB.

Could you please give me some clue to solve this.

Many Thanks!!

Regards,

Pranab

Accepted Solutions (0)

Answers (1)

Answers (1)

ulrich_miller
Active Participant
0 Kudos

Hi Pranab,
that upload button is not standard FPM List UIBB functionality. This is provided by the application.

Kind regards,
Ulrich

Former Member
0 Kudos

Hi Ulrich,

I have created this custom application for my MDG screen. For that I have feeder class for this.Added my code to upload the file in IF_FPM_GUIBB_LIST~GET_DATA but not able to make it available in the columns. I have all the data in the internal table.

Regards,

Pranab

ulrich_miller
Active Participant
0 Kudos

so what exactly did you do in feeder class method get_data() in order to upload the data?