How to get the status of program?

Question: i want to get the status of programs at one time and list them. who met with this requirement and how to solve it?
_________________
Everyting will be better!!

Answer:
try with this FM :

Test for function group SEUA
Function module REPOSITORY_INFO_SYSTEM_TEXT
Upper/lower case

Runtime: 25 451 Microseconds


Import parameters Value

OBJECT_TYPE PROG_STATUS
ACTION S
OBJECT_NAME
ENCLOSING_OBJECT ZPURU00102_RFQ_CREATE
MODE


Export parameters Value

FCODE TAKE


Tables Value

OBJECTLIST 0 Entries
Result: 6 Entries
DEVCLASS 0 Entries
Result: 0 Entries

Enclosing object must contain the name of your program, you need to have the parameter MODE empty and you received the internal table objectlist filled with the status of program.
Copyright ?2007 - 2008 www.jt77.com