Hello
I'm trying to use BADI BBP_PD_DOWNLOAD in order to change the structure of a downloaded excel file. One of the consultants added lines to table BBPC_UP_DOWNLOAD and I implemented the BADI and in method APPEND_DOWNLOAD_OPTIONS changed IV_DISP_VARIANT to the value in DISP_VARIANT in the relevant lines of the table, but nothing happened.
Am I doing anything wrong? could it be a problem in the variant uploaded to BBPC_UP_DOWNLOAD? or should I also implement method APPEND_DOWNLOAD_DATA and use it to modify table CT_DATA_CONTAINER?
Kind regards,
Itay Horev