cancel
Showing results for 
Search instead for 
Did you mean: 

Adding a standard column / field in a standard Web Dynpro

Former Member
0 Kudos

Hello Friends,

Background - We have cProjects implemented. The project managers use this application to allocate people onto projects. This allocation is done using a standard screen that contains standard webdynpro. This standard webdynpro contains a table in which each row contains the information of the staff member allocated onto the project. The table has columns like employee code, name, and from, to dates indicating period of allocation.

Requirement - We have a situation where we need to add one more column to this table in the standard webdynpro. Can we add a column in the table in the standard webdynpro. If yes, it will be great of you people to guide me via some links that can help me in this. Or if you can write back how this can be done.

Thanks in advance.

Regards, Sandeep Arora.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Sandeep ,

u can do it thru engancement framework in ur View , if it is a standard WD component .

It allows to add your code at :

1. Post-exit of existing method.

2. Pre-exit of existing method.

refer the SAP online help :

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/c5/f4b9422e0fb911e10000000a1550b0/frameset.htm

regards,

amit