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

Code Descriptions for Service Notifications

former_member1716
Active Contributor
0 Likes
906


Hello All,

I have a requirement to fetch the code descriptions for Cause code(Screen field is VIQMEL-QMGRP) and ATA code(Screen Field is VIQMUR-URGRP) in IW52 t-code.

Am already using BAPI_EQMT_GETCATALOGPROFIL to get the required information. But during performance we found that this BAPI takes a long time. I need an alternative to get the Descriptions for the two code mentioned above.

Is there any table or any other FM which can be used to retrieve the details.

Thanks in Advance for your Reply. Hope am clear with my requirement.

Regards,

Satish

1 ACCEPTED SOLUTION
Read only

former_member1716
Active Contributor
0 Likes
758

Hi All,

Issue resolved the right tables are QPCT and QPGT.

regards,

Satish


Hello All,

I have a requirement to fetch the code descriptions for Cause code(Screen field is VIQMEL-QMGRP) and ATA code(Screen Field is VIQMUR-URGRP) in IW52 t-code.

Am already using BAPI_EQMT_GETCATALOGPROFIL to get the required information. But during performance we found that this BAPI takes a long time. I need an alternative to get the Descriptions for the two code mentioned above.

Is there any table or any other FM which can be used to retrieve the details.

Thanks in Advance for your Reply. Hope am clear with my requirement.

Regards,

Satish

1 REPLY 1
Read only

former_member1716
Active Contributor
0 Likes
759

Hi All,

Issue resolved the right tables are QPCT and QPGT.

regards,

Satish