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

table name for Notification

Former Member
0 Likes
3,921

Hi Experts,

Please i help me , i am alone here and new to the customer service.

i am developing one report for list of notification as similler iw59.

its all most complate but i want pick two more field that is TXTCDFE,TXTCDUR.

i am enable to find the table name of this field.

Please any one tell me what is table of this field or any function module is there to get the data of this field.

Please help me,

Thanks Advance.

Edited by: krishnab121 on May 18, 2011 7:55 AM

Edited by: krishnab121 on May 18, 2011 7:59 AM

Edited by: krishnab121 on May 18, 2011 8:05 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,633

hi,

pass damage code & group to table QPCT to get the short text.

11 REPLIES 11
Read only

Kiran_Valluru
Active Contributor
0 Likes
2,633

Hi.,

Table name is RIWO00 I/O table for Notifications.

hope this helps.,

Thanks & Regards

Kiran

Read only

0 Likes
2,633

Hi Kiran,

Thanks for giving replay.

It is a structure,please tell me the table name.

Thanks & regards

Krishna reddy

Read only

0 Likes
2,633

you can use database view

VIQMAML

VIQMEL

VIQMELST

VIQMFE

VIQMFE2

VIQMFEL

VIQMMA

VIQMSM

VIQMSML

VIQMUR

Regards

Read only

0 Likes
2,633

Hi Amir,

Thanks for giving replay,

But does n't have the fields in that table.

Please any one tell me what is table name

Thanks&Regards

Krishna Reddy

Read only

Former Member
0 Likes
2,633

Hi,

Please be sure about the fields, I did not find any table or view in which these fields are used.

You can check the same in SE84.

Read only

0 Likes
2,633

Hi all,

Thanks for giving replay.

Ya these are two fields TXTCDFE and description of the field is Short text which contains a brief description of the code for the problem or malfunction that has occurred.

it have in this structure RIWO00-TXTCDFE.

and the two above two tables are not usefull.

Plaese tell me anyone what is table name.

Thanks&advance

Krishna

Edited by: krishnab121 on May 18, 2011 10:39 AM

Read only

Former Member
0 Likes
2,633

Hi,

check the views VIQMUR & VIQMFE. It may help you.

Read only

Former Member
0 Likes
2,634

hi,

pass damage code & group to table QPCT to get the short text.

Read only

0 Likes
2,633

Hi Harikrishna,

Thanks for giving replay.

I got damage field description,.

But i want some more fields,those also releated the description.

The fields are FEGRP,URGRP have some range values code like CSCCLNT: Cause - Coolant Chip Disposal.

Can u say where i can get the description of Cause - Coolant Chip Disposal.

Please help me.

Thanks & advance

Krishna

Read only

0 Likes
2,633

Use these tables.

QPCT

QPGR

QMUR

QMFE.

Read only

Former Member
0 Likes
2,633

Hi Krishna,

Table QPCT holds all codes short texts. Please try passing Cause code & group to get the short text.