Skip to Content
0
Former Member
Dec 04, 2008 at 11:42 AM

Additional Pricing fields on the JSP Page

46 Views

Hi Everyone,

I have a unique requirement for having additional fields for pricing in web shop. I would like to know whether its possible to have them. We have the relevant front end developed for it. And the values are being received using the parameter IT_EXTENSION at the ABAP side.

While debugging the application I found out that the function module that returns the pricing results is PRC_PD_UPDATE. The logic inside the function module takes the field values of communication structure in order to find the pricing document.

How should I fill the value entered in the JSP page into the communication structure.

Any help will be appreciated.

Thanks

Chan