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

Status Objects and Statuses

Former Member
0 Likes
1,366

Hello all,

Can anyone throw some light on status management? How are the status objects (JSTO) and statuses(JEST) are maintained in SAP?

Thanks,

Lavanya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,316

Hi Lavanya,

Statuses are of two types

User Status(begins with E) and System Status(begins with I).

Any thing having status like notification will posess an OBJECT NUMBER which is used to identify it in various table.

In JEST all the OBJNR's and there corresponding status are maintained.

JSTO basically gives you the STATUS PROFILE(STSMA) which is required in case of User Statuses.

Indivisual tables for User Status is TJ30 and TJ30t (for text)

Indivisual tables for System Status is TJ02 and TJ02t (for text).

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Feb 22, 2008 11:40 AM

2 REPLIES 2
Read only

Former Member
0 Likes
1,317

Hi Lavanya,

Statuses are of two types

User Status(begins with E) and System Status(begins with I).

Any thing having status like notification will posess an OBJECT NUMBER which is used to identify it in various table.

In JEST all the OBJNR's and there corresponding status are maintained.

JSTO basically gives you the STATUS PROFILE(STSMA) which is required in case of User Statuses.

Indivisual tables for User Status is TJ30 and TJ30t (for text)

Indivisual tables for System Status is TJ02 and TJ02t (for text).

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Feb 22, 2008 11:40 AM

Read only

Former Member
0 Likes
1,316

hi

good

. Use

Status Management allows you to control whether documents are visible to particular user groups. The system uses status management in the approval process.

Prerequisites

The status management service must have been activated for the repository in which the documents are stored. This setting is made by an administrator.

check this link

http://www50.sap.com/businessmaps/C17CC99ABA16493C9B62C0E87032F34A38C5D2009E434B9D99C37C0B00C3CE39.h...

<REMOVED BY MODERATOR>

thanks

mrutyun^

Edited by: Alvaro Tejada Galindo on Feb 22, 2008 11:40 AM