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

IW52 attachment list

Former Member
0 Likes
878

Hi Experts,

I have to bring the user id of the user who created the attachment or not for the tcode iw52

for chcking whether attachment or not i am using  SRGBTBREL table and passing the notification no and iam getiing the type of attachment

but my requirment is i have to kw the user id who has attached the file. the above table userid will not be saved .

Please suggest me

regards

ram

Hi Experts,

I have to bring the user id of the user who created the attachment or not for the tcode iw52

for chcking whether attachment or not i am using  SRGBTBREL table and passing the notification no and iam getiing the type of attachment

but my requirment is i have to kw the user id who has attached the file. the above table userid will not be saved .

Please suggest me

regards

ram

4 REPLIES 4
Read only

gouravkumar64
Active Contributor
0 Likes
746

Hi,

Try with CDHDR table with TCODE field.

Thanks

Gourav.

Read only

0 Likes
746

No its not working CDHRD table

Read only

0 Likes
746

Hi,

There is a table

QMEL

Hope it will solve ur problem.

Thanks

Gourav.

Read only

0 Likes
746

Hi Kumar,

QMEL table will contain the notification created user id but it will not contain the user id  who attached the file .

Thanks for the help.