cancel
Showing results for 
Search instead for 
Did you mean: 

Loading of flat file through BEx BI-IP

Former Member
0 Kudos

Hi guys,

We tried to implement the loading of flat file through BEx using the "How to Load a Flat File in SAP BI Integrated Planning Using BEx" but we are experiencing some problems.

Instead of changing the standard class ZRSPL_FILE_UPLOAD, I created a new one ZZRSPL_FILE_UPLOAD, deleted the code beneath IF_RSPLFA_SRVTYPE_IMP_EXEC~EXECUTE method and placed your code.

After that I created a new function type and associated the class previously created.

Made everything in planning modeller and created a button to call my planning sequence.

The problem is that Iu2019m not able to choose the file to upload. I guess this happens because I have one parameter in function type called FILENAME.

The system keeps asking for the predefined file, defined in planning functions tab.

Do you have any clue for this?

Best regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I managed to solve my problem.

Best regards.

Former Member
0 Kudos

Hello,

I am trying a similar solution for bex ip upload and i was wondering if i can ask a few leading questions -

1) can i know where is the code that you replaced in the execute method.

could not seem to find it in the white paper.

2) i am having a similar issue with the pop up not appearing for the file path.

how did u manage to solve that ?

appreciate your inputs.

madhu