2009 Jan 16 6:49 AM
Hi..
I need to determine the TASK CODE TEXT which is present for a notification.
This field can be found .. in QM02 transaction for certain notification types like F1.
Inside the notification under the tab TASKS, we can find this field. This field gets populated when a TASK CODE is selected. The TASK CODE TEXT contains the description of the TASK CODE selected.
How do i fetch this description.
The technical help or F1 help refers to a field which is not present in any of the tables.
I guess it is calculated at run time.
How do i get it. ?
2009 Jan 16 6:56 AM
2009 Jan 16 6:59 AM
2009 Jan 16 7:04 AM
If you have the TASK Code go to the table QMSM and pass the TASK CODE as input in the field MNCOD the description should come in the field MATXT.
This table has an input field for Notification No also. So you can try by passing Notification Number as input.
I am unable to check the same as I do not have this notifications in my system.
Hope this helps.
Regards
2009 Jan 16 8:59 AM
Anil,
MATXT is the TASK TEXT.. I need to find the TASK CODE TEXT......
Gautum..
I checked those tables as well and also QPCT...Doesnt help...
2009 Jan 16 9:07 AM
2009 Jan 16 9:27 AM
3 weeks ago - last edited 3 weeks ago