2008 Aug 08 4:42 PM
I am working on a report, i need to display the field task code status(smsttxt) and it is 40 char field which in transaciton QM03. This field i have to display based on Task Code , this is also in same transaction When i go into the technical settings this field refering the structure, so please let me know how to read this field.
I am working on a report, i need to display the field task code status(smsttxt) and it is 40 char field which in transaciton QM03. This field i have to display based on Task Code , this is also in same transaction 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 5:01 PM
the same reply i am giving again, you tell me did you understand this or not. if not please let me know.
I am not sure of the table. But you can get the Text using the Function module
STATUS_TEXT_EDIT
Go 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 "this is the status text
USER_LINE
STONR 00
2008 Aug 08 6:12 PM
Hi,
Thank You very much, Initially i confused. But now I got that one.
2008 Aug 08 6:46 PM
2008 Aug 08 9:37 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |