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 that holds PC attachments

Former Member
0 Likes
531

Hi all,

I have a requirement wherein I have to find out invoices entered in SAP without attachments.

For this I'm trying look into table SOFFCONT1 where the field CUSTID stores PC attachments as raw data. However, I'm not able to view it because of the length of the field.

Are there any other tables in which I can get PC accathments stored?

Thanks!

Samyukta G.

Hi all,

I have a requirement wherein I have to find out invoices entered in SAP without attachments.

For this I'm trying look into table SOFFCONT1 where the field CUSTID stores PC attachments as raw data. However, I'm not able to view it because of the length of the field.

Are there any other tables in which I can get PC accathments stored?

Thanks!

Samyukta G.

1 REPLY 1
Read only

Former Member
0 Likes
410

check table SRGBTBREL which holds BO & document number as well.

regards

Prabhu