Hi,
Are you new to SAP PS??
Pass the OBJNR and STAT fields in the JCDS table, for User Statuses Pass the values which are starting with E and for system statuses it will start with I.
To get your details you need to write a small query in SQVI. Join the following tables.. PRPS, JEST and JCDS.
To know the user statuses you need to pass the OBJNR for the WBS to the JEST table and keep the system inact= blank.. this will give you the current active user status.
Pass that user status to JCDS for getting the date and time of change for the particular status.
Hope it helps..
Cheers
Sammar