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 statys

Former Member
0 Likes
495

Hi experts,

In the IW33 tcode, where can i find sys.status field value?Iam looking for any FM or BAPI or table.

reward guaranteed

thanks

kaki

1 ACCEPTED SOLUTION
Read only

MariaJooRocha
Contributor
0 Likes
462

Hi,

jest - Object status

jcds - Change Documents for System/User Statuses (Table JEST)

tj02t - System status texts

tj30t - Texts for user status

Regards

Maria João Rocha

3 REPLIES 3
Read only

MariaJooRocha
Contributor
0 Likes
463

Hi,

jest - Object status

jcds - Change Documents for System/User Statuses (Table JEST)

tj02t - System status texts

tj30t - Texts for user status

Regards

Maria João Rocha

Read only

Former Member
0 Likes
462

Hello,

You can find the field values in Tables TJ02 / TJ02T.

Function modules availible are beggining with 'STATUS',

e.g. STATUS_TEXT_CONVERSION, STATUS_READ or others.

Regards Wolfgang

Read only

0 Likes
462

Hi all ,

Thanks a lot.

Full points alloted

kaki