cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit Product view RRP3

Former Member
0 Kudos

Hi everybody,

I was wondering whether there is a BADi or User Exit in transaction /SAPAPO/RRP3 product view, where I can read the description or text to a customer?

Thank you in advance for your help.

Best regards

Mitch

Accepted Solutions (1)

Accepted Solutions (1)

babu_kilari4
Active Contributor
0 Kudos

Hello Mitch,

I suppose you can use the following BADI method to develop the solution accordingly.

If you're using SCM 7.0, SAP has provided a flexibility to add custom fields to the BOPI screen and you can achieve them using the following standard BADI methods

/sapapo/if_ex_rrp_io_col~rrp_usex_cols_fill_05

/sapapo/if_ex_rrp_io_col~rrp_usex_pv_header_ucomm

You can find these methods in the BADI /SAPAPO/RRP_IO_COL

usexit1, usexit2, usexit3 are the additional fields that you can use and populate the customer text.

Let me know if you have any questions on this.

Thanks & Best Regards,

Babu Kilari

Former Member
0 Kudos

Dear Babu,

thank you for your answer.

Kind regards

Mitch

Answers (0)