cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can we add Created By And Date Column in IBP Master data excel

635

Hi All

Using SAP VBA hooks, can we add Created By Columns in Excel IBP Master data sheet

These details are available in HCI import of master data

Accepted Solutions (1)

Accepted Solutions (1)

former_member194529
Active Contributor

Hi,

You can check if some other IBP customers already requested a similar feature on the IBP Influence Channel and Up-vote it, or if not, create a New Improvement Request:

2479068 - IBP: How to provide enhancement / improvement requests or feedback for Integrated Business Planning product

https://launchpad.support.sap.com/#/notes/2479068

Best,

Ivan

Answers (2)

Answers (2)

Hi Ankur

Thanks for the option, However both options are not direct option and I have to use CPI.

I was hoping as all the details available in backend , SAP should made it available directly or atleast via VBA hooks without any CPI involvement.

ankpatel
Contributor

Two ways to do it -

1 - If you have that information available, create a new attribute and assigned to Master data and load that information using CPI

2 - Using VBA hook, drop that CPI log file in the server and update the columns using MDT VBA hook.

Regards

Ankur