Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Report tool for SBWP

Former Member
0 Likes
943

Dear all,

I'm search a possibility for a report from the SBWP.

We have a PRONOVIA report tool for this, the problem is, this transaction can't all information on a line shown.


Gives for this a SE16n table?


thanks a lot.

Dear all,

I'm search a possibility for a report from the SBWP.

We have a PRONOVIA report tool for this, the problem is, this transaction can't all information on a line shown.


Gives for this a SE16n table?


thanks a lot.

4 REPLIES 4
Read only

paul_bakker2
Active Contributor
0 Likes
830

Hi,

The function module RH_LOCAL_INBOX_GET will return the inbox items for a given user.

cheers

Paul

Read only

0 Likes
830

Hi,

Okey.

I must make weekly a plm workbench statistic and the problem is we must be different from

- Open
- Rejected

- Confirmed

on Client level materials.

Read only

0 Likes
830

Once you have a workitem id, you can get all the details on it using FM SAP_WAPI_GET_WORKITEM_DETAIL

viel spass

Paul

Read only

0 Likes
830

sorry, is that a transaction or what?