cancel
Showing results for 
Search instead for 
Did you mean: 

how to create an uwl with a BAPI

Former Member
0 Kudos

Hi Experts!!!

I need someone that say me, how to create a task in the uwl with a bapi or program.

Thanks in advanced,

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Carlos,

Do you have the javadocs? It contains information in regards to the UWL API.

http://help.sap.com/javadocs/NW04S/current/uw/overview-summary.html#Service Component Collaboration

What is the necessity to create a task from a BAPI or from a program? If the task is in the backend inbox (SBWP) once UWL is configured properly it will also be created in the worklist.

We use SWK_LOCAL_INBOX_GET to pull back the list of tasks

We use the following wapis for the following purposes:

SAP_WAPI_GET_HEADER to retrieve the from value

SAP_WAPI_GET_OBJECTS to retrieve the attachment information

SAP_WAPI_WORKITEM_DESCRIPTION to retrieve the task description text

Have a look at the page that I sent you above. This gives great information on the UWL structure and how it works.

Please let me know if you require any additional documentation.

Beth Maben

EP - Senior Support Consultant

AGS Primary Support, Business Suite & Technology

      • Please see the UWL Wiki @

https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq ***

Former Member
0 Kudos

Hi Beth,

Lot of thanks by your help, but i need create a new taks in the UWL by the VC... I think that there were any BAPI or Program for create it...

Thanks in advance,

Regards,