cancel
Showing results for 
Search instead for 
Did you mean: 

Custom field in My Inbox workitem

keyur_pawar
Active Participant
0 Kudos
597

Hello Experts,

We have a client requirement to populate a value of a custom field on Sales order work item in My Inbox app.

Can we achieve this only through ABAP? or do we need UI5 enhancements as well?

I have checked the SAP notes: 3170472 and 2769263 to implement the BADI: /IWWRK/BADI_TGW_CUSTOM_ATTR.

As per our requirement we have to populate a custom field in the sales order work item in My Inbox and I am using a task TS02000036 as a filter value for my custom implementation.

But I am not able to figure out what code should I write in these methods.

/IWWRK/IF_TGW_CUSTOM_ATTR~PROVIDE_ATTRIBUTE_DEFINITION

/IWWRK/IF_TGW_CUSTOM_ATTR~PROVIDE_ATTRIBUTE_DATA

What values should I pass to the changing parameter: CT_CUSTOM_ATTRIBUTE_DATA in NAME and VALUE fields so that custom attributes will appear in the My Inbox work item of sales order.

Could you please help me in this regards to bring custom field value in My Inbox?

Regards,

Keyur Pawar

Accepted Solutions (0)

Answers (0)