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

Value in TRDIR-RSTAT

Former Member
0 Likes
901

Hi Guys/Dolls

I've been looking at my z programs via SE38 and obtaining info about the program.

The process I followed was as follows:-

1) SE38

2) Program = Z* then pressed icon at end of field.

3) Selected additional fields via the field selection icon (F8)

This is ok but somebody has asked me what does the value within the Program Status represent - this field has been defined as a Char 1 field when I investigated the TRDIR system table that holds the data for the program info.

I've have the following values in the status field :-

K, P, S, T and blank - what do all these mean.

Would appreciate any help but more importantly want to know how I can find out for myself for future reference.

Many thanks in advance.

Raj

1 ACCEPTED SOLUTION
Read only

suresh_datti
Active Contributor
0 Likes
652

K- Customer Production Program

P - SAP Standard production program

S - System Program

T - Test Program

- Status unknown

In SE11 display the Domain RSTAT & click on teh value range.. you will see the above values..

~Suresh

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
653

K- Customer Production Program

P - SAP Standard production program

S - System Program

T - Test Program

- Status unknown

In SE11 display the Domain RSTAT & click on teh value range.. you will see the above values..

~Suresh

Read only

Former Member
0 Likes
652

P SAP standard production program

K Customer production program

S System program

T Test program

Sri