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

sood table

Former Member
0 Likes
1,320

Hi

I have created an attachment list in project system(cj20n transaction), all the details like the file name, created time and size of the file comes in sood table.

But the problem is the attchment size comes fine only for .txt file. in the sood table for other types like excel type, the file name and date created everything comes fine, but the size of the file always gives 0.

is there any other table from where I can check for the size of the attchments for excel file or any other file.

Regards

Venu

1 REPLY 1
Read only

Laxmana_Appana_
Active Contributor
0 Likes
855

Hi,

Try with this FM : SO_ATTACHMENT_READ.

Regards

Appana