cancel
Showing results for 
Search instead for 
Did you mean: 

Include Company code in the workitem text for Shopping cart

former_member131833
Participant
0 Kudos

Hi,

I want to include the company code in the workitem text for the shopping cart. I dont find the company code in the container of the standard task. If it is there in the container, I can directly add that in the workitem text.

A way of doing it is-

1) Inherit the Business object BUS2121

2) Add the attribute for Company code (add logic to find the comp. code)

3) delegate it with the standard Bus. object

4) Now use it in the task

Is it the way of achieving it or is there any other way of doing this? Can anyone help me on this?

Thanks,

Sivagami

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I have not try this yet..but try this.. you can find the text in class /SAPSRM/CL_WF_DSET_EXITIF_SWF_IFS_WORKITEM_EXITEVENT_RAISED.. try to debug this and see..

Saravanan