Application Development 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: 

table name for Notification

Former Member
0 Kudos

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

Former Member
0 Kudos

hi,

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

11 REPLIES 11

former_member184578
Active Contributor
0 Kudos

Hi.,

Table name is RIWO00 I/O table for Notifications.

hope this helps.,

Thanks & Regards

Kiran

0 Kudos

Hi Kiran,

Thanks for giving replay.

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

Thanks & regards

Krishna reddy

0 Kudos

you can use database view

VIQMAML

VIQMEL

VIQMELST

VIQMFE

VIQMFE2

VIQMFEL

VIQMMA

VIQMSM

VIQMSML

VIQMUR

Regards

0 Kudos

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

former_member182485
Active Contributor
0 Kudos

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.

0 Kudos

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

Former Member
0 Kudos

Hi,

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

Former Member
0 Kudos

hi,

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

0 Kudos

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

0 Kudos

Use these tables.

QPCT

QPGR

QMUR

QMFE.

Former Member
0 Kudos

Hi Krishna,

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