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

Enhancing the Item Financial Planning view to add a custom column

Former Member
0 Likes
509

Hi there,

I have a requirement wherein I need to enhance the Financial Planning view so that an additional column has to be added besides the sponsor, intial amount columns.

The requirement is just simple, I'll perform some activities in the plant, I will estimate the costs for it. So I'll be mapping the Activities as Group inside the major activity View. And also I need to have a schedule of the activities. So I need to have a column called "duration" for this. The reason why I need it to be done in fin plan view is that, I will be transferring the amount estimated to ERP(which is standard in Fin planning).

I have Identfied a BADI- /RPM/EX_FIN_PLAN. But i'm not sure It could be done via Webdynpro component enhancement or the BADI has to be implemented. And I also not sure about the table that stores the new custom column entries.

Can anyone help me interms of technical how go process. It will be a great help.

Rgrds,

Santhosh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi everybody,

This thread is still open. Anybody pl. check & try to give your points. Now, I have a question, can I use the "Deactivated" column in the Financial planning view for this purpose?

Can I change the label into "Duration" & use it as Manual entry field.? If someone has done this already or had the same kind of requirement, that would help in sorting my requirement.

Rgrds,

Santhosh

Former Member
0 Likes

Hello Santhosh

We have a similar requirement. Have you been able to resolve this?

Thanks

Chatsworth

Former Member
0 Likes

Hi Gouws,

We have done this, using the BADI /RPM/EX_FIN_PLAN in the method on_save_group_requested. The custom column field is included via CI in the database /RPM/FIN_GROUP(It allows Custom Include as a std.).

Now we are able to save the data along with the financial data of the Item.:)

Chillax,

Santhosh

Former Member
0 Likes

Thanks Santhosh

Answers (0)