cancel
Showing results for 
Search instead for 
Did you mean: 

Shop on behalf of.

Former Member
0 Kudos

Hi Experts,

Given below are two fields.

1) bbp_pdview_index-DESCRIPTION_UC--->

table: bbp_pdview_index

field: DESCRIPTION_UC

(consider it has some value say:FAYD 30.10.2008 05:44).

2) PUS_NAME--> selection screen parameter for user name.

I want to check whether the username entered in the selection screen(PUS_NAME) is there in the DESCRIPTION_UC field.For example if username entered is FAYD, then all the records from the table bbp_pdview_index having FAYD in field DESCRIPTION_UC should be selected.

In the above example the shopping cart with decription_uc-FAYD 30.10.2008 05:44 should be selected.

How will i code for this?

Kindly help ASAP.

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

If you want to change the SC description, you can use BBP_DOC_CHANGE BADI.

Regards,

Masa

Answers (0)