2008 Aug 08 1:08 PM
Hi,
I am working on a report, i need to display the filld task code status(smsttxt) which in transaciton QM03. When i go into the technical settings this field refering the structure, so please let me know how to read this field.
Hi,
I am working on a report, i need to display the filld task code status(smsttxt) which in transaciton QM03. When i go into the technical settings this field refering the structure, so please let me know how to read this field.
2008 Aug 08 1:26 PM
Hi.....
check table DD03L . you'll find table name for every field
this will sovle your query...
or try with ...
Transaction code SE84 ,table for whichever field(or structure) you want to find.
Thanks,
Naveen Inuganti.
2008 Aug 08 1:30 PM
2008 Aug 08 1:39 PM
I am not sure of the table. But you can get the Text using the Function module
STATUS_TEXT_EDITGo to Table QMEL , With the Notification number, Get the OBJNR from QMEL table.
use this OBJNR and call the Function STATUS_TEXT_EDIT, specify language as sy-langu.
sample run.
Import parameters Value
CLIENT 100
FLG_USER_STAT
OBJNR QM000200000010
ONLY_ACTIVE X
SPRAS EN
BYPASS_BUFFER
Export parameters Value
ANW_STAT_EXISTING
E_STSMA
LINE OSNO NOTE
USER_LINE
STONR 00
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |