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

system status

Former Member
0 Likes
477

Hi experts,

Iam working on project systems.

In CJ03 transactiondouble click on wbselement>it shows the <b>System Status(REL,CLSD etc</b>..).How can i extract this values?

Is there any function module existing to find these values?

Thanks

kaki

2 REPLIES 2
Read only

Former Member
0 Likes
437

Hi kai ,

check <b>JEST</b> and <b>tj02t</b>for there u have to get OBJNR.

<b>STATUS_READ</b>

Regards

Prabhu

Read only

Former Member
0 Likes
437

I am not aware of a function module for the same, but these are the tables you can get the info from:

Get OBJNR value from PRPS. Using this value you can get the system status and long text from JEST and TJ02T tables.

Hope this helps.

Sudha

Message was edited by: Sudha Mohan