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

SAP BPC NW 10.1 - Importing transactional datas with comments trough a flat file

dkarim07
Explorer
0 Likes
381

Hello SAP BPC experts,

I would like to import a flat file of transactional datas with comments.

Eg.

ACCOUNT PROFIT_CENTER CATEGORY AMOUNT COMMENT

7000 FRANCE BUDGET 1000 Increase of 10%

Doest the import process supports comments ?

Thanks for your help.

Regards,

Karim Dinmamode

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Likes

Import process does not support comments.

You can try to use vba to generate an input form from your text file.

Another option is to program in ABAP - for example routine badi to save comments.

Answers (1)

Answers (1)

dkarim07
Explorer
0 Likes

Thanks for your answer Vadim.

Regards,

Karim

former_member186338
Active Contributor
0 Likes

If my answer is clear, then please accept it.

If not - ask for additional info...